summaryrefslogtreecommitdiff
path: root/p/haskell-persistent-sqlite
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:11 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:11 +0400
commiteeac0d23e04c27ed8a18ed0ac33eac3e154ba35f (patch)
treec8db926b9eabb71a2954ba556c1b9dbeb7fbeb4d /p/haskell-persistent-sqlite
parenta41505fc02f24ccf39e8114b738ac8a5d5abf6a6 (diff)
downloadDHG_packages-eeac0d23e04c27ed8a18ed0ac33eac3e154ba35f.tar.gz
haskell-persistent-sqlite: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-persistent-sqlite')
-rw-r--r--p/haskell-persistent-sqlite/debian/changelog7
-rw-r--r--p/haskell-persistent-sqlite/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-persistent-sqlite/debian/changelog b/p/haskell-persistent-sqlite/debian/changelog
index edee548d6..1f12b408a 100644
--- a/p/haskell-persistent-sqlite/debian/changelog
+++ b/p/haskell-persistent-sqlite/debian/changelog
@@ -1,3 +1,10 @@
+haskell-persistent-sqlite (1.1.5-3) UNRELEASED; urgency=low
+
+ * Move Haskell blurb to the end of the description, reduces the impact
+ of #708703
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 23:43:11 +0200
+
haskell-persistent-sqlite (1.1.5-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control
index 811cce963..f315df461 100644
--- a/p/haskell-persistent-sqlite/debian/control
+++ b/p/haskell-persistent-sqlite/debian/control
@@ -47,10 +47,10 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: SQLite3 backend for the persistent library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library allows Haskell applications to access an SQLite database
in a type-safe, non-relational way.
+ .
+ ${haskell:Blurb}
Package: libghc-persistent-sqlite-prof
Architecture: any
@@ -60,10 +60,10 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: SQLite3 backend for the persistent library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library allows Haskell applications to access an SQLite database
in a type-safe, non-relational way.
+ .
+ ${haskell:Blurb}
Package: libghc-persistent-sqlite-doc
Section: doc
@@ -72,7 +72,7 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: SQLite3 backend for the persistent library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library allows Haskell applications to access an SQLite database
in a type-safe, non-relational way.
+ .
+ ${haskell:Blurb}