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 74
|
libtest-postgresql-perl (1.28-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 1.28.
* Refresh remove_tie_hash_method.diff (fuzz caused by $VERSION).
* Declare compliance with Debian Policy 4.5.1.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Mon, 15 Mar 2021 18:31:40 +0100
libtest-postgresql-perl (1.27-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.27.
* Update debian/upstream/metadata.
* debian/copyright: drop stanza about removed files.
* Update build dependencies.
* Declare compliance with Debian Policy 4.2.1.
* Unfuzz debian/patches/remove_tie_hash_method.diff.
* Add empty debian/tests/pkg-perl/syntax-skip to activate more
autopkgtests.
-- gregor herrmann <gregoa@debian.org> Sat, 20 Oct 2018 19:03:26 +0200
libtest-postgresql-perl (1.26-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.26.
* Refresh remove_tie_hash_method.diff.
* Add years of upstream copyright, and replace authors with
copyright holders.
* Update upstream contact.
* Add stanza about third-party files to debian/copyright.
* Declare compliance with Debian Policy 4.1.4.
* Remove unneeded version constraint from libtest-sharedfork-perl
build dependency.
-- gregor herrmann <gregoa@debian.org> Mon, 07 May 2018 19:40:16 +0200
libtest-postgresql-perl (1.24-1) unstable; urgency=medium
* New upstream release
-- Don Armstrong <don@debian.org> Tue, 06 Mar 2018 13:06:39 -0800
libtest-postgresql-perl (1.23-2) unstable; urgency=medium
* Document the rest of the authors in debian/changelog; apparently
Kazuho Oku did 0.09 as a work for hire for Cybozu Labs. (Closes:
#891266)
-- Don Armstrong <don@debian.org> Sat, 24 Feb 2018 17:54:02 -0800
libtest-postgresql-perl (1.23-1) unstable; urgency=medium
* Initial Release (Closes: #890540)
-- Don Armstrong <don@debian.org> Thu, 15 Feb 2018 10:39:17 -0800
|