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


Sat May 25 21:43:30 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: d66879a8d4d3f2d3428b7b9593faf2b1

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

Sat May 25 21:43:30 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: d66879a8d4d3f2d3428b7b9593faf2b1
diff -rN -u old-haskell-unlambda//changelog new-haskell-unlambda//changelog
--- old-haskell-unlambda//changelog	2013-05-26 07:46:44.795036088 +0000
+++ new-haskell-unlambda//changelog	2013-05-26 07:46:44.803035108 +0000
@@ -1,3 +1,10 @@
+haskell-unlambda (0.1.3-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:29 +0200
+
 haskell-unlambda (0.1.3-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-unlambda//control new-haskell-unlambda//control
--- old-haskell-unlambda//control	2013-05-26 07:46:44.787047042 +0000
+++ new-haskell-unlambda//control	2013-05-26 07:46:44.799035415 +0000
@@ -26,10 +26,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Unlambda interpreter library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It is an interpreter of the Unlambda language, written in the pure,
  lazy, functional language Haskell.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-unlambda-prof
 Architecture: any
@@ -39,10 +39,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Unlambda interpreter library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It is an interpreter of the Unlambda language, written in the pure,
  lazy, functional language Haskell.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-unlambda-doc
 Section: doc
@@ -51,7 +51,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Unlambda interpreter library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It is an interpreter of the Unlambda language, written in the pure,
  lazy, functional language Haskell.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list