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
|
python-django-casclient (1.5.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ William Blough ]
* New upstream version 1.5.3
* Remove temp files from debian dir
* Update Standards-Version to 4.5.1 (no changes)
-- William Blough <bblough@debian.org> Thu, 17 Dec 2020 16:56:53 -0500
python-django-casclient (1.5.1-1) unstable; urgency=medium
* Fix watch file
* Add co-maintainer
* New upstream version 1.5.1
* Update standards version to 4.4.0 (no changes needed)
* Update debhelper compat to 12
* Fix lintian warnings -
- Add dependency on python3-django
- Remove empty postinst, prerm scripts
-- William Blough <bblough@debian.org> Sat, 10 Aug 2019 00:04:00 -0400
python-django-casclient (1.2.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support.
* Ran wrap-and-sort -bast.
-- Thomas Goirand <zigo@debian.org> Fri, 26 Jul 2019 22:17:24 +0200
python-django-casclient (1.2.0-2) unstable; urgency=medium
[ Joost van Baal-Ilić <joostvb@debian.org> ]
* First upload to Debian archive. Closes: #818266.
* debian/control: add Uploaders: Debian Python Modules Team
<python-modules-team@lists.alioth.debian.org>, per
https://python-modules.alioth.debian.org/policy.html .
* debian/control: add Vcs-tags.
* debian/control: do not assume reader knows about "CAS". Thanks Neil
Williams for suggestion.
* debian/copyright: completed.
* debian/python-django-casclient-doc.docs: do not install extra copy of
LICENSE.mit.
[ Ondřej Nový <novy@ondrej.org> ]
* Fixed VCS URL (https)
-- Joost van Baal-Ilić <joostvb@debian.org> Fri, 05 Aug 2016 15:41:53 +0200
python-django-casclient (1.2.0-1) unstable; urgency=medium
* Private release for Tilburg University.
-- Joost van Baal-Ilić <joostvb@debian.org> Fri, 11 Mar 2016 13:59:58 +0000
|