haskell-cdbs (1.10) unstable; urgency=low

  * Fix the code that arranges the files in the doc package:
      /usr/share/doc/ghc/libararies/PACKAGE.haddock ->
  		../../../../../usr/lib/haskell-packages/ghc/share/doc/PACKAGE-VERSION/html
      /usr/lib/haskell-packages/ghc/share/doc/PACKAGE-VERSION/html contains regular file PACKAGE.haddock

 -- David Fox <dsf@seereason.com>  Tue, 24 Feb 2009 13:58:21 -0800

haskell-cdbs (1.9) unstable; urgency=low

  * Fix the argument to DEB_COMPRESS_EXCLUDE, see comparable examples
    in /usr/share/cdbs/1/class/kde.mk.

 -- David Fox <dsf@seereason.com>  Sun, 15 Feb 2009 05:37:06 -0800

haskell-cdbs (1.8) unstable; urgency=low

  * Add a phantom build dependency on haskell-devscripts - it doesn't
    need haskell-devscripts during the build, but this ensures that
    when haskell-devscripts changes this package will be rebuild, and
    the dependencies of this package will be rebuilt in turn.

 -- David Fox <dsf@seereason.com>  Wed, 04 Feb 2009 16:26:32 -0800

haskell-cdbs (1.7) unstable; urgency=low

  * Fix the DEB_COMPRESS_EXCLUDE def again, it was using the downcased
    package instead of the original.  I just removed the package name,
    now any file with the .haddock extension will remain uncompressed.

 -- David Fox <dsf@seereason.com>  Thu, 29 Jan 2009 10:56:27 -0800

haskell-cdbs (1.6) unstable; urgency=low

  * Include debhelper.mk *after* setting DEB_COMPRESS_EXCLUDE so it takes effect.
  * Compute DOCDIR from the ghc version.

 -- David Fox <dsf@seereason.com>  Wed, 28 Jan 2009 15:55:58 -0800

haskell-cdbs (1.5) unstable; urgency=low

  * Fix a typo in 1.4.

 -- David Fox <dsf@seereason.com>  Tue, 27 Jan 2009 11:19:15 -0800

haskell-cdbs (1.4) unstable; urgency=low

  * Add a command to create the doc package postinst and postrm if
    they don't already exist.

 -- David Fox <dsf@seereason.com>  Tue, 27 Jan 2009 10:42:05 -0800

haskell-cdbs (1.3) unstable; urgency=low

  * Remove dependency on cabal-debian, instead it will now have a
    dependency on this package.

 -- David Fox <dsf@seereason.com>  Sun, 25 Jan 2009 15:20:38 -0800

haskell-cdbs (1.2) unstable; urgency=low

  * Add a rule to ensure that executables get built even if there is no library

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

haskell-cdbs (1.1) unstable; urgency=low

  * Add support for executable packages to hlibrary.mk
  * Change the documentation directory to /usr/share/doc/ghc for ghc 6.10
  * Run cabal-debian from hlibrary.mk to compute the binary dependencies

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

haskell-cdbs (1.0) unstable; urgency=low

  * Initial Debian package.

 -- David Fox <dsf@seereason.com>  Fri, 23 Jan 2009 12:17:21 -0800
