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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
python-djangosaml2 (1.5.5-1) unstable; urgency=low
* New upstream release.
* Update d/copyright with new years.
-- Michael Fladischer <fladi@debian.org> Fri, 06 Jan 2023 20:14:47 +0000
python-djangosaml2 (1.5.3-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 23:28:53 +0100
python-djangosaml2 (1.5.3-1) unstable; urgency=low
* New upstream release.
* Use github tags instead of releases for d/watch.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Tue, 27 Sep 2022 12:35:03 +0000
python-djangosaml2 (1.5.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Sun, 03 Apr 2022 14:28:22 +0000
python-djangosaml2 (1.3.6-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Tue, 08 Feb 2022 09:03:30 +0000
python-djangosaml2 (1.3.5-1) unstable; urgency=low
* New upstream release.
* Depend on python3-all for autopkgtests.
* Use django package directly to run tests rather than
tests/run_tests.py.
* Update year in d/copyright.
* Add patch to skip test_login_authn_context if pysaml2 is < 7.1.
-- Michael Fladischer <fladi@debian.org> Fri, 28 Jan 2022 21:45:11 +0000
python-djangosaml2 (1.3.3-1) unstable; urgency=low
* New upstream release.
* Update project URL in d/watch.
* Remove patches, fixed upstream.
* Change README.rst to README.md.
* Bump Standards-Version to 4.6.0.
* Use uscan version 4.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Sun, 29 Aug 2021 14:48:53 +0000
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
|