[Pkg-haskell-commits] darcs: =?UTF-8?Q?haskell-=7Alib-bindings?=: Move Haskell blurb to the end of the description, reduces the impact of #708703

Joachim Breitner mail at joachim-breitner.de
Sun May 26 08:17:19 UTC 2013


Sat May 25 21:43:43 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: 33bb1a0c3b06ff6c03ce5a6f186412b1

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

Sat May 25 21:43:43 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: 33bb1a0c3b06ff6c03ce5a6f186412b1
diff -rN -u old-haskell-zlib-bindings//changelog new-haskell-zlib-bindings//changelog
--- old-haskell-zlib-bindings//changelog	2013-05-26 08:17:19.042544191 +0000
+++ new-haskell-zlib-bindings//changelog	2013-05-26 08:17:19.054543084 +0000
@@ -1,3 +1,10 @@
+haskell-zlib-bindings (0.1.1.1-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:43 +0200
+
 haskell-zlib-bindings (0.1.1.1-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-zlib-bindings//control new-haskell-zlib-bindings//control
--- old-haskell-zlib-bindings//control	2013-05-26 08:17:19.034540520 +0000
+++ new-haskell-zlib-bindings//control	2013-05-26 08:17:19.046542102 +0000
@@ -29,10 +29,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: low-level bindings to zlib${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It provides necessary functions for producing a streaming interface.
  This is used, for example, by zlib-conduit and zlib-enum.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-zlib-bindings-prof
 Architecture: any
@@ -42,10 +42,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: low-level bindings to zlib${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It provides necessary functions for producing a streaming interface.
  This is used, for example, by zlib-conduit and zlib-enum.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-zlib-bindings-doc
 Section: doc
@@ -54,7 +54,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: low-level bindings to zlib${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It provides necessary functions for producing a streaming interface.
  This is used, for example, by zlib-conduit and zlib-enum.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list