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
|
python-django-dbconn-retry (0.1.9-1) unstable; urgency=low
* New upstream version 0.1.9
* Bump Standards-Version to 4.7.2.
* Update year in d/copyright.
* Build using pybuild-plugin-pyproject.
-- Michael Fladischer <fladi@debian.org> Mon, 25 Aug 2025 12:02:56 +0000
python-django-dbconn-retry (0.1.8-1) unstable; urgency=low
* New upstream version 0.1.8
* Bump Standards-Version to 4.7.0.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Sat, 19 Oct 2024 20:18:41 +0000
python-django-dbconn-retry (0.1.7-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Mon, 19 Sep 2022 13:10:01 +0000
python-django-dbconn-retry (0.1.6-3) unstable; urgency=low
* Enable allow-stderr restriction for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Fri, 21 Jan 2022 08:07:15 +0000
python-django-dbconn-retry (0.1.6-2) unstable; urgency=low
* Set restrictions on autopkgtest and use runuser to switch users
(Closes: #1004047).
-- Michael Fladischer <fladi@debian.org> Thu, 20 Jan 2022 21:01:25 +0000
python-django-dbconn-retry (0.1.6-1) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* 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.
* Add debian/gbp.conf.
* Update d/watch to work with github again.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Set Rules-Requires-Root: no.
* Update year in d/copyright.
* Use uscan version 4.
* Add d/upstream/metadata.
* Enable upstream testsuite for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Wed, 05 Jan 2022 17:28:03 +0000
python-django-dbconn-retry (0.1.5-1) unstable; urgency=low
* Initial release (Closes: #903883).
-- Michael Fladischer <fladi@debian.org> Sun, 15 Jul 2018 21:24:38 +0200
|