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
|
python-pgq (3.8-1) unstable; urgency=medium
* New upstream version 3.8
* PEP-517: add pybuild-plugin-pyproject to build dependencies.
* Update standards version to 4.6.2; no changes necessary.
-- Tomasz Rybak <serpent@debian.org> Mon, 04 Dec 2023 22:28:55 +0100
python-pgq (3.7.1-1) unstable; urgency=medium
* New upstream version 3.7.1
* Add myself to Uploaders, remove Christoph Berg (Closes: #992936).
* Add debian/gbp.conf.
* Remove unnecessary Lintian overrides.
-- Tomasz Rybak <serpent@debian.org> Tue, 03 Jan 2023 15:25:48 +0100
python-pgq (3.5-3) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Contact, Repository, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
* Set field Upstream-Contact in debian/copyright.
* debian/watch: Use GitHub /tags rather than /releases page.
* Remove obsolete field Contact from debian/upstream/metadata (already present
in machine-readable debian/copyright).
-- Christoph Berg <myon@debian.org> Sat, 17 Dec 2022 16:04:25 +0100
python-pgq (3.5-2) unstable; urgency=medium
* Restrict watch file to look at git tarballs only.
* Remove ancient X-Python3-Version field.
-- Christoph Berg <myon@debian.org> Wed, 05 Aug 2020 13:12:28 +0200
python-pgq (3.5-1) unstable; urgency=medium
[ Christoph Berg ]
* New upstream version.
* DH 13.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 10.
* Update renamed lintian tag names in lintian overrides.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
-- Christoph Berg <myon@debian.org> Tue, 04 Aug 2020 12:57:13 +0200
python-pgq (3.3.0-2) unstable; urgency=medium
* Remove pgq.egg-info/ on clean.
* Add debian/gitlab-ci.yml.
* Update PostgreSQL Maintainers address.
-- Christoph Berg <christoph.berg@credativ.de> Thu, 07 Feb 2019 12:53:24 +0100
python-pgq (3.3.0-1) unstable; urgency=medium
* Initial Debian upload.
-- Christoph Berg <christoph.berg@credativ.de> Fri, 09 Feb 2018 14:52:49 +0100
|