haskell-lens (4.13-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sat, 16 Jan 2016 23:32:07 -0500

haskell-lens (4.12.3-2) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <clint@debian.org>  Thu, 03 Dec 2015 14:54:43 -0500

haskell-lens (4.12.3-1) experimental; urgency=medium

  * New upstream release
  * Bump standards-version to 3.9.6
  * Depend on haskell-devscripts >= 0.10 to ensure that this package
    builds against GHC in experimental

 -- Joachim Breitner <nomeata@debian.org>  Thu, 20 Aug 2015 10:28:05 +0200

haskell-lens (4.7.0.1-1) unstable; urgency=medium

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Mon, 29 Jun 2015 11:35:00 +0200

haskell-lens (4.6.0.1-11) unstable; urgency=medium

  * Really disable templates testsuite without ghci. Sigh.

 -- Joachim Breitner <nomeata@debian.org>  Sat, 20 Jun 2015 22:30:39 +0200

haskell-lens (4.6.0.1-10) unstable; urgency=medium

  * Disable templates testsuite without ghci

 -- Joachim Breitner <nomeata@debian.org>  Sat, 20 Jun 2015 16:14:34 +0200

haskell-lens (4.6.0.1-9) unstable; urgency=medium

  * Drop dependencies on generic-deriving, doctest and simple-reflect,
    as the doctest are disabled

 -- Joachim Breitner <nomeata@debian.org>  Sat, 20 Jun 2015 11:54:33 +0200

haskell-lens (4.6.0.1-8) unstable; urgency=medium

  * Disable doctests alltogether, fail on too many architectures.

 -- Joachim Breitner <nomeata@debian.org>  Tue, 09 Jun 2015 16:38:48 +0200

haskell-lens (4.6.0.1-7) unstable; urgency=medium

  * Fix Makefile syntax

 -- Joachim Breitner <nomeata@debian.org>  Sat, 06 Jun 2015 21:50:31 +0200

haskell-lens (4.6.0.1-6) unstable; urgency=medium

  * Second try: Detect threaded runtime using ghc --info
    (and centrally in haskell-devscripts)

 -- Joachim Breitner <nomeata@debian.org>  Sat, 06 Jun 2015 21:08:51 +0200

haskell-lens (4.6.0.1-5) unstable; urgency=medium

  * Detect availability of threaded runtime via libHSrts_thr.a. Thanks to
    Edmund Grimley Evans for noticing.

 -- Joachim Breitner <nomeata@debian.org>  Sat, 06 Jun 2015 17:28:09 +0200

haskell-lens (4.6.0.1-4) unstable; urgency=medium

  * Adjust expected path to libHSrts_thr.a in order to re-enable the test
    suite.
  * Enable more tests on arm64, armel, armhf, ppc64el, and s390x, which now
    have TH.

 -- Colin Watson <cjwatson@debian.org>  Sat, 09 May 2015 17:12:50 +0100

haskell-lens (4.6.0.1-3) unstable; urgency=medium

  * Rebuild due to haskell-devscripts bug affecting the previous

 -- Joachim Breitner <nomeata@debian.org>  Tue, 28 Apr 2015 23:58:48 +0200

haskell-lens (4.6.0.1-2) unstable; urgency=medium

  * Upload to unstable

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

haskell-lens (4.6.0.1-1) experimental; urgency=medium

  * Depend on haskell-devscripts 0.9, found in experimental
  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Mon, 22 Dec 2014 00:28:27 +0100

haskell-lens (4.1.2.1-3) unstable; urgency=medium

  * Backport semigroupoids support

 -- Joachim Breitner <nomeata@debian.org>  Mon, 08 Sep 2014 09:21:54 +0200

haskell-lens (4.1.2.1-2) unstable; urgency=medium

  * Patch to allow building with QuickCheck-2.7

 -- Joachim Breitner <nomeata@debian.org>  Sat, 02 Aug 2014 11:14:32 +0200

haskell-lens (4.1.2.1-1) unstable; urgency=medium

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Wed, 04 Jun 2014 10:38:09 +0200

haskell-lens (4.1.2-4) unstable; urgency=medium

  * Disable floating point doctest, they fail on kfreebsd-i386.

 -- Joachim Breitner <nomeata@debian.org>  Thu, 15 May 2014 09:34:35 +0200

haskell-lens (4.1.2-3) unstable; urgency=medium

  * Do not run hlint tests
  * Depend on reflection on all architectures

 -- Joachim Breitner <nomeata@debian.org>  Wed, 14 May 2014 09:39:58 +0200

haskell-lens (4.1.2-2) unstable; urgency=medium

  [ Raúl Benencia ]
  * Fix bogus patch
  * Backport testsuite failure fix

  [ Joachim Breitner ]
  * Redo the non-TH patches from scratch

 -- Joachim Breitner <nomeata@debian.org>  Tue, 13 May 2014 17:29:04 +0200

haskell-lens (4.1.2-1) unstable; urgency=medium

  [ Colin Watson ]
  * Express the list of architectures with TH build-dependencies in positive
    rather than negative terms, to avoid needing to extend it for new
    architectures such as arm64.

  [ Raúl Benencia ]
  * New upstream release
  * Bump standards version, no change
  * Adapt patches to the new release

 -- Raúl Benencia <rul@kalgan.cc>  Tue, 15 Apr 2014 18:57:39 -0300

haskell-lens (3.10-1) unstable; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 09 Nov 2013 21:25:25 -0500

haskell-lens (3.9.0.2-4) unstable; urgency=low

  * Adjust watch file to new hackage layout
  * Disable TH on arches where it is not available, thanks to Joey Hess for
    the patches.  (Closes: #726372)

 -- Joachim Breitner <nomeata@debian.org>  Tue, 15 Oct 2013 17:01:52 +0200

haskell-lens (3.9.0.2-3) unstable; urgency=low

  * Backport from upstream:
    - Control.Lens.Setter: Fix doctest with different float implementations.
  * Disable the hunit and properties test suites on sparc, since they
    require SMP support via the RTS -N option.

 -- Colin Watson <cjwatson@debian.org>  Mon, 17 Jun 2013 21:43:44 +0100

haskell-lens (3.9.0.2-2) unstable; urgency=low

  * Enable compat level 9

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

haskell-lens (3.9.0.2-1) experimental; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Mon, 01 Apr 2013 21:46:57 -0400

haskell-lens (3.8.7.3-1) experimental; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sun, 10 Mar 2013 22:08:12 -0400

haskell-lens (3.8.5-1) experimental; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 09 Feb 2013 12:36:35 -0500

haskell-lens (3.7.1.2-2) experimental; urgency=low

  * Fix test suite dependencies (added missing test-framework-quickcheck2,
    removed not needed upper bounds)

 -- Joachim Breitner <nomeata@debian.org>  Fri, 01 Feb 2013 11:46:18 +0100

haskell-lens (3.7.1.2-1) experimental; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Mon, 31 Dec 2012 17:31:04 -0500

haskell-lens (3.6-1) experimental; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sun, 25 Nov 2012 20:24:38 -0500

haskell-lens (3.2-1) experimental; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sun, 11 Nov 2012 00:52:47 -0500

haskell-lens (3.1-1) experimental; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sun, 04 Nov 2012 09:43:19 -0500

haskell-lens (3.0.5-1) experimental; urgency=low

  [ Joachim Breitner ]
  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
    against experimental
  * Bump standards version, no change

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <clint@debian.org>  Mon, 29 Oct 2012 15:50:56 -0400

haskell-lens (2.4.0.2-2) unstable; urgency=low

  * Enable test suite on architectures with threaded runtime.

 -- Clint Adams <clint@debian.org>  Mon, 24 Sep 2012 21:21:31 -0400

haskell-lens (2.4.0.2-1) unstable; urgency=low

  * Initial release.

 -- Clint Adams <clint@debian.org>  Sun, 02 Sep 2012 10:44:07 -0400
