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
|
python-django-adminsortable (2.0.10-3) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Fri, 26 Jul 2019 17:51:54 +0200
python-django-adminsortable (2.0.10-2) unstable; urgency=medium
* Initial public release (Closes: #814532).
* debian/copyright: completed.
* debian/control: Standards-Version updated from 3.9.6 to 3.9.7, no other
changes needed.
* debian/source/lintian-overrides: added; refer to
https://github.com/iambrandontaylor/django-admin-sortable/issues/129
for dealing with minified
adminsortable/static/adminsortable/js/jquery-ui-django-admin.min.js.
* debian/control: add Vcs-* tags.
* debian/control: no longer mention non-existent package
python-python-django-adminsortable-doc.
-- Joost van Baal-Ilić <joostvb@debian.org> Tue, 01 Mar 2016 09:51:05 +0100
python-django-adminsortable (2.0.10-1) unstable; urgency=medium
* Private release for Tilburg University.
-- Joost van Baal-Ilić <joostvb@debian.org> Tue, 16 Feb 2016 14:46:49 +0000
|