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
|
pgaudit (1.3.0-2) unstable; urgency=medium
* debian/patches/alternative_regression_outputs.patch: New patch, adds an
additional pgaudit_2.out expected output file for v9.6 and v10.
* debian/patches/support_9.5.patch: Move pgaudit_1.out alternative regression
output into alternative_regression_outputs.patch.
-- Michael Banck <michael.banck@credativ.de> Mon, 19 Nov 2018 12:38:32 +0100
pgaudit (1.3.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches/support_pre10.patch: Refreshed.
* debian/support_11.patch: Removed, no longer needed.
-- Michael Banck <michael.banck@credativ.de> Wed, 17 Oct 2018 21:49:45 +0200
pgaudit (1.2.0-2) unstable; urgency=medium
[ Christoph Berg ]
* Move maintainer address to team+postgresql@tracker.debian.org.
[ Michael Banck ]
* debian/control: Rebuild against postgresql-11.
* debian/gitlab-ci.yml: New file.
* debian/patches/support_11.patch: New patch, support version v11.
-- Michael Banck <michael.banck@credativ.de> Fri, 12 Oct 2018 11:31:09 +0200
pgaudit (1.2.0-1) unstable; urgency=medium
* New upstream release.
[ Christoph Berg ]
* Move packaging repository to salsa.debian.org
[ Michael Banck ]
* debian/patches/support_9.5.patch: Updated.
* debian/patches/support_10.patch: Removed, no longer needed.
* debian/patches/support_pre10.patch: New patch, support versions lower than
v10.
-- Michael Banck <michael.banck@credativ.de> Sat, 03 Feb 2018 21:13:51 +0100
pgaudit (1.1.1-2) unstable; urgency=medium
* debian/control: Update for current PostgreSQL version in unstable.
* debian/patches/support_10.patch: New patch, add support for v10, based on
upstream commit 6ce6e006.
-- Michael Banck <michael.banck@credativ.de> Fri, 06 Oct 2017 14:27:15 +0200
pgaudit (1.1.1-1) unstable; urgency=medium
* New upstream release.
-- Michael Banck <michael.banck@credativ.de> Tue, 12 Sep 2017 08:50:58 +0200
pgaudit (1.1.0-1) unstable; urgency=medium
* Team upload.
* Initial release. (Closes: #859626)
-- Michael Banck <michael.banck@credativ.de> Mon, 10 Apr 2017 09:19:26 +0200
|