postgresql-pgmp (1.0.5-3.pgdg20.04+1) focal-pgdg; urgency=medium

  * Rebuild for focal-pgdg.
  * No source changes.

 -- PostgreSQL on Debian and Ubuntu <pgsql-pkg-debian@lists.postgresql.org>  Sat, 14 Sep 2024 23:38:33 +0200

postgresql-pgmp (1.0.5-3) unstable; urgency=medium

  * Upload for PostgreSQL 17.
  * Restrict to 64-bit architectures.
  * Mark postgresql-all as <!nocheck>.

 -- Christoph Berg <myon@debian.org>  Sat, 14 Sep 2024 23:38:33 +0200

postgresql-pgmp (1.0.5-2) unstable; urgency=medium

  * Upload for PostgreSQL 16.
  * Use ${postgresql:Depends}.

 -- Christoph Berg <myon@debian.org>  Mon, 18 Sep 2023 21:33:02 +0200

postgresql-pgmp (1.0.5-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <myon@debian.org>  Mon, 11 Sep 2023 10:12:58 +0200

postgresql-pgmp (1.0.4-6) unstable; urgency=medium

  * Fix varatt handling on PG16.

 -- Christoph Berg <myon@debian.org>  Mon, 31 Jul 2023 08:29:51 +0000

postgresql-pgmp (1.0.4-5) unstable; urgency=medium

  * Upload for PostgreSQL 15.

 -- Christoph Berg <myon@debian.org>  Mon, 24 Oct 2022 16:08:07 +0200

postgresql-pgmp (1.0.4-4) unstable; urgency=medium

  * Upload for PostgreSQL 14.

 -- Christoph Berg <myon@debian.org>  Thu, 21 Oct 2021 10:01:23 +0200

postgresql-pgmp (1.0.4-3) unstable; urgency=medium

  * Upload for PostgreSQL 13.
  * Use dh --with pgxs_loop.
  * R³: no.
  * DH 13.

 -- Christoph Berg <myon@debian.org>  Mon, 19 Oct 2020 15:46:09 +0200

postgresql-pgmp (1.0.4-2) unstable; urgency=medium

  * Move to python3. (Closes: #943168)

 -- Christoph Berg <myon@debian.org>  Thu, 02 Apr 2020 22:11:22 +0200

postgresql-pgmp (1.0.4-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <myon@debian.org>  Fri, 07 Feb 2020 09:21:04 +0100

postgresql-pgmp (1.0.3-1) unstable; urgency=medium

  * New upstream version.
  * Use dh.
  * {Build,Test}-Depend on python-six.
  * Cherry-pick from upstream: Deal correctly with lazily allocated mpz zeros.
    (Closes: #950608, https://github.com/dvarrazzo/pgmp/issues/18)

 -- Christoph Berg <myon@debian.org>  Thu, 06 Feb 2020 10:13:59 +0100

postgresql-pgmp (1.0.2-8) unstable; urgency=medium

  * Upload for PostgreSQL 12.

 -- Christoph Berg <myon@debian.org>  Wed, 30 Oct 2019 14:02:36 +0100

postgresql-pgmp (1.0.2-7) unstable; urgency=medium

  * Update testsuite to accept PG12.

 -- Christoph Berg <myon@debian.org>  Tue, 04 Jun 2019 11:42:18 +0200

postgresql-pgmp (1.0.2-6) unstable; urgency=medium

  * Upload for PostgreSQL 11.
  * Move packaging repository to salsa.debian.org
  * Move maintainer address to team+postgresql@tracker.debian.org.

 -- Christoph Berg <myon@debian.org>  Sat, 13 Oct 2018 22:12:05 +0200

postgresql-pgmp (1.0.2-5) unstable; urgency=medium

  * Sort file lists in Makefile to make build reproducible.

 -- Christoph Berg <myon@debian.org>  Thu, 12 Oct 2017 20:39:43 +0200

postgresql-pgmp (1.0.2-4) unstable; urgency=medium

  * src/pmpz_arith.c: Patch for 10 support.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 21 Sep 2017 14:54:34 +0200

postgresql-pgmp (1.0.2-3) unstable; urgency=medium

  * Upload with 9.6 support.

 -- Christoph Berg <myon@debian.org>  Sun, 25 Sep 2016 22:28:41 +0200

postgresql-pgmp (1.0.2-2) unstable; urgency=medium

  * Suppress hash index warning in testsuite to fix 9.5 build.

 -- Christoph Berg <myon@debian.org>  Fri, 08 Jan 2016 18:36:07 +0100

postgresql-pgmp (1.0.2-1) experimental; urgency=medium

  * New upstream release.

 -- Christoph Berg <myon@debian.org>  Sat, 17 Jan 2015 22:30:36 +0100

postgresql-pgmp (1.0.1-6) unstable; urgency=medium

  * Upload to unstable for 9.4.

 -- Christoph Berg <myon@debian.org>  Fri, 25 Jul 2014 22:14:36 +0200

postgresql-pgmp (1.0.1-5) experimental; urgency=medium

  * B-D on pg-common 158 to build for 9.3 and 9.4.
  * debian/tests: Use pg_buildext installcheck.
  * Set team as Maintainer.

 -- Christoph Berg <myon@debian.org>  Sun, 06 Jul 2014 14:14:34 +0200

postgresql-pgmp (1.0.1-4) unstable; urgency=medium

  [ Martin Pitt ]
  * Add missing python test dependency, the test calls unmix.py.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 20 Mar 2014 14:55:38 +0100

postgresql-pgmp (1.0.1-3) unstable; urgency=low

  [ Martin Pitt ]
  * debian/tests/control: Add missing postgresql-server-dev-all test
    dependency, so that installcheck can find pg_buildext.

  [ Christoph Berg ]
  * debian/pgversions: Use "all" and B-D on pg-server-dev-all >= 148.
  * Pull patch from upstream to fix 9.3 build.

 -- Christoph Berg <myon@debian.org>  Wed, 11 Sep 2013 11:20:54 +0200

postgresql-pgmp (1.0.1-2) unstable; urgency=low

  * Update watch file to only look at github.
  * debian/tests/installcheck: unset TMPDIR.

 -- Christoph Berg <myon@debian.org>  Mon, 01 Jul 2013 12:07:17 +0200

postgresql-pgmp (1.0.1-1) experimental; urgency=low

  * New upstream release.
  * Packaging repository moved to git.debian.org.
  * Point Homepage at github, pgfoundry is offline way too often.
  * debian/pgversions: add 9.2 and 9.3.
  * debian/tests: add autopkgtest support using make installcheck.

 -- Christoph Berg <myon@debian.org>  Mon, 07 Jan 2013 09:58:46 +0100

postgresql-pgmp (1.0.0-4) unstable; urgency=low

  * Fix installation of doc dir for 9.1. Closes: #646656.

 -- Christoph Berg <myon@debian.org>  Sun, 09 Oct 2011 14:10:07 +0200

postgresql-pgmp (1.0.0-3) unstable; urgency=low

  * Rebuild for PostgreSQL 9.1.
  * Manually create /usr/share/postgresql/$$version/extension.
  * Remove sql/pgmp.sql on clean.

 -- Christoph Berg <myon@debian.org>  Wed, 24 Aug 2011 10:00:48 +0200

postgresql-pgmp (1.0.0-2) unstable; urgency=low

  * The clean target needs per-version PG_CONFIG too.

 -- Christoph Berg <myon@debian.org>  Tue, 09 Aug 2011 11:05:56 +0200

postgresql-pgmp (1.0.0-1) unstable; urgency=low

  * Initial release.
  * Patch Makefile not to install non-doc files as documenation.

 -- Christoph Berg <myon@debian.org>  Tue, 09 Aug 2011 00:06:25 +0200
