hdbc-postgresql (2.3.2.5-4) unstable; urgency=medium

  * 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

hdbc-postgresql (2.3.2.5-3) unstable; urgency=medium

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

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

hdbc-postgresql (2.3.2.5-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:27:01 +0300

hdbc-postgresql (2.3.2.5-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 17:42:52 -0400

hdbc-postgresql (2.3.2.4-3) unstable; urgency=medium

  * Upload to unstable as part of GHC 8 transition.

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

hdbc-postgresql (2.3.2.4-2) experimental; urgency=medium

  * Temporarily build-depend on ghc 8.

 -- Clint Adams <clint@debian.org>  Mon, 17 Oct 2016 11:56:42 -0400

hdbc-postgresql (2.3.2.4-1) unstable; 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 release

 -- Clint Adams <clint@debian.org>  Tue, 12 Jul 2016 15:56:25 -0400

hdbc-postgresql (2.3.2.3-2) unstable; urgency=medium

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

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

hdbc-postgresql (2.3.2.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:29:12 +0200

hdbc-postgresql (2.3.2.2-3) unstable; urgency=medium

  * Upload to unstable

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

hdbc-postgresql (2.3.2.2-2) experimental; urgency=medium

  * Depend on haskell-devscripts 0.9, found in experimental

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

hdbc-postgresql (2.3.2.2-1) unstable; urgency=low

  * Adjust watch file to new hackage layout
  * Fix Homepage URL
  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Mon, 04 Aug 2014 22:44:52 +0200

hdbc-postgresql (2.3.2.1-3) unstable; urgency=low

  * Enable compat level 9
  * Bump standards version to 3.9.4

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

hdbc-postgresql (2.3.2.1-2) experimental; urgency=low

  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
    against experimental
  * Add watch file

 -- Joachim Breitner <nomeata@debian.org>  Fri, 04 Jan 2013 16:10:46 +0100

hdbc-postgresql (2.3.2.1-1) unstable; urgency=low

  * New upstream version.
  * Bump to Standards-Version 3.9.3.

 -- Clint Adams <clint@debian.org>  Wed, 07 Mar 2012 20:18:10 -0500

hdbc-postgresql (2.2.3.1-5) unstable; urgency=low

  * [a016c10] s/ghc6/ghc/ for GHC 7 transition
  * [6c309c4] Use Haskell substvars, particularly haskell:Provides
  * [0c0555c] Add prof package

 -- Iain Lane <laney@debian.org>  Tue, 31 May 2011 09:35:51 +0100

hdbc-postgresql (2.2.3.1-4) unstable; urgency=low

  * control: Use versioned Replaces: and Conflicts:

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Wed, 05 May 2010 23:13:57 -0300

hdbc-postgresql (2.2.3.1-3) unstable; urgency=low

  [ Marco Túlio Gontijo e Silva ]
  * Fix "please update build-depends of haskell-hdbc-doc" updating -doc
    packages in Build-Depends to new packages names.  (Closes: #576099)
  * Use Build-Depends-Indep.

 -- Joachim Breitner <nomeata@debian.org>  Tue, 27 Apr 2010 12:41:55 +0200

hdbc-postgresql (2.2.3.1-2) unstable; urgency=low

  * debian/control: Rename -doc package.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Wed, 17 Mar 2010 19:48:05 -0300

hdbc-postgresql (2.2.3.1-1) unstable; urgency=low

  * New upstream version.  Closes: #570880.
  * Rebuild with GHC 6.12.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 17 Feb 2010 15:02:32 -0600

hdbc-postgresql (2.2.0.0-2) unstable; urgency=low

  * Switch to hlibrary.mk (Closes: 559654)

 -- Joachim Breitner <nomeata@debian.org>  Sun, 06 Dec 2009 21:20:20 +0100

hdbc-postgresql (2.2.0.0-1) unstable; urgency=low

  * New upstream release.
  * Switching to Haskell team maintenance.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 03 Nov 2009 08:55:44 -0600

hdbc-postgresql (2.1.0.2-1) unstable; urgency=low

  * Small new features.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 02 Jul 2009 15:09:45 -0500

hdbc-postgresql (2.1.0.1-1) unstable; urgency=low

  * Update for GHC 6.10.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 06 Mar 2009 08:08:35 -0600

hdbc-postgresql (2.1.0.0-1) unstable; urgency=low

  * New upstream release, supporting fractions of seconds.
  * Fix documentation package.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 10 Feb 2009 13:34:42 -0600

hdbc-postgresql (2.0.0.0-1) unstable; urgency=low

  * New upstream release.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 30 Jan 2009 14:38:59 -0600

hdbc-postgresql (1.1.6.0.1) unstable; urgency=high

  * Rebuild for newer GHC.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 19 Jan 2009 16:18:56 -0600

hdbc-postgresql (1.1.6.0.0) unstable; urgency=low

  * New version with GHC 6.10 compatibility.
  * Added dh_haskell_depends call.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 30 Dec 2008 09:01:20 -0600

hdbc-postgresql (1.1.4.1.1) unstable; urgency=low

  * Updated build-deps and rebuilt with HDBC 1.1.5.
  * Removed a bit of boilerplate frmo description.  Closes: #447886.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 26 Jun 2008 09:09:01 -0500

hdbc-postgresql (1.1.4.1.0) unstable; urgency=low

  * Deal with PostgreSQL version numbers containing "RC".
  * Added build-dep and depends on Parsec.  Closes: #461599.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 04 Feb 2008 03:14:58 -0600

hdbc-postgresql (1.1.4.0.0) unstable; urgency=low

  * Updated for GHC 6 and HDBC 1.1.4.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 11 Jan 2008 11:15:36 -0600

hdbc-postgresql (1.1.3.0.1) unstable; urgency=low

  * Added build-dep on libhugs-parsec.  Closes: #458666.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 03 Jan 2008 02:27:05 -0600

hdbc-postgresql (1.1.3.0.0) unstable; urgency=low

  * Update cabal
  * Strictify a few functions for 1.1.3 API
  * Improve metadata handling.  Patch from Steve Harris
  * Use better SqlValue constructors for column types.  Patch from
    Steve Harris.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 31 Oct 2007 13:24:49 -0500

hdbc-postgresql (1.1.2.1) unstable; urgency=low

  * Update for GHC 6.6.1.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 06 Jun 2007 07:05:30 -0500

hdbc-postgresql (1.1.2.0) unstable; urgency=low

  * Update for HDBC 1.1.2.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 03 May 2007 04:25:11 -0500

hdbc-postgresql (1.1.0.0) unstable; urgency=low

  * New API thanks to Peter Thiemann.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 02 May 2007 05:51:21 -0500

hdbc-postgresql (1.0.1.1) unstable; urgency=low

  * Rebuilt for GHC 6.6.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 19 Oct 2006 22:05:41 -0500

hdbc-postgresql (1.0.1.0) unstable; urgency=low

  * Fix unknown column size, such as for text columns

 -- John Goerzen <jgoerzen@complete.org>  Sat, 22 Jul 2006 07:08:49 -0500

hdbc-postgresql (1.0.0.0) unstable; urgency=low

  * Blessing this version as 1.0.0.0
  * Rebuilt with ghc6 6.4.2 for Debian

 -- John Goerzen <jgoerzen@complete.org>  Thu, 29 Jun 2006 19:01:02 -0500

hdbc-postgresql (0.99.2.1) unstable; urgency=low

  * Give wrapobj a unique name so that this module can coexist with ODBC
    in a single program.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 28 Mar 2006 22:19:26 -0600

hdbc-postgresql (0.99.2.0) unstable; urgency=low

  * Updated for 0.99.2.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 28 Mar 2006 05:33:19 -0600

hdbc-postgresql (0.99.1.0) unstable; urgency=low

  * Releasing 0.99.1.0, with new memory management and column type
    meta information.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 27 Mar 2006 23:53:21 -0600

hdbc-postgresql (0.99.0.0) unstable; urgency=low

  * Initial Release.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 27 Dec 2005 16:57:21 -0600