[Pkg-haskell-commits] darcs: haskell-chart: 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:41:38 UTC 2013
Sat May 25 21:42:23 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: 347f77b7ce1527bb98fca7fea229f4b0
M ./changelog +7
M ./control -6 +6
Sat May 25 21:42:23 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: 347f77b7ce1527bb98fca7fea229f4b0
diff -rN -u old-haskell-chart//changelog new-haskell-chart//changelog
--- old-haskell-chart//changelog 2013-05-26 07:41:38.743125864 +0000
+++ new-haskell-chart//changelog 2013-05-26 07:41:38.747068872 +0000
@@ -1,3 +1,10 @@
+haskell-chart (0.16-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:42:23 +0200
+
haskell-chart (0.16-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-chart//control new-haskell-chart//control
--- old-haskell-chart//control 2013-05-26 07:41:38.718210207 +0000
+++ new-haskell-chart//control 2013-05-26 07:41:38.743125864 +0000
@@ -40,10 +40,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: library for generating 2D Charts and Plots${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a library for generating 2D Charts and Plots, based upon the
cairo graphics library.
+ .
+ ${haskell:Blurb}
Package: libghc-chart-prof
Architecture: any
@@ -53,10 +53,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: library for generating 2D Charts and Plots${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a library for generating 2D Charts and Plots, based upon the
cairo graphics library.
+ .
+ ${haskell:Blurb}
Package: libghc-chart-doc
Section: doc
@@ -65,7 +65,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: library for generating 2D Charts and Plots${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a library for generating 2D Charts and Plots, based upon the
cairo graphics library.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list