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
|
python-pgpdump (1.5-4) unstable; urgency=medium
* Team upload.
* Run tests using pytest (closes: #1080232).
* Use pybuild-plugin-pyproject.
* Enable autopkgtest-pkg-pybuild.
* Update Homepage to https://github.com/toofishes/python-pgpdump.
* debian/copyright: Remove superfluous "./" prefix.
-- Colin Watson <cjwatson@debian.org> Sun, 08 Sep 2024 17:37:19 +0100
python-pgpdump (1.5-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, 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.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Re-export upstream signing key without extra signatures.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 23:18:00 -0400
python-pgpdump (1.5-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
[ Sandro Tosi ]
* Drop python2 support; Closes: #938020
-- Sandro Tosi <morph@debian.org> Sun, 15 Dec 2019 15:40:10 -0500
python-pgpdump (1.5-1) unstable; urgency=low
* new upstream release
* Standards-Version: 3.9.8, no changes
* move git to python-modules team DPMT (Closes: #735303)
-- Hans-Christoph Steiner <hans@eds.org> Sat, 24 Sep 2016 11:42:00 +0200
python-pgpdump (1.4-1) unstable; urgency=low
* updated to latest upstream release
-- Hans-Christoph Steiner <hans@eds.org> Fri, 13 Sep 2013 12:36:03 -0400
python-pgpdump (1.3-1) unstable; urgency=low
* Initial release (Closes: #690900)
-- Hans-Christoph Steiner <hans@eds.org> Fri, 19 Oct 2012 22:27:51 -0400
|