curry-frontend (2.0.0-2build1) impish; urgency=medium

  * No-change rebuild for libffi soname change.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 11 Sep 2021 06:52:31 +0200

curry-frontend (2.0.0-2) unstable; urgency=medium

  * Re-upload to unstable.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 04 Feb 2021 22:43:58 +0100

curry-frontend (2.0.0-1) experimental; urgency=medium

  * Upload to experimental.

  * New upstream release.
  * debian/patches:
    + Drop all patches, all included in this upstream release.
  * debian/copyright:
    + Update copyright attributions.
  * debian/control:
    + Update B-D field (esp. Haskell dependencies).
    + Bump Standards-Version: to 4.5.1. No changes needed.
  * debian/watch:
    + Update format version to 4.
  * debian/source/lintian-overrides:
    + Drop file, non of the overrides required anymore.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 04 Feb 2021 15:24:01 +0100

curry-frontend (1.0.4-5) unstable; urgency=medium

  * debian/control:
    + Enforce rebuild against ghc (>= 8.8.3). (Closes: #964675).
    + Make sure we rebuild against curry-base (>= 1.1.1-3~).
    + Bump Standards-Version: to 4.5.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 29 Sep 2020 17:33:38 +0200

curry-frontend (1.0.4-4) unstable; urgency=medium

  * debian/patches:
    + Add 0004_fix-spaninfo-of-renamed-typevars.patch. Add follow-up
      commit for already cherry-picked patches 0001-0003.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 15 Jan 2020 15:30:52 +0100

curry-frontend (1.0.4-3) unstable; urgency=medium

  * debian/control:
    + Bump Standards-Version: to 4.4.1. No changes needed.
    + Update B-Ds: Add file-embed.
    + Drop B-D devscripts. This originally was intended to be
      dpkg-dev (not devscripts). The required dpkg-dev version
      is available in Debian since wheezy.
  * debian/patches:
    + Add  bump-to-new-1-0-4-tag.patch. Upstream moved 1.0.4 tag in
      upstream Git. Chasing after them... (Closes: #947162).
    + Add 0001_remove-implicit-prelude-import-from-AST.patch.
    + Add 0002_export-AST-unqualified.patch.
    + Add 0003_keep-SpanInfos-for-local-idents-in-SyntaxCheck.patch.
  * debian/README.source:
    + Document tag movings on the upstream Git repository.
  * debian/rules:
    + Disable tests for now. In Debian, tests fail. Upstream states
      that all tests succeed. This solution is not ideal.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 02 Jan 2020 13:40:52 +0100

curry-frontend (1.0.4-2) unstable; urgency=medium

    + Bump Standards-Version: to 4.4.1. No changes needed.
    + Add Rules-Requires-Root: field and set it to "no".
    + Fix typo in Security-Contact: field.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 18 Nov 2019 10:32:46 +0100

curry-frontend (1.0.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/upstream/metadata:
    + Fix Repository-Browser: field.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 02 Aug 2019 19:05:57 +0200

curry-frontend (1.0.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.3.0. No changes needed.
    + Update versioned B for pakcs (to << 2.1.0~).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 31 Jan 2019 12:52:55 +0100

curry-frontend (1.0.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.2.1. No changes needed.
    + Update versioned B-Ds on curry-base to (>= 1.1.0~), but (<< 1.1.1).
  * debian/copyright:
    + Update copyright attributions.
  * debian/upstream/metadata:
    + Add file. Comply with DEP-12.
  * debian/source/lintian-overrides:
    + Drop the source override at old location, finally.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 22 Nov 2018 16:30:46 +0100

curry-frontend (1.0.1-3) unstable; urgency=medium

  * debian/watch:
    + Update for tarball export feature in latest GitLab versions.
  * debian/control:
    + Bump Standards-Version: to 4.2.0. No changes needed.
  * lintian: Move source override to new canonical location in debian/source/
    subfolder.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 20 Aug 2018 15:43:51 +0200

curry-frontend (1.0.1-2) unstable; urgency=medium

  * Re-upload to rebuild doc package against newer ghc haddock interface.
    (see cury-base Debian bug #896972).
  * debian/control:
    + Bump Standards-Version: to 4.1.4. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 27 Apr 2018 15:36:04 +0200

curry-frontend (1.0.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.1.3. No changes needed.
    + Add B (curry-frontend): pakcs (<< 2.0.1~).

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 09 Feb 2018 11:22:49 +0100

curry-frontend (1.0.0-1) unstable; urgency=medium

  * Re-upload to unstable as is.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 12 Dec 2017 19:27:56 +0100

curry-frontend (1.0.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * debian/control:
    + Set Priority: field to optional.
    + Bump Standards-Version: to 4.1.1.
    + Update versioned B-D on 'curry-base'.
    + Add B-D 'set-extra'.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 27 Nov 2017 11:48:20 +0100

curry-frontend (0.4.2-7) unstable; urgency=medium

  * debian/watch:
    + Update to new upstream URL.
  * debian/control:
    + Bump Standards-Version: to 4.1.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 17 Sep 2017 20:18:39 +0200

curry-frontend (0.4.2-6) unstable; urgency=medium

  [ Steve Langasek ]
  * debian/control:
    + Drop from B-D: libghc-cabal-{dev,prof}. Cabal is now provided with ghc
      itself. (Closes: #865817).

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards-Version: to 4.0.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 28 Jun 2017 09:59:59 +0200

curry-frontend (0.4.2-5) unstable; urgency=medium

  * debian/control:
    + Fix URL typo in LONG_DESCRIPTION. (Closes: #853222).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 31 Jan 2017 10:34:43 +0100

curry-frontend (0.4.2-4) unstable; urgency=medium

  * debian/control:
    + Drop libghc-curry-frontend-prof. Not needed for normal
      curry-frontend operations. (Closes: #852843).

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 27 Jan 2017 21:40:24 +0100

curry-frontend (0.4.2-3) unstable; urgency=medium

  * debian/control:
    + Add Vcs-*: fields.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 27 Jan 2017 21:21:31 +0100

curry-frontend (0.4.2-2) unstable; urgency=medium

  * debian/control:
    + Update versioned B-D: libghc-curry-base-*. Ensure, that
      curry-base >= 0.4.2-3 gets used.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 27 Jan 2017 15:38:09 +0100

curry-frontend (0.4.2-1) unstable; urgency=low

  * Initial release. (Closes: #840532).

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 21 Dec 2016 13:54:41 +0000
