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
|
python-django-csp (3.7-1) 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 ]
* New upstream release.
* Refresh patches.
* Bump debhelper version to 13.
-- Michael Fladischer <fladi@debian.org> Thu, 15 Oct 2020 11:45:12 +0200
python-django-csp (3.5-2) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* Add patch to rename setup.cfg section to 'tool:pytest' (Closes: #950055).
* Bump debhelper version to 12.
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
* Clean up .pytest_cache/CACHEDIR.TAG to allow two builds in a row.
-- Michael Fladischer <fladi@debian.org> Sat, 22 Feb 2020 21:50:03 +0100
python-django-csp (3.5-1) unstable; urgency=low
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Michael Fladischer ]
* New upstream release.
* Add debian/gbp.conf.
* Clean up pytest artifacts to allow two builds in a row.
* Bump Standards-Version to 4.3.0.
-- Michael Fladischer <fladi@debian.org> Fri, 01 Feb 2019 11:30:48 +0100
python-django-csp (3.4-1) unstable; urgency=low
* Initial release (Closes: #906891).
-- Michael Fladischer <fladi@debian.org> Tue, 21 Aug 2018 19:24:37 +0200
|