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
|
python3-openid (3.2.0-3) unstable; urgency=medium
* Team upload
* Add dependency on python3-legacy-cgi (Closes: #1084710)
* Fix SyntaxWarning (Closes: #1086979)
-- Alexandre Detiste <tchet@debian.org> Sun, 17 Nov 2024 01:36:52 +0100
python3-openid (3.2.0-2) unstable; urgency=medium
* d/tests/control: mark tests as superficial. Closes: #974502
* d/source: override lintian warning: source-package-encodes-python-version
* d/control:
- Bump standards version to 4.6.2
- Add myself to Uploaders.
-- Malik Mlitat <mlitat88@gmail.com> Sun, 29 Jan 2023 11:06:04 +0100
python3-openid (3.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
* 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 11 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970168
[ Dominik George ]
* New upstream version.
* Add myself to Uploaders to track in DMS.
-- Dominik George <natureshadow@debian.org> Thu, 30 Sep 2021 22:10:53 +0200
python3-openid (3.1.0-1) unstable; urgency=medium
* Team upload
* New upstream version
* Bump standards version and dh compat level
* Use R³=no (build package without fakeroot)
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
-- W. Martin Borgert <debacle@debian.org> Thu, 01 Mar 2018 12:53:28 +0000
python3-openid (3.0.9-1) unstable; urgency=medium
* New upstream release.
* d/control:
- Add myself to Uploaders.
- Add Vcs-* headers.
- Bump Standards-Version to 3.9.6 with no other changes necessary.
- wrap-and-sort
* d/copyright: Use standard short name for Apache 2.0 license for
lintian happiness.
* d/tests/control: Add simple import smoke test.
* d/watch: Use pypi.debian.net redirector.
-- Barry Warsaw <barry@debian.org> Mon, 09 Nov 2015 21:59:54 -0500
python3-openid (3.0.2+git20140828-1) unstable; urgency=low
* Initial release (Closes: #758686)
-- Thomi Richards <thomi.richards@canonical.com> Fri, 15 Aug 2014 16:07:09 +1200
|