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
|
python-django-x509 (0.9-1) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Michael Fladischer ]
* New upstream release.
* Clean up django_x509.egg-info/top_level.txt to allow two builds in a
row.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Sun, 25 Oct 2020 13:56:32 +0100
python-django-x509 (0.4.1-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.2.1.
-- Michael Fladischer <fladi@debian.org> Sat, 29 Sep 2018 15:40:56 +0200
python-django-x509 (0.4-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 Standards-Version to 4.1.4.
* Clean up django_x509.egg-info/PKG-INFO to allow two builds in a row.
-- Michael Fladischer <fladi@debian.org> Fri, 01 Jun 2018 15:22:42 +0200
python-django-x509 (0.3.4-1) unstable; urgency=low
* New upstream release.
* Add debian/gbp.conf.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.3.
-- Michael Fladischer <fladi@debian.org> Fri, 05 Jan 2018 10:59:40 +0100
python-django-x509 (0.3.2-1) unstable; urgency=low
* Initial release (Closes: #884317).
-- Michael Fladischer <fladi@debian.org> Wed, 13 Dec 2017 19:33:56 +0100
|