mighttpd2 (3.4.3-2build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 07 Sep 2019 17:48:05 +0200

mighttpd2 (3.4.3-2) unstable; urgency=medium

  * Bump debhelper compat level to 10
  * Remove build dependency on libghc-parsec3-dev (provided by ghc-
    8.4.3)

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Wed, 03 Oct 2018 12:06:16 +0300

mighttpd2 (3.4.3-1) unstable; urgency=medium

  * Set Rules-Requires-Root to no.
  * New upstream release

 -- Clint Adams <clint@debian.org>  Tue, 03 Jul 2018 22:59:20 -0400

mighttpd2 (3.4.2-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Tue, 17 Apr 2018 09:54:14 -0400

mighttpd2 (3.4.1-3) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields

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

 -- Clint Adams <clint@debian.org>  Mon, 09 Apr 2018 20:05:13 -0400

mighttpd2 (3.4.1-2) unstable; urgency=medium

  * 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
  * Fix versioned build-dependency on libghc-warp-tls-dev

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Tue, 07 Nov 2017 12:39:47 +0200

mighttpd2 (3.4.1-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Fri, 20 Oct 2017 21:50:52 -0400

mighttpd2 (3.3.0-3) unstable; urgency=medium

  * Upload to unstable as part of GHC 8 transition.

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

mighttpd2 (3.3.0-2) 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 ]
  * Temporarily build-depend on ghc 8.

 -- Clint Adams <clint@debian.org>  Mon, 17 Oct 2016 20:30:39 -0400

mighttpd2 (3.3.0-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Fri, 11 Mar 2016 15:36:16 -0500

mighttpd2 (3.2.10-1) unstable; urgency=medium

  * New upstream version.  Fixes FTBFS, bug#811303.

 -- Clint Adams <clint@debian.org>  Sun, 31 Jan 2016 22:25:11 -0500

mighttpd2 (3.2.9-3) unstable; urgency=medium

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

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

mighttpd2 (3.2.9-2) experimental; urgency=medium

  * Add lintian override for spurious rpaths

 -- Joachim Breitner <nomeata@debian.org>  Fri, 21 Aug 2015 09:14:00 +0200

mighttpd2 (3.2.9-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:29:14 +0200

mighttpd2 (3.2.7-1) unstable; urgency=medium

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Fri, 22 May 2015 09:26:08 +0200

mighttpd2 (3.1.2-3) unstable; urgency=medium

  * Upload to unstable

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

mighttpd2 (3.1.2-2) 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:25 +0100

mighttpd2 (3.1.2-1) unstable; urgency=medium

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Fri, 08 Aug 2014 12:55:05 +0200

mighttpd2 (3.1.1-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Mon, 14 Jul 2014 15:33:02 -0400

mighttpd2 (3.0.6-1) unstable; urgency=medium

  * New upstream version.
  * Patch for newer WAI.

 -- Clint Adams <clint@debian.org>  Sun, 15 Jun 2014 08:39:39 -0400

mighttpd2 (3.0.3-2) unstable; urgency=medium

  * Add missing build dependency on haskell-devscripts.
  * Change section to `web'.  closes: #665474.

 -- Clint Adams <clint@debian.org>  Fri, 14 Mar 2014 09:18:09 -0400

mighttpd2 (3.0.3-1) unstable; urgency=medium

  [ Joachim Breitner ]
  * New upstream release

  [ Clint Adams ]
  * Install helper binaries to /usr/bin.

 -- Clint Adams <clint@debian.org>  Fri, 07 Mar 2014 13:24:39 -0500

mighttpd2 (2.8.7-2) unstable; urgency=low

  [ Joachim Breitner ]
  * Adjust watch file to new hackage layout

  [ Colin Watson ]
  * Build-depend on libghc-unix-time-dev (>> 0.2) to match the Cabal file
    (thanks, Jackson Doak).

 -- Colin Watson <cjwatson@debian.org>  Wed, 25 Dec 2013 22:52:41 +0000

mighttpd2 (2.8.7-1) unstable; urgency=low

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Wed, 18 Sep 2013 20:52:00 -0400

mighttpd2 (2.8.3-2) unstable; urgency=low

  * Use substvars for Haskell description blurbs

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

mighttpd2 (2.8.3-1) experimental; urgency=low

  [ Joachim Breitner ]
  * Bump standards version, no change

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <clint@debian.org>  Wed, 28 Nov 2012 17:58:18 -0500

mighttpd2 (2.5.9-1) unstable; urgency=low

  * New upstream version.
  * Fix incorrect filenames in test suite.

 -- Clint Adams <clint@debian.org>  Mon, 04 Jun 2012 23:11:03 -0400

mighttpd2 (2.5.6-1) unstable; urgency=low

  * New upstream version.
    - Drop hashmap patch (upstream switched to unordered-containers).

 -- Clint Adams <clint@debian.org>  Mon, 12 Mar 2012 18:59:26 -0400

mighttpd2 (2.5.4-1) unstable; urgency=low

  * New upstream version.
  * Bump to Standards-Version 3.9.3.
  * Enable test suite.
  * Patch to work with newer hashmap.

 -- Clint Adams <clint@debian.org>  Thu, 08 Mar 2012 18:56:55 -0500

mighttpd2 (2.5.0-1) unstable; urgency=low

  * Initial release.

 -- Clint Adams <clint@debian.org>  Wed, 04 Jan 2012 20:31:16 -0500
