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
|
python-django-celery-beat (2.1.0-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Remove ancient X-Python3-Version field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* 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: #973226).
* Add python3-crontab and python3-django-timezone-field to Build-
Depends.
* Add python3-djangorestframework to Build-Depends, required by tests.
* Refresh patches.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.5.1.
* Use uscan version 4.
* Set Rules-Requires-Root: no.
* Bump versioned build dependencies on python3-celery to (>= 5.0.0).
* Bump versioned build dependencies on python3-django-timezone-field
to (>= 4.1~).
* Add patch to fix compatibility with timezone_field 4.1.
* Add d/upstream/metadata.
-- Michael Fladischer <fladi@debian.org> Thu, 03 Dec 2020 10:56:34 +0100
python-django-celery-beat (1.1.1-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Bump debhelper compatibility and version to 11.
* Fix inverted substitutions for python3 and sphinx.
* Bump Standards-Version to 4.1.3.
-- Michael Fladischer <fladi@debian.org> Thu, 22 Feb 2018 21:06:45 +0100
python-django-celery-beat (1.1.0-2) unstable; urgency=low
* Add CC0 license for appveyor helper code.
-- Michael Fladischer <fladi@debian.org> Mon, 27 Nov 2017 10:15:59 +0100
python-django-celery-beat (1.1.0-1) unstable; urgency=low
* New upstream release.
* Clean up .cache to allow two builds in a row.
* Add patch to fix expired solar tests.
* Clean up files in django_celery_beat.egg-info to allow two builds in
a row.
* Skip test_modeladmin_PeriodicTaskAdmin because it hangs during
build.
* Bump Standards-Version to 4.1.1.
* Enable autopkgtest-pkg-python testsuite.
* Fix formatting of BSD-3-clause license.
* Directly depend on python3-django.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Move Suggests section so library suggests documentation.
-- Michael Fladischer <fladi@debian.org> Fri, 24 Nov 2017 12:04:13 +0100
python-django-celery-beat (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #881606).
-- Michael Fladischer <fladi@debian.org> Thu, 10 Aug 2017 19:20:12 +0200
|