[Pkg-haskell-commits] darcs: haskell-utility-ht: 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:52 UTC 2013


Sat May 25 21:43:31 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: 57f8ad381655cc1d364ece2cdfdeac4d

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

Sat May 25 21:43:31 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: 57f8ad381655cc1d364ece2cdfdeac4d
diff -rN -u old-haskell-utility-ht//changelog new-haskell-utility-ht//changelog
--- old-haskell-utility-ht//changelog	2013-05-26 07:46:52.531038330 +0000
+++ new-haskell-utility-ht//changelog	2013-05-26 07:46:52.539038328 +0000
@@ -1,3 +1,10 @@
+haskell-utility-ht (0.0.5.1-6) 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:31 +0200
+
 haskell-utility-ht (0.0.5.1-5) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-utility-ht//control new-haskell-utility-ht//control
--- old-haskell-utility-ht//control	2013-05-26 07:46:52.527037356 +0000
+++ new-haskell-utility-ht//control	2013-05-26 07:46:52.535038961 +0000
@@ -18,12 +18,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Small helper functions for Lists, Maybes, Tuples and Functions${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library provides various small helper functions for Lists, Maybes,
  Tuples and Functions. Some of these functions are improved implementations
  of standard functions. They have the same name as their standard
  counterparts.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-utility-ht-prof
 Architecture: any
@@ -32,12 +32,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: profiling libraries for libghc-utility-ht-dev${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library provides various small helper functions for Lists, Maybes,
  Tuples and Functions. Some of these functions are improved implementations
  of standard functions. They have the same name as their standard
  counterparts.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-utility-ht-doc
 Section: doc
@@ -46,9 +46,9 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Small helper functions for Lists, Maybes, Tuples and Functions${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library provides various small helper functions for Lists, Maybes,
  Tuples and Functions. Some of these functions are improved implementations
  of standard functions. They have the same name as their standard
  counterparts.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list