1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
postgresql-numeral (1.3-5) unstable; urgency=medium
* Upload for PostgreSQL 15.
* debian/watch: Look at GitHub tags instead of releases.
-- Christoph Berg <myon@debian.org> Mon, 24 Oct 2022 16:02:19 +0200
postgresql-numeral (1.3-4) unstable; urgency=medium
* Upload for PostgreSQL 14.
-- Christoph Berg <myon@debian.org> Thu, 21 Oct 2021 09:55:23 +0200
postgresql-numeral (1.3-3) unstable; urgency=medium
* R³: no.
* debian/tests: Use 'make' instead of postgresql-server-dev-all.
-- Christoph Berg <myon@debian.org> Mon, 19 Oct 2020 15:32:27 +0200
postgresql-numeral (1.3-2) unstable; urgency=medium
* Upload for PostgreSQL 13.
* Use dh --with pgxs.
-- Christoph Berg <myon@debian.org> Tue, 29 Sep 2020 15:52:24 +0200
postgresql-numeral (1.3-1) unstable; urgency=medium
* Fix compatibility with gcc 10. (Closes: #957701)
-- Christoph Berg <myon@debian.org> Tue, 28 Jul 2020 22:10:46 +0200
postgresql-numeral (1.2-1) unstable; urgency=medium
* Fix passbyvalue logic on PG13/32-bit.
-- Christoph Berg <myon@debian.org> Thu, 21 May 2020 11:08:32 +0200
postgresql-numeral (1.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Refer to specific version of license GPL-2+.
* Update standards version to 4.5.0, no changes needed.
[ Christoph Berg ]
* Fix zero numeral.
* Support PostgreSQL 13.
-- Christoph Berg <myon@debian.org> Wed, 20 May 2020 23:40:45 +0200
postgresql-numeral (1.0-3) unstable; urgency=medium
* Upload for PostgreSQL 12.
-- Christoph Berg <myon@debian.org> Wed, 30 Oct 2019 13:58:04 +0100
postgresql-numeral (1.0-2) unstable; urgency=medium
* Upload for PostgreSQL 11.
-- Christoph Berg <myon@debian.org> Sat, 13 Oct 2018 11:52:55 +0200
postgresql-numeral (1.0-1) unstable; urgency=medium
* Initial release.
-- Christoph Berg <christoph.berg@credativ.de> Mon, 04 Jun 2018 09:16:54 +0200
|