[Pkg-haskell-commits] darcs: haskell-wl-pprint-text: Use substvars for Haskell description blurbs

Joachim Breitner mail at joachim-breitner.de
Sat May 25 10:29:15 UTC 2013


Sat May 25 09:07:13 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: f1a66944b9cc21f25fd604b5dc83b9f3

    M ./changelog +1
    M ./control -4 +4

Sat May 25 09:07:13 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: f1a66944b9cc21f25fd604b5dc83b9f3
diff -rN -u old-haskell-wl-pprint-text//changelog new-haskell-wl-pprint-text//changelog
--- old-haskell-wl-pprint-text//changelog	2013-05-25 10:29:14.894044544 +0000
+++ new-haskell-wl-pprint-text//changelog	2013-05-25 10:29:14.905608090 +0000
@@ -1,6 +1,7 @@
 haskell-wl-pprint-text (1.1.0.0-2) UNRELEASED; urgency=low
 
   * Enable compat level 9
+  * Use substvars for Haskell description blurbs
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 11:06:54 +0200
 
diff -rN -u old-haskell-wl-pprint-text//control new-haskell-wl-pprint-text//control
--- old-haskell-wl-pprint-text//control	2013-05-25 10:29:14.890036202 +0000
+++ new-haskell-wl-pprint-text//control	2013-05-25 10:29:14.898057878 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org> 
 Uploaders: Masayuki Hatta (mhatta) <mhatta at debian.org>
 Build-Depends: debhelper (>= 9)
-               , haskell-devscripts (>= 0.8)
+               , haskell-devscripts (>= 0.8.15)
                , cdbs
                , ghc
                , ghc-prof
@@ -28,7 +28,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Wadler/Leijen Pretty Printer for Text values in Haskell
+Description: Wadler/Leijen Pretty Printer for Text values in Haskell${haskell:ShortBlurb}
  This Haskell library provides a clone of wl-pprint for use with the 
  text library.
  .
@@ -41,7 +41,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Wadler/Leijen Pretty Printer for Text values in Haskell
+Description: Wadler/Leijen Pretty Printer for Text values in Haskell${haskell:ShortBlurb}
  This Haskell library provides a clone of wl-pprint for use with the 
  text library.
  .
@@ -54,7 +54,7 @@
          , ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: Wadler/Leijen Pretty Printer for Text values in Haskell
+Description: Wadler/Leijen Pretty Printer for Text values in Haskell${haskell:ShortBlurb}
  This Haskell library provides a clone of wl-pprint for use with the 
  text library.
  .





More information about the Pkg-haskell-commits mailing list