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

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


Fri May 24 08:56:14 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: 6508aa9df3859fe924df504bc8e904fe

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

Fri May 24 08:56:14 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: 6508aa9df3859fe924df504bc8e904fe
diff -rN -u old-haskell-x11-xft//changelog new-haskell-x11-xft//changelog
--- old-haskell-x11-xft//changelog	2013-05-24 09:31:35.179284444 +0000
+++ new-haskell-x11-xft//changelog	2013-05-24 09:31:35.183149804 +0000
@@ -1,6 +1,7 @@
 haskell-x11-xft (0.3.1-4) UNRELEASED; urgency=low
 
   * Enable compat level 9
+  * Use substvars for Haskell description blurbs
 
  -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:55:31 +0200
 
diff -rN -u old-haskell-x11-xft//control new-haskell-x11-xft//control
--- old-haskell-x11-xft//control	2013-05-24 09:31:35.175260928 +0000
+++ new-haskell-x11-xft//control	2013-05-24 09:31:35.183149804 +0000
@@ -5,7 +5,7 @@
 Uploaders: Joachim Breitner <nomeata at debian.org>
 Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 9)
-  , haskell-devscripts (>= 0.8.13)
+  , haskell-devscripts (>= 0.8.15)
   , cdbs
   , ghc 
   , ghc-prof
@@ -29,9 +29,8 @@
   , libxft-dev
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Haskell Xft binding for GHC
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Haskell Xft binding for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  This library is a binding to the Xft library.
  . 
@@ -45,10 +44,8 @@
 Depends: ${haskell:Depends}
   , ${misc:Depends}
 Provides: ${haskell:Provides}
-Description: Haskell Xft binding for GHC; 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: Haskell Xft binding for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  This library is a binding to the Xft library.
  . 
@@ -64,10 +61,8 @@
   , ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: Haskell Xft binding for GHC; 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: Haskell Xft binding for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  This library is a binding to the Xft library.
  . 





More information about the Pkg-haskell-commits mailing list