diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:42:39 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:42:39 +0400 |
| commit | baa444a667ea7b66160806c703b27e56c3d0a24a (patch) | |
| tree | fda106ffe40533613ab78678172acc7480ae57c9 /p/haskell-fgl | |
| parent | de38e70ecbe57906df13826cd4551518f9aebb3d (diff) | |
| download | DHG_packages-baa444a667ea7b66160806c703b27e56c3d0a24a.tar.gz | |
haskell-fgl: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-fgl')
| -rw-r--r-- | p/haskell-fgl/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-fgl/debian/control | 12 |
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-fgl/debian/changelog b/p/haskell-fgl/debian/changelog index 32e36feb5..4cc0f9b63 100644 --- a/p/haskell-fgl/debian/changelog +++ b/p/haskell-fgl/debian/changelog @@ -1,3 +1,10 @@ +haskell-fgl (5.4.2.4-5) 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:39 +0200 + haskell-fgl (5.4.2.4-4) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-fgl/debian/control b/p/haskell-fgl/debian/control index 1a857a0cf..9b02ae367 100644 --- a/p/haskell-fgl/debian/control +++ b/p/haskell-fgl/debian/control @@ -26,9 +26,9 @@ Depends: ${haskell:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell graph library for GHC${haskell:ShortBlurb} - ${haskell:Blurb} - . This is Martin Erwig's Functional Graph Library. + . + ${haskell:Blurb} Package: libghc-fgl-prof Architecture: any @@ -36,9 +36,9 @@ Depends: ${haskell:Depends} , ${misc:Depends} Provides: ${haskell:Provides} Description: Haskell graph library for GHC${haskell:ShortBlurb} - ${haskell:Blurb} - . This is Martin Erwig's Functional Graph Library. + . + ${haskell:Blurb} Package: libghc-fgl-doc Section: doc @@ -48,7 +48,7 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell graph library for GHC${haskell:ShortBlurb} - ${haskell:Blurb} - . This is Martin Erwig's Functional Graph Library. + . + ${haskell:Blurb} |
