diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:43:44 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:43:44 +0400 |
| commit | fcd4732d6b45ed75406a7855c59b85ff5dd7f165 (patch) | |
| tree | 3ac145954e2f5d1a4203385153d7537ee68aa15c /p/haskell-zlib-enum | |
| parent | 07fd861350c45925b67d486abe79d3e9e79a234c (diff) | |
| download | DHG_packages-fcd4732d6b45ed75406a7855c59b85ff5dd7f165.tar.gz | |
haskell-zlib-enum: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-zlib-enum')
| -rw-r--r-- | p/haskell-zlib-enum/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-zlib-enum/debian/control | 12 |
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-zlib-enum/debian/changelog b/p/haskell-zlib-enum/debian/changelog index c3f8abee1..e872ca8fc 100644 --- a/p/haskell-zlib-enum/debian/changelog +++ b/p/haskell-zlib-enum/debian/changelog @@ -1,3 +1,10 @@ +haskell-zlib-enum (0.2.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:43 +0200 + haskell-zlib-enum (0.2.3-2) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-zlib-enum/debian/control b/p/haskell-zlib-enum/debian/control index 0318278f6..eec21a89c 100644 --- a/p/haskell-zlib-enum/debian/control +++ b/p/haskell-zlib-enum/debian/control @@ -35,10 +35,10 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: enumerator interface for zlib compression${haskell:ShortBlurb} - ${haskell:Blurb} - . zlib-enum is a stop-gap package to provide enumeratees for zlib compression/decompression. + . + ${haskell:Blurb} Package: libghc-zlib-enum-prof Architecture: any @@ -48,10 +48,10 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: enumerator interface for zlib compression${haskell:ShortBlurb} - ${haskell:Blurb} - . zlib-enum is a stop-gap package to provide enumeratees for zlib compression/decompression. + . + ${haskell:Blurb} Package: libghc-zlib-enum-doc Section: doc @@ -60,7 +60,7 @@ Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: enumerator interface for zlib compression${haskell:ShortBlurb} - ${haskell:Blurb} - . zlib-enum is a stop-gap package to provide enumeratees for zlib compression/decompression. + . + ${haskell:Blurb} |
