[Pkg-haskell-commits] darcs: haskell-puremd5: 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:30 UTC 2013


Sat May 25 21:43:13 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: e554e416b0fe1edddf6bc91de2749b22

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

Sat May 25 21:43:13 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: e554e416b0fe1edddf6bc91de2749b22
diff -rN -u old-haskell-puremd5//changelog new-haskell-puremd5//changelog
--- old-haskell-puremd5//changelog	2013-05-26 07:45:30.602061191 +0000
+++ new-haskell-puremd5//changelog	2013-05-26 07:45:30.610206627 +0000
@@ -1,3 +1,10 @@
+haskell-puremd5 (2.1.2.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:12 +0200
+
 haskell-puremd5 (2.1.2.1-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-puremd5//control new-haskell-puremd5//control
--- old-haskell-puremd5//control	2013-05-26 07:45:30.561632905 +0000
+++ new-haskell-puremd5//control	2013-05-26 07:45:30.606397730 +0000
@@ -35,10 +35,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: implementation of the MD5 digest (hash) algorithm${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It is a Haskell-only implementation of the MD5 digest (hash) algorithm.
  This now supports the crypto-api class interface.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-puremd5-prof
 Architecture: any
@@ -48,10 +48,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: implementation of the MD5 digest (hash) algorithm${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It is a Haskell-only implementation of the MD5 digest (hash) algorithm.
  This now supports the crypto-api class interface.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-puremd5-doc
 Section: doc
@@ -60,7 +60,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: implementation of the MD5 digest (hash) algorithm${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It is a Haskell-only implementation of the MD5 digest (hash) algorithm.
  This now supports the crypto-api class interface.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list