[Pkg-haskell-commits] darcs: haskelldb-hdbc-odbc: 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:28 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: 15df3f1be0eaf8827ea3e275a014cbc0

    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: 15df3f1be0eaf8827ea3e275a014cbc0
diff -rN -u old-haskelldb-hdbc-odbc//changelog new-haskelldb-hdbc-odbc//changelog
--- old-haskelldb-hdbc-odbc//changelog	2013-05-26 07:42:28.666174028 +0000
+++ new-haskelldb-hdbc-odbc//changelog	2013-05-26 07:42:28.674093993 +0000
@@ -1,3 +1,10 @@
+haskelldb-hdbc-odbc (2.1.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-odbc (2.1.2-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskelldb-hdbc-odbc//control new-haskelldb-hdbc-odbc//control
--- old-haskelldb-hdbc-odbc//control	2013-05-26 07:42:28.662333712 +0000
+++ new-haskelldb-hdbc-odbc//control	2013-05-26 07:42:28.670164559 +0000
@@ -40,13 +40,13 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library allows you to use the HaskellDB database abstraction library with
  the ODBC driver provided by the HDBC database driver interface suite.
  .
  This package also includes the DBDirect-hdbc-odbc binary to generate Haskell
  source files by querying the database.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-haskelldb-hdbc-odbc-prof
 Architecture: any
@@ -55,10 +55,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library allows you to use the HaskellDB database abstraction library with
  the ODBC driver provided by the HDBC database driver interface suite.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-haskelldb-hdbc-odbc-doc
 Section: doc
@@ -67,7 +67,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library allows you to use the HaskellDB database abstraction library with
  the ODBC driver provided by the HDBC database driver interface suite.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list