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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
python-django-netfields (1.2.2-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Michael Fladischer ]
* Tell autodep8 to use the correct import name (Closes: #960719).
* Bump debhelper version to 13.
-- Michael Fladischer <fladi@debian.org> Sat, 16 May 2020 20:09:01 +0200
python-django-netfields (1.2.2-1) unstable; urgency=low
* New upstream release.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Mon, 16 Dec 2019 21:02:42 +0100
python-django-netfields (1.1.1-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.4.1.
-- Michael Fladischer <fladi@debian.org> Mon, 14 Oct 2019 21:33:25 +0200
python-django-netfields (1.1.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Sat, 14 Sep 2019 16:24:23 +0200
python-django-netfields (1.0.1-1) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Michael Fladischer ]
* New upstream release.
* Bump debhelper version to 12.
* Bump Standards-Version to 4.4.0.
-- Michael Fladischer <fladi@debian.org> Tue, 23 Jul 2019 10:39:27 +0200
python-django-netfields (0.9.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.2.1.
-- Michael Fladischer <fladi@debian.org> Sat, 27 Oct 2018 19:50:37 +0200
python-django-netfields (0.8-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Michael Fladischer ]
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.4.
* Remove X-Python3-Version field as it is no longer applicable.
* Add python3-psycopg2 to Depends (Closes: #896272).
-- Michael Fladischer <fladi@debian.org> Mon, 07 May 2018 08:28:24 +0200
python-django-netfields (0.8-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.1.2.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Mon, 18 Dec 2017 18:32:19 +0100
python-django-netfields (0.7.2-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.0.0.
* Use pypi for d/watch as github repo does not have tags for the
latest releases.
-- Michael Fladischer <fladi@debian.org> Mon, 19 Jun 2017 15:12:41 +0200
python-django-netfields (0.7-1) unstable; urgency=low
* Initial release (Closes: #864887).
-- Michael Fladischer <fladi@debian.org> Fri, 02 Jun 2017 20:27:35 +0200
|