[Pkg-haskell-commits] darcs: haskell-data-memocombinators: 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:42:24 UTC 2013


Sat May 25 21:42:32 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: 355a87fd190f305bbf78dad816d670f2

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

Sat May 25 21:42:32 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: 355a87fd190f305bbf78dad816d670f2
diff -rN -u old-haskell-data-memocombinators//changelog new-haskell-data-memocombinators//changelog
--- old-haskell-data-memocombinators//changelog	2013-05-26 07:42:24.219252225 +0000
+++ new-haskell-data-memocombinators//changelog	2013-05-26 07:42:24.225770210 +0000
@@ -1,3 +1,10 @@
+haskell-data-memocombinators (0.4.4-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:32 +0200
+
 haskell-data-memocombinators (0.4.4-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-data-memocombinators//control new-haskell-data-memocombinators//control
--- old-haskell-data-memocombinators//control	2013-05-26 07:42:24.155246088 +0000
+++ new-haskell-data-memocombinators//control	2013-05-26 07:42:24.219252225 +0000
@@ -27,9 +27,9 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Combinators for building memo tables library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It contains combinators for building memo tables.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-data-memocombinators-prof
 Architecture: any
@@ -39,9 +39,9 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Combinators for building memo tables library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It contains combinators for building memo tables.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-data-memocombinators-doc
 Section: doc
@@ -50,6 +50,6 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Combinators for building memo tables library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It contains combinators for building memo tables.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list