[Pkg-haskell-commits] darcs: haskelldb-hdbc-postgresql: 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:30 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: e2625945aeb2488cbdeafce587844aac
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: e2625945aeb2488cbdeafce587844aac
diff -rN -u old-haskelldb-hdbc-postgresql//changelog new-haskelldb-hdbc-postgresql//changelog
--- old-haskelldb-hdbc-postgresql//changelog 2013-05-26 07:42:30.711038266 +0000
+++ new-haskelldb-hdbc-postgresql//changelog 2013-05-26 07:42:30.719038293 +0000
@@ -1,3 +1,10 @@
+haskelldb-hdbc-postgresql (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-postgresql (2.1.2-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskelldb-hdbc-postgresql//control new-haskelldb-hdbc-postgresql//control
--- old-haskelldb-hdbc-postgresql//control 2013-05-26 07:42:30.707036653 +0000
+++ new-haskelldb-hdbc-postgresql//control 2013-05-26 07:42:30.715038475 +0000
@@ -38,13 +38,13 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: HaskellDB support for the HDBC PostgreSQL driver${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library allows you to use the HaskellDB database abstraction library with
the PostgreSQL driver provided by the HDBC database driver interface suite.
.
This package also includes the DBDirect-hdbc-postgresql binary to generate
Haskell source files by querying the database.
+ .
+ ${haskell:Blurb}
Package: libghc-haskelldb-hdbc-postgresql-prof
Architecture: any
@@ -53,10 +53,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: HaskellDB support for the HDBC PostgreSQL driver${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library allows you to use the HaskellDB database abstraction library with
the PostgreSQL driver provided by the HDBC database driver interface suite.
+ .
+ ${haskell:Blurb}
Package: libghc-haskelldb-hdbc-postgresql-doc
Section: doc
@@ -65,7 +65,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: HaskellDB support for the HDBC PostgreSQL driver${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library allows you to use the HaskellDB database abstraction library with
the PostgreSQL driver provided by the HDBC database driver interface suite.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list