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
|
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
|