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
|
python-django-navtag (2.1.3-2) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Thu, 25 Jul 2019 01:23:24 +0200
python-django-navtag (2.1.3-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Michael Fladischer ]
* New upstream release.
* Disable PGP signature check in uscan as upstream is not providing a
signature for current releases.
* Clean up files in django_navtag.egg-info/ to allow two builds in a
row.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.4.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Fri, 01 Jun 2018 14:35:08 +0200
python-django-navtag (2.1.2-1) unstable; urgency=low
* New upstream release.
* Refresh patches after git-dpm to gbp pq conversion
* Move upstream signing key to debian/upstream/signing-key.asc.
* Adapt test settings to new upstream path.
* Bump Standards-Version to 4.1.1.
-- Michael Fladischer <fladi@debian.org> Wed, 01 Nov 2017 20:14:24 +0100
python-django-navtag (2.1.1-3) unstable; urgency=medium
* Add patch to fix tests with Django 1.10 (Closes: #834470).
-- Michael Fladischer <fladi@debian.org> Fri, 19 Aug 2016 22:27:11 +0200
python-django-navtag (2.1.1-2) unstable; urgency=medium
* Depend on python{,3}-django.
* Reformat packaging files with cme for better readability.
-- Michael Fladischer <fladi@debian.org> Sat, 09 Jul 2016 16:13:41 +0200
python-django-navtag (2.1.1-1) unstable; urgency=low
* Initial release (Closes: #830512).
-- Michael Fladischer <fladi@debian.org> Fri, 08 Jul 2016 20:50:06 +0200
|