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
|
sshpubkeys (3.3.1-1) unstable; urgency=medium
[ Nicolas Dandrimont ]
* Team upload.
* New upstream version 3.3.1.
- Update d/copyright to match distributed LICENSE.txt.
* Run upstream tests during build.
* Update packaging to latest Python standards.
* Use autopkgtest-pkg-pybuild to automatically run upstream tests in
autopkgtest.
* Set Rules-Requires-Root to no.
* Record compliance with Standards-Version 4.7.0 (no changes needed).
* Flip Maintainer and Uploaders, with ack from the current Uploader.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Nicolas Dandrimont <olasd@debian.org> Sat, 18 May 2024 15:20:38 +0200
sshpubkeys (3.1.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
-- Sandro Tosi <morph@debian.org> Thu, 09 Jun 2022 21:33:47 -0400
sshpubkeys (3.1.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/control: Replace python3-crypto with python3-cryptography as
required by setup.py (Closes: #971293)
-- Sebastian Ramacher <sramacher@debian.org> Wed, 30 Dec 2020 11:11:38 +0100
sshpubkeys (3.1.0-2) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support (Closes: #934841, #938563).
-- Ondřej Nový <onovy@debian.org> Thu, 12 Sep 2019 14:20:37 +0200
sshpubkeys (3.1.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Vincent Bernat ]
* New upstream release. Closes: #907886.
-- Vincent Bernat <bernat@debian.org> Sat, 08 Sep 2018 14:35:12 +0200
sshpubkeys (2.2.0-1) unstable; urgency=low
* Initial release (closes: #882488)
-- Vincent Bernat <bernat@debian.org> Thu, 23 Nov 2017 13:50:10 +0100
|