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
|
python-pgbouncer (0.1.0-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 15 Oct 2024 12:28:03 +0100
python-pgbouncer (0.0.9-5) unstable; urgency=medium
* Update watch file format version to 4.
* Standards-Version: 4.7.0 (no changes required).
* Deal with signal handling change in pgbouncer 1.23.0.
* Fix installation of upstream README.
* Add Testsuite: autopkgtest-pkg-pybuild.
* Apply X-Style: black.
* Use pybuild-plugin-pyproject.
-- Colin Watson <cjwatson@debian.org> Thu, 11 Jul 2024 22:32:06 +0100
python-pgbouncer (0.0.9-4) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
* Set upstream metadata fields: Repository, Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Colin Watson ]
* Upgrade to debhelper v13.
-- Colin Watson <cjwatson@debian.org> Sun, 26 Dec 2021 13:26:02 +0000
python-pgbouncer (0.0.9-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Colin Watson ]
* Fix PyPI package name in debian/watch.
-- Colin Watson <cjwatson@debian.org> Sat, 14 Dec 2019 03:06:46 +0000
python-pgbouncer (0.0.9-2) unstable; urgency=medium
* Source-only upload to allow migration to testing.
-- Colin Watson <cjwatson@debian.org> Sun, 08 Sep 2019 17:19:11 +0100
python-pgbouncer (0.0.9-1) unstable; urgency=medium
* Initial release (closes: #938950).
-- Colin Watson <cjwatson@debian.org> Fri, 30 Aug 2019 15:42:14 +0100
|