[Pkg-haskell-commits] darcs: haskell-parallel: 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:45:10 UTC 2013


Sat May 25 21:43:08 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: 9e7820117130d7fbb304000e14c277f4

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

Sat May 25 21:43:08 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: 9e7820117130d7fbb304000e14c277f4
diff -rN -u old-haskell-parallel//changelog new-haskell-parallel//changelog
--- old-haskell-parallel//changelog	2013-05-26 07:45:09.974038175 +0000
+++ new-haskell-parallel//changelog	2013-05-26 07:45:09.986040133 +0000
@@ -1,3 +1,10 @@
+haskell-parallel (3.2.0.3-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:43:08 +0200
+
 haskell-parallel (3.2.0.3-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-parallel//control new-haskell-parallel//control
--- old-haskell-parallel//control	2013-05-26 07:45:09.966158744 +0000
+++ new-haskell-parallel//control	2013-05-26 07:45:09.978040614 +0000
@@ -20,18 +20,18 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Haskell parallel programming library for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Provides a library for parallel programming in Haskell.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-parallel-prof
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${haskell:Provides}
 Description: Haskell parallel programming library for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Provides a library for parallel programming in Haskell.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-parallel-doc
 Section: doc
@@ -40,7 +40,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Haskell parallel programming library for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Provides a library for parallel programming in Haskell.
+ .
+ ${haskell:Blurb}
 





More information about the Pkg-haskell-commits mailing list