diff -Nru magic-haskell-1.0.8/debian/changelog magic-haskell-1.0.8/debian/changelog --- magic-haskell-1.0.8/debian/changelog 2013-05-24 14:06:37.000000000 +0000 +++ magic-haskell-1.0.8/debian/changelog 2013-05-25 21:53:00.000000000 +0000 @@ -1,3 +1,10 @@ +magic-haskell (1.0.8-12) unstable; urgency=low + + * Move Haskell blurb to the end of the description, reduces the impact + of #708703 + + -- Joachim Breitner Sat, 25 May 2013 23:53:00 +0200 + magic-haskell (1.0.8-11) unstable; urgency=low * Convert to dpkg 3.0 (quilt) format diff -Nru magic-haskell-1.0.8/debian/control magic-haskell-1.0.8/debian/control --- magic-haskell-1.0.8/debian/control 2013-05-24 08:56:23.000000000 +0000 +++ magic-haskell-1.0.8/debian/control 2013-05-25 21:43:44.000000000 +0000 @@ -23,12 +23,12 @@ Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: File type determination library for Haskell${haskell:ShortBlurb} - ${haskell:Blurb} - . This package provides a Haskell interface to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name. The Haskell interface provides a full-featured binding. + . + ${haskell:Blurb} Package: libghc-magic-prof Section: haskell @@ -38,12 +38,12 @@ Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: File type determination library for Haskell${haskell:ShortBlurb} - ${haskell:Blurb} - . This package provides a Haskell interface to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name. The Haskell interface provides a full-featured binding. + . + ${haskell:Blurb} #Package: libhugs-magic #Section: haskell @@ -69,9 +69,9 @@ Replaces: magic-haskell-doc (<< 1.0.8-4) Conflicts: magic-haskell-doc (<< 1.0.8-4) Description: File type determination library for Haskell${haskell:ShortBlurb} - ${haskell:Blurb} - . This package provides a Haskell interface to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name. The Haskell interface provides a full-featured binding. + . + ${haskell:Blurb}