diff -Nru haskell-io-storage-0.3/debian/changelog haskell-io-storage-0.3/debian/changelog --- haskell-io-storage-0.3/debian/changelog 2013-05-24 10:51:11.000000000 +0000 +++ haskell-io-storage-0.3/debian/changelog 2013-05-25 21:52:26.000000000 +0000 @@ -1,3 +1,10 @@ +haskell-io-storage (0.3-5) 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:26 +0200 + haskell-io-storage (0.3-4) unstable; urgency=low * Enable compat level 9 diff -Nru haskell-io-storage-0.3/debian/control haskell-io-storage-0.3/debian/control --- haskell-io-storage-0.3/debian/control 2013-05-24 08:55:10.000000000 +0000 +++ haskell-io-storage-0.3/debian/control 2013-05-25 21:42:55.000000000 +0000 @@ -23,13 +23,13 @@ Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: key-value store in the IO monad${haskell:ShortBlurb} - ${haskell:Blurb} - . This library allows an application to extend the 'global state' hidden inside the IO monad with semi-arbitrary data. Data is required to be Typeable. The library provides an essentially unbounded number of key-value stores indexed by strings, with each key within the stores also being a string. + . + ${haskell:Blurb} Package: libghc-io-storage-prof Architecture: any @@ -39,13 +39,13 @@ Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: key-value store in the IO monad${haskell:ShortBlurb} - ${haskell:Blurb} - . This library allows an application to extend the 'global state' hidden inside the IO monad with semi-arbitrary data. Data is required to be Typeable. The library provides an essentially unbounded number of key-value stores indexed by strings, with each key within the stores also being a string. + . + ${haskell:Blurb} Package: libghc-io-storage-doc Section: doc @@ -54,10 +54,10 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: key-value store in the IO monad${haskell:ShortBlurb} - ${haskell:Blurb} - . This library allows an application to extend the 'global state' hidden inside the IO monad with semi-arbitrary data. Data is required to be Typeable. The library provides an essentially unbounded number of key-value stores indexed by strings, with each key within the stores also being a string. + . + ${haskell:Blurb}