[Pkg-haskell-commits] darcs: haskell-gconf: Use substvars for Haskell description blurbs

Joachim Breitner mail at joachim-breitner.de
Fri May 24 09:23:08 UTC 2013


Fri May 24 08:54:51 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: d53f8edadc369343d3736d1ac34c22cf

    M ./changelog +1
    M ./control -12 +7

Fri May 24 08:54:51 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: d53f8edadc369343d3736d1ac34c22cf
diff -rN -u old-haskell-gconf//changelog new-haskell-gconf//changelog
--- old-haskell-gconf//changelog	2013-05-24 09:23:08.529552334 +0000
+++ new-haskell-gconf//changelog	2013-05-24 09:23:08.534047429 +0000
@@ -1,6 +1,7 @@
 haskell-gconf (0.12.1.1-2) UNRELEASED; urgency=low
 
   * Enable compat level 9
+  * Use substvars for Haskell description blurbs
 
  -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:53:33 +0200
 
diff -rN -u old-haskell-gconf//control new-haskell-gconf//control
--- old-haskell-gconf//control	2013-05-24 09:23:08.519076718 +0000
+++ new-haskell-gconf//control	2013-05-24 09:23:08.534047429 +0000
@@ -5,7 +5,7 @@
 Uploaders: Marco Túlio Gontijo e Silva <marcot at debian.org>
 Build-Depends: debhelper (>= 9)
   , cdbs
-  , haskell-devscripts (>= 0.8.13)
+  , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
   , libghc-glib-dev (>= 0.12)
@@ -29,9 +29,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Binding to the GNOME configuration database system
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+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
@@ -46,10 +45,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Binding to the GNOME configuration database system; profiling libraries
- This package provides a library for the Haskell programming language,
- compiled for profiling.
- See http://www.haskell.org/ for more information on Haskell.
+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
@@ -63,10 +60,8 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: Binding to the GNOME configuration database system; documentation
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+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





More information about the Pkg-haskell-commits mailing list