postgresql-semver (0.31.2-1) unstable; urgency=medium [Christoph Berg] * Use `dh --with pgxs_loop` for simpler d/rules; also runs tests at build time (MR !1). [Felix Lechner] * New upstream version. * Update d/control with 'pg_buildext updatecontrol'. (Closes: #997721) * Drop two patches previously cherry-picked from upstream: - 0001-Use-INT32_MAX-instead-of-INT_MAX.patch - 0002-Handle-errors-from-strtol.patch * Place instructions for the upstream (orig) tarball in d/README.Debian. -- Felix Lechner Wed, 03 Nov 2021 09:20:04 -0700 postgresql-semver (0.31.1-3) unstable; urgency=medium * Hoping to fix autopkgtest on 32-bit architectures, cherry-pick commits 07b0c8b2 and 4d79dcc8 from upstream pursuant to https://github.com/theory/pg-semver/issues/58#issuecomment-927389762 * Re-enable the TODO test disabled in commit 54d844e3. -- Felix Lechner Mon, 27 Sep 2021 16:10:33 -0700 postgresql-semver (0.31.1-2) unstable; urgency=medium * Disable TODO test that is expected to fail but succeeds on some architectures. * Move some Pg prerequisites from build to autopkgtest. * Bump Standards-Version to 4.6.0. -- Felix Lechner Tue, 14 Sep 2021 10:48:10 -0700 postgresql-semver (0.31.1-1) unstable; urgency=medium * Initial Debian release. (Closes: #986221) * Github tarball does not match repo; orig tarball was created by checking out tag v0.31.1 and running: - git ls-files | tar caf ../postgresql-semver_0.31.1.orig.tar.gz -T- -- Felix Lechner Fri, 07 May 2021 17:59:12 -0700