haskell-quickcheck (2.7.6-7build3) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 01 Jul 2015 22:28:14 +0100

haskell-quickcheck (2.7.6-7build2) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 03 Jun 2015 11:40:15 +0100

haskell-quickcheck (2.7.6-7build1) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <cjwatson@ubuntu.com>  Sun, 24 May 2015 20:43:54 +0100

haskell-quickcheck (2.7.6-7) unstable; urgency=medium

  * Fix code to set non-Template-Haskell configure flags.

 -- Colin Watson <cjwatson@debian.org>  Sun, 10 May 2015 19:00:14 +0100

haskell-quickcheck (2.7.6-6) unstable; urgency=medium

  * Upload to unstable

 -- Joachim Breitner <nomeata@debian.org>  Mon, 27 Apr 2015 11:52:45 +0200

haskell-quickcheck (2.7.6-5) experimental; urgency=medium

  * Fix detection whether template haskell is supported 

 -- Joachim Breitner <nomeata@debian.org>  Wed, 31 Dec 2014 00:21:07 +0100

haskell-quickcheck (2.7.6-4) experimental; urgency=medium

  * Depend on haskell-devscripts 0.9, found in experimental
  * Do not depend on transformers, which now comes with GHC

 -- Joachim Breitner <nomeata@debian.org>  Sat, 20 Dec 2014 20:32:09 +0100

haskell-quickcheck (2.7.6-3) unstable; urgency=medium

  * Test for Template Haskell by testing for the existence of
    /usr/lib/ghc/bin/ghci, rather than by hardcoding an architecture list.
    This should enable Test.QuickCheck.All on powerpc and sparc.

 -- Colin Watson <cjwatson@debian.org>  Sun, 10 Aug 2014 13:36:22 +0100

haskell-quickcheck (2.7.6-2) unstable; urgency=medium

  * Disable tests when templateHaskell is not available 

 -- Joachim Breitner <nomeata@debian.org>  Thu, 31 Jul 2014 11:19:01 +0200

haskell-quickcheck (2.7.6-1) unstable; urgency=low

  * Adjust watch file to new hackage layout
  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Wed, 30 Jul 2014 22:46:18 +0200

haskell-quickcheck (2.6-1) unstable; urgency=low

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Sat, 15 Jun 2013 11:54:08 +0200

haskell-quickcheck (2.5.1.1-2) unstable; urgency=low

  * Enable compat level 9

 -- Joachim Breitner <nomeata@debian.org>  Fri, 24 May 2013 12:51:47 +0200

haskell-quickcheck (2.5.1.1-1) experimental; urgency=low

  * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
    against experimental
  * Bump standards version, no change
  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Wed, 17 Oct 2012 14:43:45 +0200

haskell-quickcheck (2.4.2-1) unstable; urgency=low

  * New upstream version.
  * Bump to Standards-Version 3.9.2.

 -- Clint Adams <clint@debian.org>  Mon, 06 Feb 2012 10:43:17 -0500

haskell-quickcheck (2.4.1.1-1) unstable; urgency=low

  * Team upload.
  * New upstream release
  * Using Template Haskell only on archtectures that support it.
  * Standards-Version bumped to 3.9.1 (no changes required).

 -- Giovanni Mascellani <gio@debian.org>  Tue, 03 May 2011 19:38:47 +0200

haskell-quickcheck (2.4.0.1-2) unstable; urgency=low

  * Build-Depend on ghc-ghci, as this package uses template haskell

 -- Joachim Breitner <nomeata@debian.org>  Sun, 10 Apr 2011 22:20:08 +0530

haskell-quickcheck (2.4.0.1-1) unstable; urgency=low

  [ Joachim Breitner ]
  * Priority: extra

  [ Marco Silva ]
  * Use ghc instead of ghc6

  [ Joachim Breitner ]
  * New upstream release 

 -- Joachim Breitner <nomeata@debian.org>  Sun, 27 Mar 2011 11:13:52 +0530

