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
|
python-django-rules (2.0.1-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Mon, 17 Dec 2018 15:09:19 +0100
python-django-rules (2.0.0-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python3-Version field
[ Michael Fladischer ]
* New upstream release.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.2.1.
* Remove rules/compat/access_mixins.py and accompanying BSD-3-clause
license from d/copyright.
-- Michael Fladischer <fladi@debian.org> Mon, 27 Aug 2018 14:29:08 +0200
python-django-rules (1.3.0-1) unstable; urgency=low
* New upstream release.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Bump Standards-Version to 4.1.2.
* Depend on python3-django.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Thu, 14 Dec 2017 14:55:08 +0100
python-django-rules (1.2.1-1) unstable; urgency=low
* Initial release (Closes: #862513).
-- Michael Fladischer <fladi@debian.org> Sat, 13 May 2017 21:52:03 +0200
|