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
|
python-django-rules (3.3.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Thu, 31 Mar 2022 16:21:48 +0000
python-django-rules (3.2.1-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Sun, 20 Mar 2022 21:20:11 +0000
python-django-rules (3.1.0-1) unstable; urgency=low
* New upstream release.
* Depend on python3-all for autopkgtests.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Thu, 06 Jan 2022 15:13:42 +0000
python-django-rules (3.0.0-1) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ 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.
* Update d/watch to work with github again.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Add python3-django and python3-djangorestframework to Build-Depends,
required by tests.
* Run upstream tests during build.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Thu, 21 Oct 2021 07:58:00 +0000
python-django-rules (2.2.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Wed, 22 Jan 2020 21:33:41 +0100
python-django-rules (2.1.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Michael Fladischer ]
* New upstream release.
* Bump debhelper version to 12.
* Bump Standards-Version to 4.4.0.
-- Michael Fladischer <fladi@debian.org> Sat, 14 Sep 2019 16:33:47 +0200
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
|