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
|
pgqd (3.5-2) unstable; urgency=medium
* Drop transitional package skytools3-ticker (Closes: #1032791)
* Install files to debian/tmp, even though we now build single package.
* Add Pre-Depends suitable for init-system-helpers.
* Drop dependency on obsolete lsb-base.
* Clean debian/copyright.
* Update patches.
* Update standards version to 4.7.0; no changes necessary.
* Take over package maintenance (Closes: #992934).
-- Tomasz Rybak <serpent@debian.org> Mon, 06 May 2024 22:47:21 +0200
pgqd (3.5-1) unstable; urgency=medium
* New upstream version 3.5
* debian/watch: use tags, not releases, but still download release file,
as upstream uses git submodules.
* Fix debian/rules: disable tests, rework auto(re)conf.
* Add build-time dependency to pkgconf and python3-docutils.
* Install pgqd manfile.
* Add myself to uploaders, remove Christoph.
* Add debian/gbp.conf file.
* Update standards version to 4.6.2; no changes necessary.
* Remove unnecessary lintian override.
-- Tomasz Rybak <serpent@debian.org> Mon, 09 Jan 2023 14:32:38 +0100
pgqd (3.3-5) unstable; urgency=medium
* Update watch file to look at git tarballs only.
* DH 13; disable autoreconf (broken in 3.3).
-- Christoph Berg <myon@debian.org> Tue, 04 Aug 2020 13:34:35 +0200
pgqd (3.3-4) unstable; urgency=medium
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Replace /var/run with /run for the Service PIDFile.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
-- Christoph Berg <myon@debian.org> Thu, 06 Feb 2020 09:32:30 +0100
pgqd (3.3-3) unstable; urgency=medium
* Add debian/gitlab-ci.yml
* Make build verbose.
* Remove unused python-docutils build-dependency. (Closes: #943154)
* debian/watch: Fix URL (but there are still no actual releases).
-- Christoph Berg <myon@debian.org> Fri, 25 Oct 2019 12:36:43 +0200
pgqd (3.3-2) unstable; urgency=medium
* Add Vcs URLs.
* Move packaging repository to salsa.debian.org
* Move maintainer address to team+postgresql@tracker.debian.org.
-- Christoph Berg <christoph.berg@credativ.de> Mon, 04 Feb 2019 17:16:27 +0100
pgqd (3.3-1) unstable; urgency=medium
* Initial Debian upload.
* This package is replacing skytools3-ticker from the former skytools3
package, last seen at version 3.2.6-5.
* Packaging based on upstream packaging, which in turn is based on our old
skytools3 packaging.
-- Christoph Berg <myon@debian.org> Sat, 28 Oct 2017 22:02:35 +0200
|