haskell-quickcheck (2.1.0.3-1) unstable; urgency=low

  [ Marco Túlio Gontijo e Silva ]
  * debian/changelog: Add Homepage: field.
  * debian/changelog: Add Vcs-Browser: field.
  * debian/changelog: Add Vcs-Darcs: field.
  * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
  * debian/control: Use more sintetic link in Homepage:.
  * debian/source/format: Use 3.0 (quilt).

  [ Joachim Breitner ]
  * New upstream release, part of the Haskell Platform

 -- Joachim Breitner <nomeata@debian.org>  Sat, 01 May 2010 16:26:35 +0200

haskell-quickcheck (2.1.0.2-3) unstable; urgency=low

  * Depend on haskell-devscripts (>= 0.7)

 -- Joachim Breitner <nomeata@debian.org>  Wed, 10 Feb 2010 13:01:57 +0100

haskell-quickcheck (2.1.0.2-2) experimental; urgency=low

  [ Marco Túlio Gontijo e Silva ]
  * debian/watch: Add .tar.gz to downloaded filename.
  * debian/watch: Include package name in downloaded .tar.gz.
  * debian/watch: Remove spaces, since they're not allowed by uscan.
  * debian/control: Add field Provides: ${haskell:Provides} to -dev and
    -prof packages.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Tue, 02 Feb 2010 22:13:55 -0200

haskell-quickcheck (2.1.0.2-1) unstable; urgency=low

  [ Iain Lane ]
  * New upstream release 2.1.0.2
  * debian/control:
    + Switch to team maintenance — thanks to Kari Pahula for previous
      maintainership.
    + Add myself to Uploaders.
    + Update Standards-Version to 3.8.3, no changes required. 

  [ Joachim Breitner ]
  * really add debian/watch file

 -- Iain Lane <laney@ubuntu.com>  Sun, 27 Dec 2009 16:21:45 +0000

haskell-quickcheck (2.1.0.1-7) unstable; urgency=low

  * Dropped versioned dependency on ghc6-doc from libghc6-quickcheck2-doc

 -- Kari Pahula <kaol@debian.org>  Wed, 03 Jun 2009 20:53:42 +0300

haskell-quickcheck (2.1.0.1-6) unstable; urgency=low

  * Renamed binary packages as libghc6-quickcheck2-*.
  * Replaces and conflicts with earlier libghc6-quickcheck-* packages.

 -- Kari Pahula <kaol@debian.org>  Fri, 13 Mar 2009 21:25:59 +0200

haskell-quickcheck (2.1.0.1-5) unstable; urgency=low

  * Use hlibrary.mk from haskell-devscripts and remove the local copy.

 -- Kari Pahula <kaol@debian.org>  Wed, 25 Feb 2009 15:07:22 +0200

haskell-quickcheck (2.1.0.1-4) unstable; urgency=low

  * Updated hlibrary.mk to put .haddock file to -dev package.

 -- Kari Pahula <kaol@debian.org>  Fri, 20 Feb 2009 09:47:00 +0200

haskell-quickcheck (2.1.0.1-3) unstable; urgency=low

  * Updated hlibrary.mk.

 -- Kari Pahula <kaol@debian.org>  Tue, 17 Feb 2009 23:10:13 +0200

haskell-quickcheck (2.1.0.1-2) experimental; urgency=low

  * Updated hlibrary.mk to properly not gzip this package's .haddock file.

 -- Kari Pahula <kaol@debian.org>  Sat, 07 Feb 2009 20:34:05 +0200

haskell-quickcheck (2.1.0.1-1) experimental; urgency=low

  * New upstream release
  * New maintainer.
  * Switched over to using hlibrary.mk and haskell-devscripts.

 -- Kari Pahula <kaol@debian.org>  Sat, 07 Feb 2009 19:52:14 +0200

