[Pkg-haskell-commits] darcs: haskell-pango: 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:07 UTC 2013
Sat May 25 21:43:08 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: d067347bbb86b616e56473abc74d49a7
M ./changelog +7
M ./control -6 +6
Sat May 25 21:43:08 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: d067347bbb86b616e56473abc74d49a7
diff -rN -u old-haskell-pango//changelog new-haskell-pango//changelog
--- old-haskell-pango//changelog 2013-05-26 07:45:07.821536473 +0000
+++ new-haskell-pango//changelog 2013-05-26 07:45:07.833541288 +0000
@@ -1,3 +1,10 @@
+haskell-pango (0.12.4-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:08 +0200
+
haskell-pango (0.12.4-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-pango//control new-haskell-pango//control
--- old-haskell-pango//control 2013-05-26 07:45:07.813536686 +0000
+++ new-haskell-pango//control 2013-05-26 07:45:07.825540669 +0000
@@ -34,12 +34,12 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Binding to the Pango text rendering engine${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This package provides a wrapper around the Pango C library that allows
high-quality rendering of Unicode text. It can be used either with Cairo to
output text in PDF, PS or other documents or with Gtk+ to display text
on-screen.
+ .
+ ${haskell:Blurb}
Package: libghc-pango-prof
Architecture: any
@@ -49,12 +49,12 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Binding to the Pango text rendering engine${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This package provides a wrapper around the Pango C library that allows
high-quality rendering of Unicode text. It can be used either with Cairo to
output text in PDF, PS or other documents or with Gtk+ to display text
on-screen.
+ .
+ ${haskell:Blurb}
Package: libghc-pango-doc
Section: doc
@@ -63,9 +63,9 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Binding to the Pango text rendering engine${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This package provides a wrapper around the Pango C library that allows
high-quality rendering of Unicode text. It can be used either with Cairo to
output text in PDF, PS or other documents or with Gtk+ to display text
on-screen.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list