summaryrefslogtreecommitdiff
path: root/p/haskell-dpkg
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:36 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:36 +0400
commit2cc4b39726148f88cd8ad6754e8a41faa93758b7 (patch)
tree5f4b29674761f40b8ab3327a9e333d94188caaa5 /p/haskell-dpkg
parent99ad7bc9a68d9576d0a69fc272333e2610deacae (diff)
downloadDHG_packages-2cc4b39726148f88cd8ad6754e8a41faa93758b7.tar.gz
haskell-dpkg: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-dpkg')
-rw-r--r--p/haskell-dpkg/debian/changelog7
-rw-r--r--p/haskell-dpkg/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-dpkg/debian/changelog b/p/haskell-dpkg/debian/changelog
index 3d3de501e..e78b68f0e 100644
--- a/p/haskell-dpkg/debian/changelog
+++ b/p/haskell-dpkg/debian/changelog
@@ -1,3 +1,10 @@
+haskell-dpkg (0.0.3-4) 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:36 +0200
+
haskell-dpkg (0.0.3-3) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-dpkg/debian/control b/p/haskell-dpkg/debian/control
index 4977ff26f..be594be6e 100644
--- a/p/haskell-dpkg/debian/control
+++ b/p/haskell-dpkg/debian/control
@@ -31,9 +31,9 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell bindings to libdpkg${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It binds to the volatile and unstable libdpkg API.
+ .
+ ${haskell:Blurb}
Package: libghc-dpkg-prof
Architecture: any
@@ -43,9 +43,9 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell bindings to libdpkg${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It binds to the volatile and unstable libdpkg API.
+ .
+ ${haskell:Blurb}
Package: libghc-dpkg-doc
Section: doc
@@ -54,6 +54,6 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Haskell bindings to libdpkg${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It binds to the volatile and unstable libdpkg API.
+ .
+ ${haskell:Blurb}