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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
python-django-netfields (1.3.0-2) unstable; urgency=medium
* Remove unnecessary autopkgtest-pkg-python testsuite (Closes:
#1009736).
-- Michael Fladischer <fladi@debian.org> Sat, 16 Apr 2022 09:35:01 +0000
python-django-netfields (1.3.0-1) unstable; urgency=low
* New upstream release.
* Depend on python3-netaddr and add it to autopkgtests control file.
-- Michael Fladischer <fladi@debian.org> Thu, 31 Mar 2022 12:58:08 +0000
python-django-netfields (1.2.4-3) unstable; urgency=medium
* Add needs-root restriction for autopkgtests (Closes: #1004873).
-- Michael Fladischer <fladi@debian.org> Thu, 17 Feb 2022 12:58:49 +0000
python-django-netfields (1.2.4-2) unstable; urgency=low
* Enable upstream testsuite for autopkgtests.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Mon, 24 Jan 2022 12:31:38 +0000
python-django-netfields (1.2.4-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.6.0.1.
-- Michael Fladischer <fladi@debian.org> Tue, 19 Oct 2021 19:55:47 +0000
python-django-netfields (1.2.3-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Michael Fladischer ]
* New upstream release.
* Bump Standards-Version to 4.6.0.
* Use uscan version 4.
-- Michael Fladischer <fladi@debian.org> Mon, 06 Sep 2021 20:00:40 +0000
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
|