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


Sat May 25 21:43:14 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: e563486e92c0c994ad7805457ecee1de

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

Sat May 25 21:43:14 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: e563486e92c0c994ad7805457ecee1de
diff -rN -u old-haskell-ranges//changelog new-haskell-ranges//changelog
--- old-haskell-ranges//changelog	2013-05-26 07:45:35.054373518 +0000
+++ new-haskell-ranges//changelog	2013-05-26 07:45:35.058294120 +0000
@@ -1,3 +1,10 @@
+haskell-ranges (0.2.4-5) 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:14 +0200
+
 haskell-ranges (0.2.4-4) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-ranges//control new-haskell-ranges//control
--- old-haskell-ranges//control	2013-05-26 07:45:35.046231007 +0000
+++ new-haskell-ranges//control	2013-05-26 07:45:35.054373518 +0000
@@ -23,10 +23,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: ranges and various functions for such${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Ranges and some functions allowing things like fast membership
  lookup on ranges with holes in them and so on.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-ranges-prof
 Architecture: any
@@ -36,10 +36,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: ranges and various functions for such${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Ranges and some functions allowing things like fast membership
  lookup on ranges with holes in them and so on.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-ranges-doc
 Section: doc
@@ -48,7 +48,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: ranges and various functions for such${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Ranges and some functions allowing things like fast membership
  lookup on ranges with holes in them and so on.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list