summaryrefslogtreecommitdiff
path: root/p/haskell-parallel
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:08 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:08 +0400
commit33ec43b2c58758474a9fe170905badc67581fdd6 (patch)
treef24eb3c26c8560ab4aa2407a848416726ddbbd6d /p/haskell-parallel
parent60c091be31a970ae20806ad6f678195575557ac1 (diff)
downloadDHG_packages-33ec43b2c58758474a9fe170905badc67581fdd6.tar.gz
haskell-parallel: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-parallel')
-rw-r--r--p/haskell-parallel/debian/changelog7
-rw-r--r--p/haskell-parallel/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-parallel/debian/changelog b/p/haskell-parallel/debian/changelog
index b1992b895..60560575c 100644
--- a/p/haskell-parallel/debian/changelog
+++ b/p/haskell-parallel/debian/changelog
@@ -1,3 +1,10 @@
+haskell-parallel (3.2.0.3-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:08 +0200
+
haskell-parallel (3.2.0.3-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-parallel/debian/control b/p/haskell-parallel/debian/control
index b9227f34f..21c579cc4 100644
--- a/p/haskell-parallel/debian/control
+++ b/p/haskell-parallel/debian/control
@@ -20,18 +20,18 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell parallel programming library for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Provides a library for parallel programming in Haskell.
+ .
+ ${haskell:Blurb}
Package: libghc-parallel-prof
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${haskell:Provides}
Description: Haskell parallel programming library for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Provides a library for parallel programming in Haskell.
+ .
+ ${haskell:Blurb}
Package: libghc-parallel-doc
Section: doc
@@ -40,7 +40,7 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Haskell parallel programming library for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Provides a library for parallel programming in Haskell.
+ .
+ ${haskell:Blurb}