diff -Nru magic-haskell-1.0.8/debian/changelog magic-haskell-1.0.8/debian/changelog --- magic-haskell-1.0.8/debian/changelog 2013-01-04 15:22:11.000000000 +0000 +++ magic-haskell-1.0.8/debian/changelog 2013-05-25 21:53:00.000000000 +0000 @@ -1,10 +1,32 @@ +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 + + -- Joachim Breitner Fri, 24 May 2013 16:06:37 +0200 + +magic-haskell (1.0.8-10) unstable; urgency=low + + * Enable compat level 9 + * Bump standards version to 3.9.4 + * Use substvars for Haskell description blurbs + + -- Joachim Breitner Fri, 24 May 2013 12:52:47 +0200 + magic-haskell (1.0.8-9) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Change Vcs headers to Darcs + * Added watch file - -- Joachim Breitner Fri, 04 Jan 2013 16:22:11 +0100 + -- Joachim Breitner Fri, 04 Jan 2013 16:29:48 +0100 magic-haskell (1.0.8-8) unstable; urgency=low diff -Nru magic-haskell-1.0.8/debian/compat magic-haskell-1.0.8/debian/compat --- magic-haskell-1.0.8/debian/compat 2013-01-04 15:20:55.000000000 +0000 +++ magic-haskell-1.0.8/debian/compat 2013-05-24 08:14:51.000000000 +0000 @@ -1 +1 @@ -6 +9 diff -Nru magic-haskell-1.0.8/debian/control magic-haskell-1.0.8/debian/control --- magic-haskell-1.0.8/debian/control 2013-01-04 15:21:25.000000000 +0000 +++ magic-haskell-1.0.8/debian/control 2013-05-25 21:43:44.000000000 +0000 @@ -2,14 +2,14 @@ Priority: optional Maintainer: Debian Haskell Group Uploaders: John Goerzen -Build-Depends: debhelper (>= 6.0.0), +Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.8.13), + haskell-devscripts (>= 0.8.15), ghc, ghc-prof, libmagic-dev Build-Depends-Indep: ghc-doc -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Section: haskell Homepage: http://hackage.haskell.org/package/magic Vcs-Darcs: http://darcs.debian.org/pkg-haskell/magic @@ -22,14 +22,13 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: File type determination library for Haskell - This package provides a library for the Haskell programming language. - See http://www.haskell.org/ for more information on Haskell. - . +Description: File type determination library for Haskell${haskell:ShortBlurb} 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,22 +37,20 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: File type determination library for Haskell; profiling libraries - This package provides a library for the Haskell programming language, - compiled for profiling. - See http://www.haskell.org/ for more information on Haskell. - . +Description: File type determination library for Haskell${haskell:ShortBlurb} 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 #Architecture: any #Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends} #Suggests: ${haskell:Suggests} -#Description: File type determination library for Haskell +#Description: File type determination library for Haskell${haskell:ShortBlurb} # 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 @@ -71,12 +68,10 @@ Provides: magic-haskell-doc Replaces: magic-haskell-doc (<< 1.0.8-4) Conflicts: magic-haskell-doc (<< 1.0.8-4) -Description: File type determination library for Haskell; documentation - This package provides the documentation for a library for the Haskell - programming language. - See http://www.haskell.org/ for more information on Haskell. - . +Description: File type determination library for Haskell${haskell:ShortBlurb} 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} diff -Nru magic-haskell-1.0.8/debian/watch magic-haskell-1.0.8/debian/watch --- magic-haskell-1.0.8/debian/watch 1970-01-01 00:00:00.000000000 +0000 +++ magic-haskell-1.0.8/debian/watch 2013-01-04 15:29:34.000000000 +0000 @@ -0,0 +1,5 @@ +version=3 +opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ +filenamemangle=s|(.*)/$|magic-$1.tar.gz|" \ + http://hackage.haskell.org/packages/archive/magic \ + ([\d\.]*\d)/