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 73 74 75 76 77 78 79 80 81
|
python-spake2 (0.9-1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 0.9
* No more GPG signature
* Remove all patches, applied upstream
-- Alexandre Detiste <tchet@debian.org> Sun, 06 Oct 2024 14:42:06 +0200
python-spake2 (0.8-2.3) unstable; urgency=medium
* Non-maintainer upload.
* Replace last remaining user of python3-hkdf with pytho3-cryptography
using patch applied upstream.
This is a prerequisite before removal of python3-hkdf & python3-nose.
-- Alexandre Detiste <tchet@debian.org> Mon, 16 Sep 2024 21:29:23 +0200
python-spake2 (0.8-2.2) unstable; urgency=medium
* Non-maitainer upload.
* Remove vendored six.py
-- Alexandre Detiste <tchet@debian.org> Sun, 11 Feb 2024 17:58:41 +0100
python-spake2 (0.8-2.1) unstable; urgency=medium
* Non-maitainer upload.
* Fix Python 3.12 compatibility (Closes: #1058253)
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Re-export upstream signing key without extra signatures.
* Set upstream metadata fields: Repository, Repository-Browse.
-- Alexandre Detiste <tchet@debian.org> Sun, 28 Jan 2024 13:07:51 +0100
python-spake2 (0.8-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* Use debhelper-compat instead of debian/compat.
[ Antoine Beaupré ]
* remove support for Python 2 (Closes: #938186)
-- Antoine Beaupré <anarcat@debian.org> Tue, 03 Sep 2019 11:18:26 -0400
python-spake2 (0.8-1) unstable; urgency=medium
* take over maintainership of orphaned package (Closes: #833947)
* add Vcs headers pointing at salsa
* update standards version, no change
* new upstream release
* verify upstream tarball's OpenPGP signatures
-- Antoine Beaupré <anarcat@debian.org> Tue, 06 Mar 2018 13:10:17 -0500
python-spake2 (0.7-3) unstable; urgency=high
* QA upload.
* Set maintainer to Debian QA Group. (see #833947)
* Fix the python3-spake2 dependencies. (Closes: #867457)
-- Adrian Bunk <bunk@debian.org> Thu, 06 Jul 2017 20:32:40 +0300
python-spake2 (0.7-2) unstable; urgency=medium
* Add src/spake2/six.py to debian/copyright.
-- Clint Adams <clint@debian.org> Wed, 08 Jun 2016 13:05:46 -0400
python-spake2 (0.7-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Sat, 04 Jun 2016 13:57:49 -0700
|