diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:42:18 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:42:18 +0400 |
| commit | 468eec85c97f8c52069544ad593498adac9c0cb9 (patch) | |
| tree | 55d6e0cda59be8e9082b5777446e47445b242282 /p/haskell-binary-shared | |
| parent | 820a28b878a8671820b97eae173bb3fa64e75ae7 (diff) | |
| download | DHG_packages-468eec85c97f8c52069544ad593498adac9c0cb9.tar.gz | |
haskell-binary-shared: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-binary-shared')
| -rw-r--r-- | p/haskell-binary-shared/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-binary-shared/debian/control | 12 |
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-binary-shared/debian/changelog b/p/haskell-binary-shared/debian/changelog index a0e85e135..3a34858f7 100644 --- a/p/haskell-binary-shared/debian/changelog +++ b/p/haskell-binary-shared/debian/changelog @@ -1,3 +1,10 @@ +haskell-binary-shared (0.8.2-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:42:18 +0200 + haskell-binary-shared (0.8.2-2) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-binary-shared/debian/control b/p/haskell-binary-shared/debian/control index 561702d66..c2ea40d9c 100644 --- a/p/haskell-binary-shared/debian/control +++ b/p/haskell-binary-shared/debian/control @@ -29,10 +29,10 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: sharing-enhanced binary encoding${haskell:ShortBlurb} - ${haskell:Blurb} - . This library is similar to the haskell binary library, but add support to sharing identical element occuring in the data to be (de-)serialized. + . + ${haskell:Blurb} Package: libghc-binary-shared-prof Architecture: any @@ -43,10 +43,10 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: sharing-enhanced binary encoding${haskell:ShortBlurb} - ${haskell:Blurb} - . This library is similar to the haskell binary library, but add support to sharing identical element occuring in the data to be (de-)serialized. + . + ${haskell:Blurb} Package: libghc-binary-shared-doc Section: doc @@ -55,7 +55,7 @@ Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: sharing-enhanced binary encoding${haskell:ShortBlurb} - ${haskell:Blurb} - . This library is similar to the haskell binary library, but add support to sharing identical element occuring in the data to be (de-)serialized. + . + ${haskell:Blurb} |
