Skip to content

Changelog pgmemcache (2.3.0-10)

2022

pgmemcache (2.3.0-10) unstable; urgency=medium

   * Fix GitHub watch file.

2021

pgmemcache (2.3.0-9) unstable; urgency=medium

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

2020

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.

2019

pgmemcache (2.3.0-7) unstable; urgency=medium

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

2018

pgmemcache (2.3.0-6) unstable; urgency=medium

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

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.

2017

pgmemcache (2.3.0-4) unstable; urgency=medium

   * Team upload with PostgreSQL 10 support.

2016

pgmemcache (2.3.0-3) unstable; urgency=medium

   * Upload with 9.6 support.

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.

2015

pgmemcache (2.3.0-1) unstable; urgency=medium

   * New upstream release.

2014

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.

pgmemcache (2.1.2-3) unstable; urgency=medium

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

pgmemcache (2.1.2-2) unstable; urgency=medium

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

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!

2013

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

2012

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)

2011

pgmemcache (2.0.6-1) unstable; urgency=low

   * Initial release (Closes: #621729)