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

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


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

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

Fri May 24 08:54:39 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: 9e169eb27405b64c64420f54e08695b7
diff -rN -u old-haskelldb-hdbc//changelog new-haskelldb-hdbc//changelog
--- old-haskelldb-hdbc//changelog	2013-05-24 09:21:59.698044014 +0000
+++ new-haskelldb-hdbc//changelog	2013-05-24 09:21:59.698044014 +0000
@@ -1,6 +1,7 @@
 haskelldb-hdbc (2.2.2-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:15 +0200
 
diff -rN -u old-haskelldb-hdbc//control new-haskelldb-hdbc//control
--- old-haskelldb-hdbc//control	2013-05-24 09:21:59.681591806 +0000
+++ new-haskelldb-hdbc//control	2013-05-24 09:21:59.702057774 +0000
@@ -5,7 +5,7 @@
 Uploaders: Joachim Breitner <nomeata at debian.org>
 Build-Depends: debhelper (>= 9)
   , cdbs
-  , haskell-devscripts (>= 0.8.13)
+  , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
   , libghc-mtl-dev (>= 1)
@@ -36,9 +36,8 @@
 Recommends: libghc-haskelldb-hdbc-odbc-dev | libghc-haskelldb-hdbc-sqlite3-dev | libghc-haskelldb-hdbc-postgresql-dev, ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: HaskellDB support for HDBC
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: HaskellDB support for HDBC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  This library allows you to use the HaskellDB database abstraction library with
  the HDBC database driver interface. You will also need one or more back-end
@@ -50,9 +49,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: HaskellDB support for HDBC; profiling libraries
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: HaskellDB support for HDBC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  This library allows you to use the HaskellDB database abstraction library with
  the HDBC database driver interface. You will also need one or more back-end
@@ -64,9 +62,8 @@
 Depends: ${haskell:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: HaskellDB support for HDBC; documentation
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: HaskellDB support for HDBC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  This library allows you to use the HaskellDB database abstraction library with
  the HDBC database driver interface. You will also need one or more back-end





More information about the Pkg-haskell-commits mailing list