summaryrefslogtreecommitdiff
path: root/p/haskell-blaze-builder-enumerator
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:19 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:19 +0400
commit85396ca4e6f65a6222ecb0937c4c6735d9faa1df (patch)
treedc0aad0c5f899daa3bdda569ad1be615f9b83570 /p/haskell-blaze-builder-enumerator
parentae3b2ed396b0b7796d133a1d4b21ecb01320f9ae (diff)
downloadDHG_packages-85396ca4e6f65a6222ecb0937c4c6735d9faa1df.tar.gz
haskell-blaze-builder-enumerator: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-blaze-builder-enumerator')
-rw-r--r--p/haskell-blaze-builder-enumerator/debian/changelog7
-rw-r--r--p/haskell-blaze-builder-enumerator/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-blaze-builder-enumerator/debian/changelog b/p/haskell-blaze-builder-enumerator/debian/changelog
index cdc5e69ae..3b4d41180 100644
--- a/p/haskell-blaze-builder-enumerator/debian/changelog
+++ b/p/haskell-blaze-builder-enumerator/debian/changelog
@@ -1,3 +1,10 @@
+haskell-blaze-builder-enumerator (0.2.0.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:42:19 +0200
+
haskell-blaze-builder-enumerator (0.2.0.5-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-blaze-builder-enumerator/debian/control b/p/haskell-blaze-builder-enumerator/debian/control
index 44b6e8bba..5b28718c7 100644
--- a/p/haskell-blaze-builder-enumerator/debian/control
+++ b/p/haskell-blaze-builder-enumerator/debian/control
@@ -35,12 +35,12 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: enumeratees for incremental conversion of builders to bytestrings${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It integrates the builders from the blaze-builder package with the
enumerator package. It provides infrastructure and enumeratees for
incrementally executing builders and pass the filled chunks to a
bytestring iteratee.
+ .
+ ${haskell:Blurb}
Package: libghc-blaze-builder-enumerator-prof
Architecture: any
@@ -50,12 +50,12 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: enumeratees for conversion of builders to bytestrings${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It integrates the builders from the blaze-builder package with the
enumerator package. It provides infrastructure and enumeratees for
incrementally executing builders and pass the filled chunks to a
bytestring iteratee.
+ .
+ ${haskell:Blurb}
Package: libghc-blaze-builder-enumerator-doc
Section: doc
@@ -64,9 +64,9 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: enumeratees for conversion of builders to bytestrings${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It integrates the builders from the blaze-builder package with the
enumerator package. It provides infrastructure and enumeratees for
incrementally executing builders and pass the filled chunks to a
bytestring iteratee.
+ .
+ ${haskell:Blurb}