[Pkg-haskell-commits] darcs: haskelldb-hdbc: 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:42:26 UTC 2013


Sat May 25 21:42:33 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: b9a2ebcf362ba9b2173879bd81862159

    M ./changelog +7
    M ./control -6 +6

Sat May 25 21:42:33 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: b9a2ebcf362ba9b2173879bd81862159
diff -rN -u old-haskelldb-hdbc//changelog new-haskelldb-hdbc//changelog
--- old-haskelldb-hdbc//changelog	2013-05-26 07:42:26.479132977 +0000
+++ new-haskelldb-hdbc//changelog	2013-05-26 07:42:26.491038207 +0000
@@ -1,3 +1,10 @@
+haskelldb-hdbc (2.2.2-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:33 +0200
+
 haskelldb-hdbc (2.2.2-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskelldb-hdbc//control new-haskelldb-hdbc//control
--- old-haskelldb-hdbc//control	2013-05-26 07:42:26.474871515 +0000
+++ new-haskelldb-hdbc//control	2013-05-26 07:42:26.483061361 +0000
@@ -37,11 +37,11 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 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
  specific packages.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-haskelldb-hdbc-prof
 Architecture: any
@@ -50,11 +50,11 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 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
  specific packages.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-haskelldb-hdbc-doc
 Section: doc
@@ -63,8 +63,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 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
  specific packages.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list