pgmemcache (2.3.0-14.pgdg24.04+1) noble-pgdg; urgency=medium

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

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

pgmemcache (2.3.0-14) unstable; urgency=medium

  * Upload for PostgreSQL 17.
  * Restrict to 64-bit architectures.

 -- Christoph Berg <myon@debian.org>  Sat, 14 Sep 2024 19:24:40 +0200

pgmemcache (2.3.0-13) unstable; urgency=medium

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

 -- Christoph Berg <myon@debian.org>  Mon, 18 Sep 2023 15:09:05 +0200

pgmemcache (2.3.0-12) unstable; urgency=medium

  * Start memcached before invoking tests so it's hopefully more stable.

 -- Christoph Berg <myon@debian.org>  Thu, 11 May 2023 21:04:39 +0200

pgmemcache (2.3.0-11) unstable; urgency=medium

  * Upload for PostgreSQL 15.
  * Mark B-D memcached as <!nocheck>.

 -- Christoph Berg <myon@debian.org>  Fri, 21 Oct 2022 13:22:25 +0200

pgmemcache (2.3.0-10) unstable; urgency=medium

  * Fix GitHub watch file.

 -- Christoph Berg <myon@debian.org>  Mon, 03 Jan 2022 12:11:30 +0100

pgmemcache (2.3.0-9) unstable; urgency=medium

  * Upload for PostgreSQL 14.
  * Support running build-time tests as root.

 -- Christoph Berg <myon@debian.org>  Wed, 20 Oct 2021 11:37:11 +0200

pgmemcache (2.3.0-8) unstable; urgency=medium

  * Upload for PostgreSQL 13.
  * Use dh --with pgxs_loop and run tests at build-time as well.
  * R³: no.
  * DH 13.
  * debian/tests: Use 'make' instead of postgresql-server-dev-all.

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

pgmemcache (2.3.0-7) unstable; urgency=medium

  * Upload for PostgreSQL 12.
  * Add debian/gitlab-ci.yml.

 -- Christoph Berg <myon@debian.org>  Tue, 29 Oct 2019 16:57:13 +0100

pgmemcache (2.3.0-6) unstable; urgency=medium

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

 -- Christoph Berg <myon@debian.org>  Fri, 12 Oct 2018 13:41:40 +0200

pgmemcache (2.3.0-5) unstable; urgency=medium

  * Use /tmp for temporary pidfiles in testsuite.
  * Move packaging repository to salsa.debian.org
  * Run wrap-and-sort -st.

 -- Christoph Berg <myon@debian.org>  Thu, 14 Jun 2018 17:55:57 +0200

pgmemcache (2.3.0-4) unstable; urgency=medium

  * Team upload with PostgreSQL 10 support.

 -- Christoph Berg <christoph.berg@credativ.de>  Wed, 27 Sep 2017 12:50:13 +0200

pgmemcache (2.3.0-3) unstable; urgency=medium

  * Upload with 9.6 support.

 -- Christoph Berg <myon@debian.org>  Tue, 27 Sep 2016 19:04:20 +0200

pgmemcache (2.3.0-2) unstable; urgency=medium

  * Reupload to unstable with 9.5 support.
  * Rewrite rules to use "pg_buildext loop".
  * debian/tests/installcheck: Drop privileges when running as root.

 -- Christoph Berg <christoph.berg@credativ.de>  Mon, 11 Jan 2016 10:49:39 +0100

pgmemcache (2.3.0-1) unstable; urgency=medium

  * New upstream release.

 -- Christoph Berg <myon@debian.org>  Sun, 26 Apr 2015 12:35:03 +0200

pgmemcache (2.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Upstream merged our testsuite, porting it to run as non-root, update the
    autopkgtest files for that.

 -- Christoph Berg <myon@debian.org>  Tue, 14 Oct 2014 21:25:04 +0200

pgmemcache (2.1.2-3) unstable; urgency=medium

  * B-D on pg-common 158 to build against 9.4.

 -- Christoph Berg <myon@debian.org>  Sun, 27 Jul 2014 11:25:54 +0200

pgmemcache (2.1.2-2) unstable; urgency=medium

  * Import cb06b448c534ac99ddd08f264e6f86162ddd6b72 from upstream:
    correct free function for memcached_stat_get_value (Closes: #742493)

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 08 May 2014 13:55:14 +0200

pgmemcache (2.1.2-1) unstable; urgency=medium

  * New release on Github.
  * Update watch file to point at Github.
  * Support PostgreSQL 9.1+, we need extensions.
  * Install README and NEWS (as changelog).
  * Add autopkgtest support.
  * Set Maintainer to the mailing list, add myself to Uploaders with Marco's
    permission, thanks!

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 13 Mar 2014 17:06:08 +0100

pgmemcache (2.0.6-2) unstable; urgency=low

  * [74b3c34] Install files in debian/rules instead of using one static
    .install file per PostgreSQL version
  * [89341af] Update debian/pgversions to include recent PostgreSQL releases
  * [42ae7f7] Canonicalize Vcs-* fields in debian/control
  * [e25b4d2] Bump Standards-Version to 3.9.4

 -- Marco Nenciarini <mnencia@debian.org>  Sun, 15 Sep 2013 16:06:29 +0200

pgmemcache (2.0.6-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS with libmemcached-dev-1.0.3-1": add patch
    libmemcached-1.0.patch from Michael Fladischer; make build dependency on
    libmemcached-dev versioned. (Closes: #658405)

 -- gregor herrmann <gregoa@debian.org>  Tue, 13 Mar 2012 19:01:16 +0100

pgmemcache (2.0.6-1) unstable; urgency=low

  * Initial release (Closes: #621729)

 -- Marco Nenciarini <mnencia@debian.org>  Wed, 31 Aug 2011 00:14:22 +0200
