* Refresh patches.
* Add patch to fix compatibility with django-timezone-field >=5
(Closes: #1006659).
* Bump version requirement for python3-django-timezone-field to >= 5.
* Update year in d/copyright.
* Install testfiles using d/pybuild.testfiles.
* Remove use of importlib when running pytest, fixed by including
manage.py in testfiles.
* Enable pytest celery fixtures.
* Depend on python3-all for autopkgtests.
[ Salman Mohammadi ]
* d/control: fix the wrong description of Python3 and Doc packages
(Closes: #931982).
[ Michael Fladischer ]
* New upstream release.
* Update d/watch to work with github again.
* Refresh patches and drop those fixed by upstream.
* Bump Standards-Version to 4.6.0.1.
* Add python3-pytest and python3-pytest-timeout to Build-Depends,
required by tests.
* Configure tests using pybuild environment variables instead of
debhelper override.
* Enable upstream testsuite for autopkgtests.
[ 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.
[ 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.
* Add CC0 license for appveyor helper code.
* 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.
* Initial release (Closes: #881606).