summaryrefslogtreecommitdiff
path: root/p/haskell-tagged
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:25 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:25 +0400
commite4a7a28e5f0f4ecc5ff0127805c8a54d72e30e33 (patch)
tree959c1598ddf367c656d5ea25e520cc932981d67b /p/haskell-tagged
parent73679c3e16af844d7c30c8a06c5c5b0ac36d27a4 (diff)
downloadDHG_packages-e4a7a28e5f0f4ecc5ff0127805c8a54d72e30e33.tar.gz
haskell-tagged: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-tagged')
-rw-r--r--p/haskell-tagged/debian/changelog7
-rw-r--r--p/haskell-tagged/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-tagged/debian/changelog b/p/haskell-tagged/debian/changelog
index 4559a8b02..a86aacfde 100644
--- a/p/haskell-tagged/debian/changelog
+++ b/p/haskell-tagged/debian/changelog
@@ -1,3 +1,10 @@
+haskell-tagged (0.4.4-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:25 +0200
+
haskell-tagged (0.4.4-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-tagged/debian/control b/p/haskell-tagged/debian/control
index 431d8bd0f..3ecab0fe7 100644
--- a/p/haskell-tagged/debian/control
+++ b/p/haskell-tagged/debian/control
@@ -23,10 +23,10 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: newtype wrappers for phantom types${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.
+ .
+ ${haskell:Blurb}
Package: libghc-tagged-prof
Architecture: any
@@ -36,10 +36,10 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: newtype wrappers for phantom types${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.
+ .
+ ${haskell:Blurb}
Package: libghc-tagged-doc
Section: doc
@@ -48,7 +48,7 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: newtype wrappers for phantom types${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.
+ .
+ ${haskell:Blurb}