diff -Nru haskell-x11-1.6.1.2/debian/changelog haskell-x11-1.6.1.2/debian/changelog --- haskell-x11-1.6.1.2/debian/changelog 2015-06-04 12:43:45.000000000 +0000 +++ haskell-x11-1.6.1.2/debian/changelog 2015-12-04 05:05:10.000000000 +0000 @@ -1,8 +1,16 @@ -haskell-x11 (1.6.1.2-3build1) wily; urgency=medium +haskell-x11 (1.6.1.2-5) unstable; urgency=medium - * Rebuild for new GHC ABIs. + * Switch Vcs-Git/Vcs-Browser headers to new location. - -- Colin Watson Thu, 04 Jun 2015 13:43:45 +0100 + -- Clint Adams Thu, 03 Dec 2015 14:55:17 -0500 + +haskell-x11 (1.6.1.2-4) experimental; urgency=medium + + * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner Thu, 20 Aug 2015 10:29:04 +0200 haskell-x11 (1.6.1.2-3) unstable; urgency=medium @@ -41,7 +49,7 @@ [ Joachim Breitner ] * Enable compat level 9 * Use substvars for Haskell description blurbs - * Add data-default dependency + * Add data-default dependency -- Joachim Breitner Fri, 24 May 2013 18:36:45 +0200 @@ -125,15 +133,15 @@ haskell-x11 (1.4.6.1-1) unstable; urgency=low * Change section also for binary packages - * New upstream version - * Bump standards version (no change) + * New upstream version + * Bump standards version (no change) -- Joachim Breitner Mon, 26 Oct 2009 18:04:43 +0100 haskell-x11 (1.4.5-6) unstable; urgency=low [ Joachim Breitner ] - * Change maintainer to Debian Haskell Group + * Change maintainer to Debian Haskell Group * Added Vcs-Git and Vcs-Browser control fields [ Marco TĂșlio Gontijo e Silva ] @@ -157,7 +165,7 @@ haskell-x11 (1.4.5-3) unstable; urgency=low * Purge and reinstall ghc6 before building to get correct links to base - packages in the documentation, due to #517514 + packages in the documentation, due to #517514 -- Joachim Breitner Sat, 28 Feb 2009 11:55:29 +0100 @@ -251,7 +259,7 @@ * Upgrade to "Generic Haskell cabal library debian/rules v0.6". Tell setup to use ghc6 rather than ghc, so that the postinst/prerm scripts work when the ghc-pkg symlink doesn't exist or doesn't - point to ghc6's ghc-pkg. + point to ghc6's ghc-pkg. -- Ian Lynagh (wibble) Mon, 20 Nov 2006 20:50:42 +0000 @@ -270,4 +278,3 @@ * Initial release (was part of ghc6 until version 6.6-1). -- Ian Lynagh (wibble) Fri, 13 Oct 2006 16:43:11 +0000 - diff -Nru haskell-x11-1.6.1.2/debian/control haskell-x11-1.6.1.2/debian/control --- haskell-x11-1.6.1.2/debian/control 2015-04-27 09:46:41.000000000 +0000 +++ haskell-x11-1.6.1.2/debian/control 2015-12-04 05:05:10.000000000 +0000 @@ -1,40 +1,38 @@ Source: haskell-x11 -Section: haskell -Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner , Ryan Kavanagh -Standards-Version: 3.9.5 -Build-Depends: debhelper (>= 9) - , haskell-devscripts (>= 0.9) - , cdbs - , ghc - , ghc-prof - , libx11-dev - , libxt-dev - , libxinerama-dev - , libxrandr-dev - , libxext-dev - , libghc-data-default-dev - , libghc-data-default-prof -Build-Depends-Indep: ghc-doc - , ghc-doc - , libghc-data-default-doc -Homepage: http://hackage.haskell.org/package/X11 -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-x11/ -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-x11 - +Priority: extra +Section: haskell +Build-Depends: debhelper (>= 9), + haskell-devscripts (>= 0.10), + cdbs, + ghc, + ghc-prof, + libghc-data-default-dev, + libghc-data-default-prof, + libx11-dev, + libxt-dev, + libxinerama-dev, + libxrandr-dev, + libxext-dev, +Build-Depends-Indep: ghc-doc, + libghc-data-default-doc, +Standards-Version: 3.9.6 +Homepage: https://github.com/haskell-pkg-janitors/X11 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ +Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git Package: libghc-x11-dev Architecture: any -Depends: ${haskell:Depends} - , ${shlibs:Depends} - , ${misc:Depends} - , libx11-dev - , libxt-dev - , libxinerama-dev - , libxrandr-dev -Suggests: ${haskell:Suggests} -Provides: ${haskell:Provides} +Depends: ${haskell:Depends}, + ${shlibs:Depends}, + ${misc:Depends}, + libx11-dev, + libxt-dev, + libxinerama-dev, + libxrandr-dev, +Suggests: ${haskell:Suggests}, +Provides: ${haskell:Provides}, Description: Haskell X11 binding for GHC${haskell:ShortBlurb} This library is a binding to the X11 graphics library. The binding is a direct translation of the C binding; for @@ -45,9 +43,9 @@ Package: libghc-x11-prof Architecture: any -Depends: ${haskell:Depends} - , ${misc:Depends} -Provides: ${haskell:Provides} +Depends: ${haskell:Depends}, + ${misc:Depends}, +Provides: ${haskell:Provides}, Description: Haskell X11 binding for GHC${haskell:ShortBlurb} This library is a binding to the X11 graphics library. The binding is a direct translation of the C binding; for @@ -57,12 +55,12 @@ ${haskell:Blurb} Package: libghc-x11-doc -Section: doc Architecture: all -Depends: ${haskell:Depends} - , ${misc:Depends} -Recommends: ${haskell:Recommends} -Suggests: ${haskell:Suggests} +Section: doc +Depends: ${haskell:Depends}, + ${misc:Depends}, +Recommends: ${haskell:Recommends}, +Suggests: ${haskell:Suggests}, Description: Haskell X11 binding for GHC${haskell:ShortBlurb} This library is a binding to the X11 graphics library. The binding is a direct translation of the C binding; for @@ -70,4 +68,3 @@ Manual", available online at . . ${haskell:Blurb} - diff -Nru haskell-x11-1.6.1.2/debian/copyright haskell-x11-1.6.1.2/debian/copyright --- haskell-x11-1.6.1.2/debian/copyright 2015-04-27 09:46:41.000000000 +0000 +++ haskell-x11-1.6.1.2/debian/copyright 2015-12-04 05:05:10.000000000 +0000 @@ -51,4 +51,3 @@ This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. -