diff -Nru haskell-hxt-http-9.1.4/debian/changelog haskell-hxt-http-9.1.4/debian/changelog --- haskell-hxt-http-9.1.4/debian/changelog 2012-10-18 08:25:41.000000000 +0000 +++ haskell-hxt-http-9.1.4/debian/changelog 2013-05-29 07:45:43.000000000 +0000 @@ -1,3 +1,16 @@ +haskell-hxt-http (9.1.4-5build1) saucy; urgency=low + + * Rebuild for new GHC ABIs. + + -- Colin Watson Wed, 29 May 2013 08:45:43 +0100 + +haskell-hxt-http (9.1.4-5) unstable; urgency=low + + * Enable compat level 9 + * Use substvars for Haskell description blurbs + + -- Joachim Breitner Fri, 24 May 2013 12:51:07 +0200 + haskell-hxt-http (9.1.4-4) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built diff -Nru haskell-hxt-http-9.1.4/debian/compat haskell-hxt-http-9.1.4/debian/compat --- haskell-hxt-http-9.1.4/debian/compat 2012-10-13 11:31:31.000000000 +0000 +++ haskell-hxt-http-9.1.4/debian/compat 2013-05-24 08:15:29.000000000 +0000 @@ -1 +1 @@ -7 +9 diff -Nru haskell-hxt-http-9.1.4/debian/control haskell-hxt-http-9.1.4/debian/control --- haskell-hxt-http-9.1.4/debian/control 2012-10-15 14:18:05.000000000 +0000 +++ haskell-hxt-http-9.1.4/debian/control 2013-05-24 09:12:09.000000000 +0000 @@ -3,8 +3,8 @@ Priority: extra Maintainer: Debian Haskell Group Uploaders: TANIGUCHI Takaki -Build-Depends: debhelper (>= 7.0.50~), - haskell-devscripts (>= 0.8.13), +Build-Depends: debhelper (>= 9), + haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, @@ -24,14 +24,14 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Interface to native Haskell HTTP package HTTP +Description: Interface to native Haskell HTTP package HTTP${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . Interface to native Haskell HTTP package HTTP. This package can be used as alternative for the hxt-curl package for accessing documents via HTTP . - This package contains the libraries compiled for GHC. + ${haskell:Blurb} Package: libghc-hxt-http-prof Architecture: any @@ -39,14 +39,14 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Interface to native Haskell HTTP package HTTP; profiling library +Description: Interface to native Haskell HTTP package HTTP${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . Interface to native Haskell HTTP package HTTP. This package can be used as alternative for the hxt-curl package for accessing documents via HTTP . - This package contains the profiling libraries compiled for GHC. + ${haskell:Blurb} Package: libghc-hxt-http-doc Section: doc @@ -55,11 +55,11 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Interface to native Haskell HTTP package HTTP; documentation +Description: Interface to native Haskell HTTP package HTTP${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . Interface to native Haskell HTTP package HTTP. This package can be used as alternative for the hxt-curl package for accessing documents via HTTP . - This package contains the library documentation. + ${haskell:Blurb}