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


Sat May 25 21:42:34 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: 3215e3e9419f8f02ef4eadd44aa332b6

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

Sat May 25 21:42:34 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: 3215e3e9419f8f02ef4eadd44aa332b6
diff -rN -u old-haskelldb-hdbc-sqlite3//changelog new-haskelldb-hdbc-sqlite3//changelog
--- old-haskelldb-hdbc-sqlite3//changelog	2013-05-26 07:42:32.754222010 +0000
+++ new-haskelldb-hdbc-sqlite3//changelog	2013-05-26 07:42:32.762309819 +0000
@@ -1,3 +1,10 @@
+haskelldb-hdbc-sqlite3 (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:34 +0200
+
 haskelldb-hdbc-sqlite3 (2.1.2-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskelldb-hdbc-sqlite3//control new-haskelldb-hdbc-sqlite3//control
--- old-haskelldb-hdbc-sqlite3//control	2013-05-26 07:42:32.746349647 +0000
+++ new-haskelldb-hdbc-sqlite3//control	2013-05-26 07:42:32.754222010 +0000
@@ -38,13 +38,13 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library allows you to use the HaskellDB database abstraction library with
  the SQLite driver provided by the HDBC database driver interface suite.
  .
  This package also includes the DBDirect-hdbc-sqlite3 binary to generate Haskell
  source files by querying the database.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-haskelldb-hdbc-sqlite3-prof
 Architecture: any
@@ -53,10 +53,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library allows you to use the HaskellDB database abstraction library with
  the SQLite driver provided by the HDBC database driver interface suite.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-haskelldb-hdbc-sqlite3-doc
 Section: doc
@@ -65,7 +65,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library allows you to use the HaskellDB database abstraction library with
  the SQLite driver provided by the HDBC database driver interface suite.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list