[Pkg-haskell-commits] darcs: haskell-vector-algorithms: 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:47:01 UTC 2013
Sat May 25 21:43:32 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: 3834cc01aea10a0e486d269d5b23a51c
M ./changelog +7
M ./control -6 +6
Sat May 25 21:43:32 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: 3834cc01aea10a0e486d269d5b23a51c
diff -rN -u old-haskell-vector-algorithms//changelog new-haskell-vector-algorithms//changelog
--- old-haskell-vector-algorithms//changelog 2013-05-26 07:47:00.850042114 +0000
+++ new-haskell-vector-algorithms//changelog 2013-05-26 07:47:00.858036505 +0000
@@ -1,3 +1,10 @@
+haskell-vector-algorithms (0.5.4.2-4) 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:32 +0200
+
haskell-vector-algorithms (0.5.4.2-3) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-vector-algorithms//control new-haskell-vector-algorithms//control
--- old-haskell-vector-algorithms//control 2013-05-26 07:47:00.842039264 +0000
+++ new-haskell-vector-algorithms//control 2013-05-26 07:47:00.854038953 +0000
@@ -32,9 +32,9 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Efficient algorithms for vector array${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Efficient algorithms for vector arrays
+ .
+ ${haskell:Blurb}
Package: libghc-vector-algorithms-prof
Architecture: any
@@ -45,9 +45,9 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Efficient algorithms for vector arrays${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Efficient algorithms for vector arrays
+ .
+ ${haskell:Blurb}
Package: libghc-vector-algorithms-doc
Section: doc
@@ -56,6 +56,6 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Efficient algorithms for vector arrays${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Efficient algorithms for vector arrays
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list