haskell-regex-posix (0.96.0.1-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Thu, 16 Jun 2022 11:37:40 -0400

haskell-regex-posix (0.96.0.0-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sat, 30 May 2020 23:54:26 -0400

haskell-regex-posix (0.95.2-11) 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:19:34 +0300

haskell-regex-posix (0.95.2-10) 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.

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

haskell-regex-posix (0.95.2-9) unstable; urgency=medium

  * Upload to unstable as part of GHC 8 transition.

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

haskell-regex-posix (0.95.2-8) 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

  [ Gianfranco Costamagna ]
  * Fix VCS fields

  [ Clint Adams ]
  * Temporarily build-depend on ghc 8.

 -- Clint Adams <clint@debian.org>  Wed, 12 Oct 2016 23:13:12 -0400

haskell-regex-posix (0.95.2-7) unstable; urgency=medium

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

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

haskell-regex-posix (0.95.2-6) experimental; urgency=medium

  * 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:35 +0200

haskell-regex-posix (0.95.2-5) unstable; urgency=medium

  * Upload to unstable

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

haskell-regex-posix (0.95.2-4) experimental; urgency=low

  * Adjust watch file to new hackage layout
  * Depend on haskell-devscripts 0.9, found in experimental

 -- Joachim Breitner <nomeata@debian.org>  Sat, 20 Dec 2014 17:11:56 +0100

haskell-regex-posix (0.95.2-3) unstable; urgency=low

  * Enable compat level 9

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

haskell-regex-posix (0.95.2-2) experimental; urgency=low

  * Build-depend on libghc-regex-base-doc rather than the transitional
    haskell-regex-base-doc.

 -- Colin Watson <cjwatson@debian.org>  Wed, 10 Apr 2013 12:11:25 +0100

haskell-regex-posix (0.95.2-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:39:53 +0200

haskell-regex-posix (0.95.1-2) unstable; urgency=low

  * Sourceful upload to rebuild documentation package.
  * Bump to Standards-Version 3.9.2.

 -- Clint Adams <clint@debian.org>  Thu, 09 Feb 2012 22:24:10 -0500

haskell-regex-posix (0.95.1-1) unstable; urgency=low

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Thu, 22 Sep 2011 21:28:07 +0200

haskell-regex-posix (0.94.4-1) unstable; urgency=low

  [ Marco Silva ]
  * Use ghc instead of ghc6

  [ Joachim Breitner ]
  * New upstream release
  * Remove patch remove-unwanted-setup-output

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

haskell-regex-posix (0.94.1-2) unstable; urgency=low

  * control: Use versioned Replaces: and Conflicts:

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Wed, 05 May 2010 18:06:38 -0300

haskell-regex-posix (0.94.1-1) unstable; urgency=low

  * New upstream version, part of the Haskell Platform

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

haskell-regex-posix (0.93.2-6) unstable; urgency=low

  * debian/control: Rename -doc package.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Tue, 16 Mar 2010 10:59:48 -0300

haskell-regex-posix (0.93.2-5) unstable; urgency=low

  [ Joachim Breitner ]
  * Change priority to optional, as per overrides file

  [ 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.
  * debian/control: Use Vcs-Browser: field.
  * debian/control: Remove dependency in hscolour, since it's now a
    dependency of haskell-devscripts.
  * debian/control: Remove haddock from Build-Depends:, since it's now a
    Depends: of haskell-devscripts.
  * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.

  [ Joachim Breitner ]
  * Bump haskell-devscripts dependency to 0.7
  * Priority extra
  * Patch out Setup.hs output

 -- Joachim Breitner <nomeata@debian.org>  Wed, 17 Feb 2010 20:54:30 +0100

haskell-regex-posix (0.93.2-4) unstable; urgency=low

  * Fix "FTBFS: Could not find module `Text.Regex.Base'" by Build-Depending on
    libghc6-regex-base-prof (Closes: #557036)

 -- Joachim Breitner <nomeata@debian.org>  Thu, 19 Nov 2009 11:47:33 +0100

haskell-regex-posix (0.93.2-3) unstable; urgency=low

  * Upload to unstable

 -- Joachim Breitner <nomeata@debian.org>  Wed, 18 Nov 2009 15:14:48 +0100

haskell-regex-posix (0.93.2-2) experimental; urgency=low

  [ Marco Túlio Gontijo e Silva ]
  * debian/control: Use Debian Haskell Group as Maintainer.
  * debian/watch: Use format that works for --download-current-version.

  [ Joachim Breitner ]
  * Use hlibrary.mk (Closes: #556834)

 -- Joachim Breitner <nomeata@debian.org>  Wed, 18 Nov 2009 15:12:40 +0100

haskell-regex-posix (0.93.2-1) experimental; urgency=low

  * New upstream release
  * debian/control:
    - Bump Standards-Version. No changes needed.

 -- Arjan Oosting <arjan@debian.org>  Mon, 13 Oct 2008 07:45:21 +0200

haskell-regex-posix (0.93.1-1) unstable; urgency=low

  * Take over package from Ian, as I already maintain haskell-regex-base,
    and move Ian to the Uploaders field.
  * Packaging complete redone (based on my haskell-regex-base package).
  * This version of libghc6-regex-posix-dev installs and deinstalls
    properly. (Closes: #460599)

 -- Arjan Oosting <arjan@debian.org>  Mon, 14 Jan 2008 00:48:26 +0100

haskell-regex-posix (0.72.0.2-1) unstable; urgency=low

  * Initial release (used to be part of ghc6).
  * Using "Generic Haskell cabal library packaging files v9".

 -- Ian Lynagh (wibble) <igloo@debian.org>  Wed, 21 Nov 2007 01:31:28 +0000
