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
|
python-djangosaml2 (0.50.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Fri, 16 Oct 2020 18:30:45 +0200
python-djangosaml2 (0.40.1-1) unstable; urgency=low
[ 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.
[ Michael Fladischer ]
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Thu, 15 Oct 2020 11:26:13 +0200
python-djangosaml2 (0.40.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Thu, 06 Aug 2020 20:39:45 +0200
python-djangosaml2 (0.20.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Sun, 05 Jul 2020 21:05:26 +0200
python-djangosaml2 (0.19.1-1) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Bump debhelper version to 13.
-- Michael Fladischer <fladi@debian.org> Mon, 15 Jun 2020 21:34:24 +0200
python-djangosaml2 (0.18.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Michael Fladischer ]
* New upstream release.
* Add debian/gbp.conf.
* Add patch to canonicalize (C14N) XML structures before comparing
them for Python >= 3.8 (Closes: #950049).
* Bump Standards-Version to 4.5.0.
* Bump debhelper version to 12.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Thu, 20 Feb 2020 09:29:05 +0100
python-djangosaml2 (0.17.2-1) unstable; urgency=low
* Initial release (Closes: #909432).
-- Michael Fladischer <fladi@debian.org> Sun, 23 Sep 2018 19:43:23 +0200
|