haskell-devscripts (30) unstable; urgency=low

  * Remove all patches (we have been using the unmodified version for
    some time.)  Add a patch to compensate for changed output from
    haddock --interface-version for interface version 18 or later.

 -- David Fox <dsf@seereason.com>  Wed, 04 Jan 2012 17:26:17 -0800

haskell-devscripts (29) unstable; urgency=low

  * Pass -rtsopts=all when compiling Setup.hs.  All other patches have
    been retired.
  * Change ghc >= 7.0.4-3 to ghc >= 7.0.3-1 so I don't have to rebuild
    right now.

 -- David Fox <dsf@seereason.com>  Wed, 21 Sep 2011 15:25:04 -0700

haskell-devscripts (28) unstable; urgency=low

  * Update for haskell-devscripts 0.8.3.

 -- David Fox <dsf@seereason.com>  Tue, 29 Mar 2011 06:52:37 -0700

haskell-devscripts (27) unstable; urgency=low

  * Remove all existing patches, add no-repeat-builds.diff.  This
    patch prevents using the directory dist-ghc6 as a make target,
    as its date changes whenever a file is added to that directory.
    Instead use the stamp file dist-ghc6/dist-ghc6-stamp.

 -- David Fox <dsf@seereason.com>  Fri, 07 May 2010 04:46:34 -0700

haskell-devscripts (26) unstable; urgency=low

  * Updates for version 0.7.2.

 -- David Fox <dsf@seereason.com>  Sun, 14 Feb 2010 14:58:09 -0800

haskell-devscripts (25) unstable; urgency=low

  * Fix a bug that caused make to fail If there is no doc package.

 -- David Fox <dsf@seereason.com>  Mon, 01 Feb 2010 14:55:29 -0800

haskell-devscripts (24) unstable; urgency=low

  * Look for the doc package name in the control file instead of assuming
    it is libghc6-whatever-doc

 -- David Fox <dsf@seereason.com>  Thu, 07 Jan 2010 07:05:17 -0800

