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
|
django-cas-server (1.2.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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.
[ William Blough ]
* New upstream version 1.2.0
* Remove sphinx24_fixes patch (applied upstream)
* Run upstream tests via autopkgtest
-- William Blough <bblough@debian.org> Thu, 17 Dec 2020 15:49:26 -0500
django-cas-server (1.1.0-2) unstable; urgency=medium
[ William Blough ]
* Fix FTBFS with Sphinx 2.4. Closes: 955118
* Specify import name for autopkgtest
* Update to Standards-Version 4.5.0 (no changes)
* Update to debhelper 13
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
-- William Blough <bblough@debian.org> Thu, 02 Jul 2020 13:21:14 -0400
django-cas-server (1.1.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ William Blough ]
* Update to latest upstream release (1.1.0)
* Add upstream signing key
* Adjust debian/watch to check signature
* Update standards version to 4.4.0 (no changes needed)
* Only require sphinxdoc module when building docs
* Remove python2 dependencies
* Update dh compat to version 12
* Refresh quilt patches
-- William Blough <bblough@debian.org> Fri, 26 Jul 2019 22:01:31 -0400
django-cas-server (0.9.0-1) unstable; urgency=medium
* Initial release. (Closes: #905812)
-- William Blough <bblough@debian.org> Thu, 09 Aug 2018 13:41:21 -0400
|