[Pkg-haskell-commits] darcs: haskell-skein: 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:46:09 UTC 2013


Sat May 25 21:43:22 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: c733ce16ffa685661998f59474184036

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

Sat May 25 21:43:22 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: c733ce16ffa685661998f59474184036
diff -rN -u old-haskell-skein//changelog new-haskell-skein//changelog
--- old-haskell-skein//changelog	2013-05-26 07:46:09.207039075 +0000
+++ new-haskell-skein//changelog	2013-05-26 07:46:09.227041033 +0000
@@ -1,3 +1,10 @@
+haskell-skein (0.1.0.11-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:22 +0200
+
 haskell-skein (0.1.0.11-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-skein//control new-haskell-skein//control
--- old-haskell-skein//control	2013-05-26 07:46:09.183041852 +0000
+++ new-haskell-skein//control	2013-05-26 07:46:09.211044690 +0000
@@ -36,8 +36,6 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: family of cryptographic hash functions${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Skein is a family of fast secure cryptographic hash functions designed by
  Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare,
  Tadayoshi Kohno, Jon Callas and Jesse Walker.
@@ -46,6 +44,8 @@
  provides a high-level interface to some of the Skein use cases. It also
  provides a low-level interface in the module "Crypto.Skein.Internal" should
  you need to use Skein in a different way.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-skein-prof
 Architecture: any
@@ -55,8 +55,6 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: family of cryptographic hash functions${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Skein is a family of fast secure cryptographic hash functions designed by
  Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare,
  Tadayoshi Kohno, Jon Callas and Jesse Walker.
@@ -65,6 +63,8 @@
  provides a high-level interface to some of the Skein use cases. It also
  provides a low-level interface in the module "Crypto.Skein.Internal" should
  you need to use Skein in a different way.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-skein-doc
 Section: doc
@@ -73,8 +73,6 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: family of cryptographic hash functions${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Skein is a family of fast secure cryptographic hash functions designed by
  Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare,
  Tadayoshi Kohno, Jon Callas and Jesse Walker.
@@ -83,3 +81,5 @@
  provides a high-level interface to some of the Skein use cases. It also
  provides a low-level interface in the module "Crypto.Skein.Internal" should
  you need to use Skein in a different way.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list