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
|
python-django-celery-results (2.0.0-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 (Closes: #973210).
* Bump debhelper version to 13.
* Bump Standards-Version to 4.5.1.
* Use uscan version 4.
* Set Rules-Requires-Root: no.
* Add python3-mock to Build-Depends, required by tests.
* Add d/upstream/metadata.
* Add patch to skip concurrent transaction test if SQLite is used.
-- Michael Fladischer <fladi@debian.org> Mon, 30 Nov 2020 21:04:31 +0100
python-django-celery-results (1.0.4-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python3-Version field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Michael Fladischer ]
* New upstream release.
* Clean up .pytest_cache/v/cache/nodeids to allow two builds in a row.
* Fix spelling error in intersphinx patch.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.2.1.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Sun, 18 Nov 2018 17:48:58 +0100
python-django-celery-results (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #871640).
-- Michael Fladischer <fladi@debian.org> Wed, 09 Aug 2017 07:28:31 +0200
|