diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:42:32 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:42:32 +0400 |
| commit | 87e878d3c2806402a2d0edff70c61ac417b768c3 (patch) | |
| tree | 3afc85cd8a5b73b9898881b6ddd4656a5fb96773 /p/haskell-data-memocombinators/debian/control | |
| parent | 7dd6b9a82e768836fa03e5e16e1a8318a2a5379c (diff) | |
| download | DHG_packages-87e878d3c2806402a2d0edff70c61ac417b768c3.tar.gz | |
haskell-data-memocombinators: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-data-memocombinators/debian/control')
| -rw-r--r-- | p/haskell-data-memocombinators/debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/p/haskell-data-memocombinators/debian/control b/p/haskell-data-memocombinators/debian/control index 9be891ebb..cdc7f993b 100644 --- a/p/haskell-data-memocombinators/debian/control +++ b/p/haskell-data-memocombinators/debian/control @@ -27,9 +27,9 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Combinators for building memo tables library${haskell:ShortBlurb} - ${haskell:Blurb} - . It contains combinators for building memo tables. + . + ${haskell:Blurb} Package: libghc-data-memocombinators-prof Architecture: any @@ -39,9 +39,9 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Combinators for building memo tables library${haskell:ShortBlurb} - ${haskell:Blurb} - . It contains combinators for building memo tables. + . + ${haskell:Blurb} Package: libghc-data-memocombinators-doc Section: doc @@ -50,6 +50,6 @@ Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Combinators for building memo tables library${haskell:ShortBlurb} - ${haskell:Blurb} - . It contains combinators for building memo tables. + . + ${haskell:Blurb} |
