haskell-debian (3.61) unstable; urgency=low

  * Uploading to hackage.
  * Remove crypto++ dependency (it was a mistake.)
  * Add optimization flag to ghc-options
  * Reference seereason darcs repo

 -- David Fox <dsf@seereason.com>  Thu, 06 Oct 2011 09:04:38 -0700

haskell-debian (3.60) unstable; urgency=low

  * Replace bogus Show instances in Debian.Relation.Common with pretty
    printing functions.
  * Change cabal category from System to Debian (to join the dpkg package)
  * Fix some of the compiler warnings.
  * Change the Show instances in Debian.Version into pretty printing
    functions too.

 -- David Fox <dsf@seereason.com>  Sun, 25 Sep 2011 07:33:25 -0700

haskell-debian (3.59) unstable; urgency=low

  * Move the cabal-debian program into a separate pacakge.

 -- David Fox <dsf@seereason.com>  Sun, 18 Sep 2011 06:43:36 -0700

haskell-debian (3.58-0.2) unstable; urgency=low

  * Remove the --deb-name option, all the package name special cases need
    to be encoded in the Distribution.Package.Debian.Bundled.debianName function
    so that we can fix both the names for the package we are building and
    the names of its dependencies.

 -- David Fox <dsf@seereason.com>  Thu, 25 Aug 2011 10:58:11 -0700

haskell-debian (3.58-0.1) unstable; urgency=low

  * Add --deb-name option, which sets the part of the package name between
    the prefix libghc- and the suffix -dev.
  * Add --epoch
  * Add --deb-version

 -- David Fox <dsf@seereason.com>  Wed, 24 Aug 2011 20:45:33 -0700

haskell-debian (3.58) unstable; urgency=low

  * Add a --ghc-version option to specify what the ghc version is in the
    build environment, in case it is different from the one where the
    autobuilder is being run.  This affects what packages cabal-debian
    thinks are built into the compiler.  I have non-working code to actually
    look in the environment for this information, but it depends on having
    the compiler already installed there.
  * Greatly sped-up cabal-debian.
  * Add --build-dep to specify extra build dependencies.
  * Generate a haskell-packagename-utils deb with all the executables, rather
    than one deb per executable.

 -- David Fox <dsf@seereason.com>  Fri, 19 Aug 2011 08:34:36 -0700

haskell-debian (3.57) unstable; urgency=low

  * Re-order generated dependencies so we are more likely to build
    with newer packages installed.

 -- David Fox <dsf@seereason.com>  Tue, 16 Aug 2011 19:04:29 -0700

haskell-debian (3.56-1) unstable; urgency=low

  * I created a new repository by importing the sid version of
    haskell-debian-3.55 and then applying my patches.  This is because
    I don't understand why Marco's repository is so different from the
    code in sid.  At some point we will get this all sorted out.

 -- David Fox <dsf@seereason.com>  Tue, 16 Aug 2011 13:00:15 -0700

haskell-debian (3.55-2) unstable; urgency=low

  * Build against parsec 3

 -- Joachim Breitner <nomeata@debian.org>  Mon, 13 Jun 2011 18:13:10 +0200

haskell-debian (3.55-1) unstable; urgency=low

  * Use ghc instead of ghc6
  * control: Standards-Version: Bump, no changes needed.
  * control: haskell-debian-utils: Adds Recommends: apt-file.
  * New upstream version.
  * patches/dont-build-teste.patch: Update patch to new upstream
    version.
  * control: Update dependency on haxml to 1.20.*.
  * control: Depends on utf8-string.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Fri, 03 Jun 2011 22:49:23 -0300

haskell-debian (3.47-3) unstable; urgency=low

  * Re-add dont-build-tests.patch, lost in the previous upload 

 -- Joachim Breitner <nomeata@debian.org>  Thu, 24 Jun 2010 19:33:30 +0200

haskell-debian (3.47-2) unstable; urgency=low

  [ Erik de Castro Lopo ]
  * debian/control: Fix lintian warnings.
  * Add man pages for apt-get-build-depends, cabal-debian, debian-report and
    fakechanges.
  * Add libghc6-debian-doc.doc-base.
  * Move installation of binaries and man pages from rules file to new file
    haskell-debian-utils.install.

  [ Joachim Breitner ]
  * Adjust copyright file per FTP master request. 
  * Bump haskell-regex-tdfa dependency

 -- Joachim Breitner <nomeata@debian.org>  Thu, 24 Jun 2010 09:47:55 +0200

haskell-debian (3.47-1) unstable; urgency=low

  * Initial release.

 -- Joachim Breitner <nomeata@debian.org>  Sun, 09 May 2010 19:08:20 +0200
