[Pkg-haskell-commits] darcs: haskell-gconf: 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:43:01 UTC 2013
Sat May 25 21:42:40 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: 7c58eed597ded17e49f27b95674534eb
M ./changelog +7
M ./control -6 +6
Sat May 25 21:42:40 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: 7c58eed597ded17e49f27b95674534eb
diff -rN -u old-haskell-gconf//changelog new-haskell-gconf//changelog
--- old-haskell-gconf//changelog 2013-05-26 07:43:01.154237681 +0000
+++ new-haskell-gconf//changelog 2013-05-26 07:43:01.162286520 +0000
@@ -1,3 +1,10 @@
+haskell-gconf (0.12.1.1-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:40 +0200
+
haskell-gconf (0.12.1.1-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-gconf//control new-haskell-gconf//control
--- old-haskell-gconf//control 2013-05-26 07:43:01.150382405 +0000
+++ new-haskell-gconf//control 2013-05-26 07:43:01.158229986 +0000
@@ -30,13 +30,13 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Binding to the GNOME configuration database system${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't require
it.
+ .
+ ${haskell:Blurb}
Package: libghc-gconf-prof
Architecture: any
@@ -46,13 +46,13 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Binding to the GNOME configuration database system${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't require
it.
+ .
+ ${haskell:Blurb}
Package: libghc-gconf-doc
Section: doc
@@ -61,10 +61,10 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Binding to the GNOME configuration database system${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't require
it.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list