summaryrefslogtreecommitdiff
path: root/p/haskell-vector/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:32 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:32 +0400
commitd18f24319b7332ac5faaa58fd769308ad319987e (patch)
tree771561cb79fd6b780b272e338ddc44190835e1ed /p/haskell-vector/debian
parent0e158d9ac7d3161586fe44dfb426d972b8b4468f (diff)
downloadDHG_packages-d18f24319b7332ac5faaa58fd769308ad319987e.tar.gz
haskell-vector: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-vector/debian')
-rw-r--r--p/haskell-vector/debian/changelog7
-rw-r--r--p/haskell-vector/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-vector/debian/changelog b/p/haskell-vector/debian/changelog
index 1da0d3951..5da041c97 100644
--- a/p/haskell-vector/debian/changelog
+++ b/p/haskell-vector/debian/changelog
@@ -1,3 +1,10 @@
+haskell-vector (0.10.0.1-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:32 +0200
+
haskell-vector (0.10.0.1-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-vector/debian/control b/p/haskell-vector/debian/control
index d46ba6197..713cb00d4 100644
--- a/p/haskell-vector/debian/control
+++ b/p/haskell-vector/debian/control
@@ -28,10 +28,10 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Efficient Arrays for Haskell${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
An efficient implementation of Int-indexed arrays (both mutable and
immutable), with a powerful loop fusion optimization framework.
+ .
+ ${haskell:Blurb}
Package: libghc-vector-prof
Architecture: any
@@ -42,10 +42,10 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Efficient Arrays for Haskell${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
An efficient implementation of Int-indexed arrays (both mutable and
immutable), with a powerful loop fusion optimization framework.
+ .
+ ${haskell:Blurb}
Package: libghc-vector-doc
Section: doc
@@ -54,7 +54,7 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Efficient Arrays for Haskell${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
An efficient implementation of Int-indexed arrays (both mutable and
immutable), with a powerful loop fusion optimization framework.
+ .
+ ${haskell:Blurb}