[Pkg-haskell-commits] darcs: haskell-ghc-events: Move Haskell blurb to the end of the description, reduces the impact of #708703

Joachim Breitner mail at joachim-breitner.de
Sun May 26 07:43:05 UTC 2013


Sat May 25 21:42:41 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Move Haskell blurb to the end of the description, reduces the impact of #708703
  Ignore-this: 79aec56af9e6579c9aba04307cf2f6cf

    M ./changelog +7
    M ./control -6 +6

Sat May 25 21:42:41 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Move Haskell blurb to the end of the description, reduces the impact of #708703
  Ignore-this: 79aec56af9e6579c9aba04307cf2f6cf
diff -rN -u old-haskell-ghc-events//changelog new-haskell-ghc-events//changelog
--- old-haskell-ghc-events//changelog	2013-05-26 07:43:05.539316888 +0000
+++ new-haskell-ghc-events//changelog	2013-05-26 07:43:05.547241319 +0000
@@ -1,3 +1,10 @@
+haskell-ghc-events (0.4.2.0-3) UNRELEASED; urgency=low
+
+  * Move Haskell blurb to the end of the description, reduces the impact
+    of #708703
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 23:42:41 +0200
+
 haskell-ghc-events (0.4.2.0-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-ghc-events//control new-haskell-ghc-events//control
--- old-haskell-ghc-events//control	2013-05-26 07:43:05.535372462 +0000
+++ new-haskell-ghc-events//control	2013-05-26 07:43:05.543299900 +0000
@@ -22,10 +22,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Library for parsing GHC event log files${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library provides functions to parse .eventlog files emitted by
  the GHC.12.1 and later runtimes.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-ghc-events-prof
 Architecture: any
@@ -34,10 +34,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Library for parsing GHC event log files${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library provides functions to parse .eventlog files emitted by
  the GHC.12.1 and later runtimes.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-ghc-events-doc
 Section: doc
@@ -46,7 +46,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Library for parsing GHC event log files${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library provides functions to parse .eventlog files emitted by
  the GHC.12.1 and later runtimes.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list