diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:43:32 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:43:32 +0400 |
| commit | 0e158d9ac7d3161586fe44dfb426d972b8b4468f (patch) | |
| tree | 50a470c43194553efded2392c8269333fcb402bf /p/haskell-vector-algorithms | |
| parent | ce6baa5e29b26bdad6994d5d48a8c540b45cbb81 (diff) | |
| download | DHG_packages-0e158d9ac7d3161586fe44dfb426d972b8b4468f.tar.gz | |
haskell-vector-algorithms: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-vector-algorithms')
| -rw-r--r-- | p/haskell-vector-algorithms/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-vector-algorithms/debian/control | 12 |
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-vector-algorithms/debian/changelog b/p/haskell-vector-algorithms/debian/changelog index 14fa17db1..e5efa5876 100644 --- a/p/haskell-vector-algorithms/debian/changelog +++ b/p/haskell-vector-algorithms/debian/changelog @@ -1,3 +1,10 @@ +haskell-vector-algorithms (0.5.4.2-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:43:32 +0200 + haskell-vector-algorithms (0.5.4.2-3) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-vector-algorithms/debian/control b/p/haskell-vector-algorithms/debian/control index 52c036575..ad9976bb3 100644 --- a/p/haskell-vector-algorithms/debian/control +++ b/p/haskell-vector-algorithms/debian/control @@ -32,9 +32,9 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Efficient algorithms for vector array${haskell:ShortBlurb} - ${haskell:Blurb} - . Efficient algorithms for vector arrays + . + ${haskell:Blurb} Package: libghc-vector-algorithms-prof Architecture: any @@ -45,9 +45,9 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Efficient algorithms for vector arrays${haskell:ShortBlurb} - ${haskell:Blurb} - . Efficient algorithms for vector arrays + . + ${haskell:Blurb} Package: libghc-vector-algorithms-doc Section: doc @@ -56,6 +56,6 @@ Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Efficient algorithms for vector arrays${haskell:ShortBlurb} - ${haskell:Blurb} - . Efficient algorithms for vector arrays + . + ${haskell:Blurb} |