haskell-quickcheck (1.1.0.0-2) unstable; urgency=low

  * Upgrade to "Generic Haskell cabal library packaging files v10":
    * Versioned dependencies are now generated for the Cabal packages we
      depend on.
    * Use the new ${impl:ghc6:*_deps} variables in debian/control.in.
    * Call canonicalise-comma-list on the depends and suggests fields in
      control.in. This works around bugs in lintian, where it gets
      confused and starts giving spurious warnings.

 -- Ian Lynagh (wibble) <igloo@debian.org>  Thu, 28 Feb 2008 01:01:43 +0000

haskell-quickcheck (1.1.0.0-1) unstable; urgency=low

  * New upstream version.
  * Upgrade to "Generic Haskell cabal library packaging files v9":
    * Allows Setup to be in Setup.lhs instead of Setup.hs.
    * Bump the required haskell-utils from 1.8 to 1.10.
    * The control.in gives a standards-version of 3.7.3 (was 3.7.2).
    * Move everything from the devel section to the libdevel section.
    * Delete the LICENSE file (currently we assume it has that name, and
      that it exists) after "Setup copy"ing the Cabal package.
    * Remove some hacks that worked around older Cabal not letting us
      tell it exactly where to put the documentation.
    * Use --hyperlink-source when telling Cabal to haddock the library.
    * Add hscolour to the build-depends.

 -- Ian Lynagh (wibble) <igloo@debian.org>  Tue, 20 Nov 2007 00:01:00 +0000

haskell-quickcheck (1.0.1-2) unstable; urgency=low

  * Upgrade to "Generic Haskell cabal library packaging files v8":
    * update-generated-files rule in debian/rules runs
      update-debian-haskell-files.
    * Build-dep on haddock >= 0.8-2 in order to get portable .haddock files.
    * We tell Cabal's configure where to put the docs so that it doesn't
      break when we move them around behind its back.
    * Use canonicalise-comma-list around the build-deps in debian/control.in
      to fix problems where we get an unparsable ", , " when a variable is
      empty.

 -- Ian Lynagh (wibble) <igloo@debian.org>  Mon, 04 Jun 2007 21:53:03 +0000

haskell-quickcheck (1.0.1-1) unstable; urgency=low

  * New upstream version.
  * Fix Setup.hs (type signatures don't match our version of Cabal).
  * Split off profiling and documentation into separate packages.
  * debian/control.in now makes much more use of variables, including
    magic Cabal variables.
  * Use debhelper level 5 (was 4).
  * Bump haskell-utils build-dep requirement to 1.8.
  * Upgrade to "Generic Haskell cabal library debian/rules v0.7":
    * Generate haddock docs.
    * -doc package calls gen_contents_index from postinst and postrm.
    * Use destdir rather than deprecated copy-prefix flag to Setup copy.
    * Add -X.haddock to dh_compress call.

 -- Ian Lynagh (wibble) <igloo@debian.org>  Thu, 10 May 2007 13:40:50 +0100

haskell-quickcheck (1.0-3) unstable; urgency=low

  * 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. 

 -- Ian Lynagh (wibble) <igloo@debian.org>  Mon, 20 Nov 2006 20:50:42 +0000

haskell-quickcheck (1.0-2) unstable; urgency=low

  * Update control from control.in to include arm, mips and mipsel in the
    architecture list.
  * Upgrade to "Generic Haskell cabal library debian/rules v0.5".
    Fixes build-failure on non-x86/amd64 due to object splitting
    being unconditionally enabled.

 -- Ian Lynagh (wibble) <igloo@debian.org>  Mon, 23 Oct 2006 12:32:51 +0100

haskell-quickcheck (1.0-1) unstable; urgency=low

  * Initial release (was part of ghc6 until version 6.6-1).

 -- Ian Lynagh (wibble) <igloo@debian.org>  Fri, 13 Oct 2006 16:43:11 +0000

