diff -Nru haskell-tar-0.4.0.1/debian/changelog haskell-tar-0.4.0.1/debian/changelog --- haskell-tar-0.4.0.1/debian/changelog 2013-05-24 10:52:12.000000000 +0000 +++ haskell-tar-0.4.0.1/debian/changelog 2013-05-25 21:52:47.000000000 +0000 @@ -1,3 +1,10 @@ +haskell-tar (0.4.0.1-3) unstable; urgency=low + + * Move Haskell blurb to the end of the description, reduces the impact + of #708703 + + -- Joachim Breitner Sat, 25 May 2013 23:52:47 +0200 + haskell-tar (0.4.0.1-2) unstable; urgency=low * Enable compat level 9 diff -Nru haskell-tar-0.4.0.1/debian/control haskell-tar-0.4.0.1/debian/control --- haskell-tar-0.4.0.1/debian/control 2013-05-24 08:55:57.000000000 +0000 +++ haskell-tar-0.4.0.1/debian/control 2013-05-25 21:43:26.000000000 +0000 @@ -20,13 +20,13 @@ Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: reading, writing and manipulating ".tar" archive files${haskell:ShortBlurb} - ${haskell:Blurb} - . This library is for working with ".tar" archive files. It can read and write a range of common variations of archive format including V7, USTAR, POSIX and GNU formats. It provides support for packing and unpacking portable archives. This makes it suitable for distribution but not backup because details like file ownership and exact permissions are not preserved. + . + ${haskell:Blurb} Package: libghc-tar-prof Architecture: any @@ -35,13 +35,13 @@ , ${misc:Depends} Provides: ${haskell:Provides} Description: reading, writing and manipulating ".tar" archive files${haskell:ShortBlurb} - ${haskell:Blurb} - . This library is for working with ".tar" archive files. It can read and write a range of common variations of archive format including V7, USTAR, POSIX and GNU formats. It provides support for packing and unpacking portable archives. This makes it suitable for distribution but not backup because details like file ownership and exact permissions are not preserved. + . + ${haskell:Blurb} Package: libghc-tar-doc Section: doc @@ -50,10 +50,10 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: reading, writing and manipulating ".tar" archive files${haskell:ShortBlurb} - ${haskell:Blurb} - . This library is for working with ".tar" archive files. It can read and write a range of common variations of archive format including V7, USTAR, POSIX and GNU formats. It provides support for packing and unpacking portable archives. This makes it suitable for distribution but not backup because details like file ownership and exact permissions are not preserved. + . + ${haskell:Blurb}