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
|
python-django-rest-framework-guardian (0.4.0-1) unstable; urgency=low
* New upstream version 0.4.0
* Drop patches, fixed by upstream.
* Bump Standards-Version to 4.7.2.
* Update year in d/copyright.
* Build using pybuild-plugin-pyproject.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Tue, 19 Aug 2025 12:37:53 +0000
python-django-rest-framework-guardian (0.3.0-4) unstable; urgency=medium
* Use github tags instead of releases for d/watch.
* Add patch for Django 4 compatibility (Closes: #1013466).
* Update year in d/copyright.
* Depend on python3-all for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Sun, 31 Jul 2022 13:27:48 +0000
python-django-rest-framework-guardian (0.3.0-3) unstable; urgency=low
[ 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.
[ Michael Fladischer ]
* Add debian/gbp.conf.
* 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.
* Run tests in build directory instead of source directory.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Wed, 20 Oct 2021 19:48:45 +0000
python-django-rest-framework-guardian (0.3.0-2) unstable; urgency=low
* Source only upload to allow migration to testing (Closes: #950757).
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Thu, 06 Feb 2020 16:38:13 +0100
python-django-rest-framework-guardian (0.3.0-1) unstable; urgency=low
* Initial release (Closes: #945247).
-- Michael Fladischer <fladi@debian.org> Thu, 21 Nov 2019 20:53:26 +0100
|