haskell-devscripts (0.5.17) unstable; urgency=low

  * Use the cabal package name as directory in /usr/lib/hugs/packages.

 -- Arjan Oosting <arjan@debian.org>  Sun, 15 Apr 2007 18:09:16 +0200

haskell-devscripts (0.5.16) unstable; urgency=low

  * Install hugs packages into /usr/lib/hugs/packages which is wat the
    Hugs release of September 2006 expects. 

 -- Arjan Oosting <arjan@debian.org>  Sun, 15 Apr 2007 17:24:00 +0200

haskell-devscripts (0.5.15) unstable; urgency=high

  * Set urgency high as the upload fixes an RC bug.
  * Fix the build of libghc-*-dev packages when no libghc-*-prof packages
    should be build. (Closes: #399127)

 -- Arjan Oosting <arjan@debian.org>  Sat, 18 Nov 2006 10:19:04 +0100

haskell-devscripts (0.5.14) unstable; urgency=medium
  
  * Set urgency to medium to get fixed version into etch.
  * debian/control: 
    - Add myself to Uploaders.
    - Bbump Standards-Version. No changes needed.
  * dh_haskell_buildinst: fix building of profiling packages.

 -- Arjan Oosting <arjan@debian.org>  Fri, 10 Nov 2006 21:43:08 +0100

haskell-devscripts (0.5.13) unstable; urgency=low

  * Thanks to Arjan Oosting for the following patches:
  * Move debhelper to Build-Depends as suggested by lintian.
  * Change she-bang for dh_haskell to /bin/sh as does not use any
    bashims.
  * Replace dh_haskell_buildinst with simple shell script to decrease code
    duplicity. 
  * Introduce separate Perl module which contains the code shared between
    the different dh_haskell tools.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 19 Oct 2006 11:06:09 -0500

haskell-devscripts (0.5.12) unstable; urgency=low

  * New support for building profiling packages.  Thanks to Jeremy Shaw
    for this.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 11 Aug 2006 17:58:47 -0500

haskell-devscripts (0.5.11) unstable; urgency=low

  * Now give version when deregistering packages in postinst.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 25 Oct 2005 05:58:47 -0500

haskell-devscripts (0.5.10) unstable; urgency=low

  * Fixed a bug in dh_haskell when building multiple packages,
    introduced with the split in 0.5.7.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 29 Aug 2005 06:06:25 -0500

haskell-devscripts (0.5.9) unstable; urgency=low

  * Applied patch from Florian Ragwitz to autodetect Setup.lhs vs.
    Setup.hs.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 23 Aug 2005 05:35:35 -0500

haskell-devscripts (0.5.8) unstable; urgency=low

  * Fixed a few bugs in the new system.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 17 Aug 2005 03:41:05 -0500

haskell-devscripts (0.5.7) unstable; urgency=low

  * Added dh_haskell_{prep,build,install}.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 17 Aug 2005 02:46:04 -0500

haskell-devscripts (0.5.6) unstable; urgency=low

  * Tightened up Depends on libghc6-cabal-dev for interface consistency.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 28 Mar 2005 09:00:47 -0600

haskell-devscripts (0.5.5) unstable; urgency=low

  * Adjusted Depends so ghc 6.4 can be considered to fulfill the requirement
    for having Cabal.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 28 Mar 2005 08:56:48 -0600

haskell-devscripts (0.5.4) unstable; urgency=low

  * Use *.cabal files instead of Setup.description.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 27 Jan 2005 12:35:54 -0600

haskell-devscripts (0.5.3) unstable; urgency=low

  * Updated for new cabal.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 17 Jan 2005 16:49:41 -0600

haskell-devscripts (0.5.2) unstable; urgency=low

  * Make dep on libch6-cabal-dev versioned; older versions have bugs that
    can cause us trouble.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 11 Nov 2004 11:31:29 -0600

haskell-devscripts (0.5.1) unstable; urgency=low

  * Added support for Hugs.
  * Added clean target example.
  * Pointed to HUnit package for example.

 -- John Goerzen <jgoerzen@complete.org>  Wed,  6 Oct 2004 16:16:50 -0500

haskell-devscripts (0.5.0) unstable; urgency=low

  * Initial Release.  Closes: #275218.

 -- John Goerzen <jgoerzen@complete.org>  Wed,  6 Oct 2004 09:46:14 -0500

