[Pkg-haskell-commits] darcs: haskell-svgcairo: 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:21 UTC 2013
Sat May 25 21:43:25 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: 17560f60173bc2c0b2a2b140561ec8c2
M ./changelog +7
M ./control -6 +6
Sat May 25 21:43:25 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: 17560f60173bc2c0b2a2b140561ec8c2
diff -rN -u old-haskell-svgcairo//changelog new-haskell-svgcairo//changelog
--- old-haskell-svgcairo//changelog 2013-05-26 07:46:21.703108551 +0000
+++ new-haskell-svgcairo//changelog 2013-05-26 07:46:21.715075351 +0000
@@ -1,3 +1,10 @@
+haskell-svgcairo (0.12.1-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:24 +0200
+
haskell-svgcairo (0.12.1-3) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-svgcairo//control new-haskell-svgcairo//control
--- old-haskell-svgcairo//control 2013-05-26 07:46:21.699101988 +0000
+++ new-haskell-svgcairo//control 2013-05-26 07:46:21.707180532 +0000
@@ -37,9 +37,9 @@
Suggests: svgcairo, ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Binding to the libsvg-cairo library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Svgcairo is used to render SVG with cairo.
+ .
+ ${haskell:Blurb}
Package: libghc-svgcairo-prof
Architecture: any
@@ -49,9 +49,9 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Binding to the libsvg-cairo library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Svgcairo is used to render SVG with cairo.
+ .
+ ${haskell:Blurb}
Package: libghc-svgcairo-doc
Section: doc
@@ -60,6 +60,6 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Binding to the libsvg-cairo library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Svgcairo is used to render SVG with cairo.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list