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

  * Declare compliance with Debian policy 4.6.1
  * Patch for newer dependencies

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sun, 24 Jul 2022 11:35:37 +0300

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

  * New upstream release

 -- Scott Talbert <swt@techie.net>  Mon, 20 Jun 2022 14:52:50 -0400

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

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Wed, 03 Jun 2020 17:31:30 -0400

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

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 22:31:10 -0400

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

  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
  * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Mon, 01 Oct 2018 13:47:36 +0300

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

  [ Clint Adams ]
  * Set Rules-Requires-Root to no.

  [ Ilias Tsitsimpis ]
  * Bump debhelper compat level to 10

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sun, 30 Sep 2018 21:13:50 +0300

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

  [ Ilias Tsitsimpis ]
  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS
  * Declare compliance with Debian policy 4.1.1
  * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields

  [ Clint Adams ]
  * Bump to Standards-Version 4.1.4.
  * New upstream release

 -- Clint Adams <clint@debian.org>  Mon, 09 Apr 2018 16:27:08 -0400

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

  * New upstream release (Closes: #875992).

 -- Sean Whitton <spwhitton@spwhitton.name>  Sun, 17 Sep 2017 12:46:08 -0700

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

  * New upstream release

 -- Clint Adams <clint@debian.org>  Fri, 14 Jul 2017 08:24:26 -0400

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

  * Team upload.

  [ James Clarke ]
  * Add ppc64 to list of SMP architectures (Closes: #866012)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 27 Jun 2017 16:08:17 +0200

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

  * Upload to unstable as part of GHC 8 transition.

 -- Clint Adams <clint@debian.org>  Thu, 27 Oct 2016 18:34:43 -0400

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

  [ Dmitry Bogatov ]
  * Use secure (https) uri in Vcs-Git field in 'debian/control'
  * Bump standards version to 3.9.8 (no changes needed)
  * Convert `debian/copyright' to dep5 format

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <clint@debian.org>  Fri, 07 Oct 2016 20:37:54 -0400

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
