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/debian/control | |
| 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/debian/control')
| -rw-r--r-- | p/haskell-vector-algorithms/debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
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} |