haskell-devscripts (23) unstable; urgency=low

  * Rename cabal-1.8.diff -> ghc-6.12.diff and add patches to change
    path of ghc-pkg (it is no longer in the bin subdirectory of PKGLIBDIR.

 -- David Fox <dsf@seereason.com>  Thu, 24 Dec 2009 07:31:57 -0800

haskell-devscripts (22) unstable; urgency=low

  * Add cabal-1.8.diff, which adds a line to build the
    installed-pkg-config file.

 -- David Fox <dsf@seereason.com>  Thu, 24 Dec 2009 06:47:17 -0800

haskell-devscripts (21) unstable; urgency=low

  * Unregster the old package in the prerm when upgrading, it will be
    re-registered if necessary in the postinst.

 -- David Fox <dsf@seereason.com>  Sun, 01 Nov 2009 12:25:08 -0800

haskell-devscripts (20) unstable; urgency=low

  * Modify dh_haskell_depends so that doc packages depend on the corresponding
    dev package (which contains the .haddock file) and also the other doc packages
    to which it links.  These packages are listed in the Recommends section in
    Debian's haskell-devscripts.

 -- David Fox <dsf@seereason.com>  Sun, 09 Aug 2009 09:12:12 -0700

haskell-devscripts (19) unstable; urgency=low

  * Don't run haddock if there is no binary doc package in the control
    file.

 -- David Fox <dsf@seereason.com>  Wed, 05 Aug 2009 15:59:47 -0700

haskell-devscripts (18) unstable; urgency=low

  * Add a patch to make sure executables get installed in the appropriate
    package, e.g. happy.

 -- David Fox <dsf@seereason.com>  Wed, 22 Jul 2009 22:37:45 -0700

haskell-devscripts (17) unstable; urgency=low

  * Eliminate all patches, and add one to make hscolour a dependency.

 -- David Fox <dsf@seereason.com>  Tue, 21 Jul 2009 09:12:00 -0700

haskell-devscripts (16) unstable; urgency=low

  * Back out remove-package-conf-argument.diff, it makes cpphs fail when you
    go to build haxml.  I think.  Anyway, lets let debian work it out.
  * Add Jeremy's improved fix for the same issue:  create-package-conf.diff

 -- David Fox <dsf@seereason.com>  Sun, 03 May 2009 15:50:18 -0700

haskell-devscripts (15) unstable; urgency=low

  * The latest version of haskell-devscripts, 0.6.15-nmu8, has code in the script
    dh_haskell_shlibdeps that passes arguments to ghc-pkg and ghc which make it
    fail.  This patch removes those arguments.

 -- David Fox <dsf@seereason.com>  Mon, 20 Apr 2009 13:30:58 -0700

haskell-devscripts (14) unstable; urgency=low

  * By Cliff: use ghc-pkg update instead of register, don't use unregister --force.

 -- David Fox <dsf@seereason.com>  Mon, 02 Feb 2009 18:14:44 -0800

haskell-devscripts (13) unstable; urgency=low

  * When unregistering a package during an upgrade, use the
    --force flag to avoid failures.

 -- David Fox <dsf@seereason.com>  Fri, 30 Jan 2009 06:00:26 -0800

haskell-devscripts (12) unstable; urgency=low

  * Use new documentation path: /usr/share/doc/ghc/libraries.

 -- David Fox <dsf@seereason.com>  Tue, 27 Jan 2009 08:12:54 -0800

haskell-devscripts (11) unstable; urgency=low

  * Don't add the cdbs dependency, that now comes from the new
    haskell-cdbs package
  * Split up the old patch into seven, six of which I believe are useful.

 -- David Fox <dsf@seereason.com>  Sat, 24 Jan 2009 07:02:24 -0800

haskell-devscripts (10) unstable; urgency=low

  * Add a dependency on cdbs, since hlibrary.mk expects it.

 -- David Fox <dsf@seereason.com>  Mon, 19 Jan 2009 16:28:33 -0800

haskell-devscripts (9) unstable; urgency=low

  * Don't try to install executables unless they exist.  Even if they
    are listed in the cabal file, sometimes the cabal file is wrong and
    it may not be easy for us to change.

 -- David Fox <dsf@seereason.com>  Sun, 18 Jan 2009 23:02:25 -0800

haskell-devscripts (8) unstable; urgency=low

  * Use /usr/bin/ghc-pkg instead of /usr/lib/ghc-6.10.0/ghc-pkg, it
    knows where package.conf is.

 -- David Fox <dsf@seereason.com>  Sat, 17 Jan 2009 11:42:48 -0800

haskell-devscripts (7) unstable; urgency=low

  * Improve code to move each executable into its own package.

 -- David Fox <dsf@seereason.com>  Mon, 06 Oct 2008 09:32:54 -0700

haskell-devscripts (6) unstable; urgency=low

  * More \r patches, this time in Dh_Haskell.pm.

 -- Clifford Beshers <beshers@seereason.com>  Sun, 05 Oct 2008 17:04:10 -0700

haskell-devscripts (5) unstable; urgency=low

  * Fix previous whitespace fixes.
  * David's sed scripts needed $'s to be doubled inside Makefile.
  * My \s patterns needed *'s attached, I think.

 -- Clifford Beshers <beshers@seereason.com>  Sun, 05 Oct 2008 12:30:53 -0700

haskell-devscripts (4) unstable; urgency=low

  * Strip ^M out of the cabal file before analyzing it to compute
    package names and version numbers.
  * Support for source debs that don't have any library packages,
    before the executable binary debs would end up empty.

 -- David Fox <dsf@seereason.com>  Wed, 01 Oct 2008 10:03:04 -0700

haskell-devscripts (3) unstable; urgency=low

  * Fix the documentation package prefix in hlibrary.mk (haskell -> libghc6)
  * Revert version numbers!  We need this to be trumped when version
    0.6.14 comes out.

 -- David Fox <dsf@seereason.com>  Tue, 30 Sep 2008 09:56:19 -0700

haskell-devscripts (2) unstable; urgency=low

  * Fix for returns at the end of lines in .cabal made under Windows.

 -- Clifford Beshers <beshers@seereason.com>  Mon, 29 Sep 2008 09:18:32 -0700

haskell-devscripts (1) unstable; urgency=low

  * New debianiation

 -- David Fox <dsf@seereason.com>  Tue, 02 Sep 2008 09:30:34 -0700

