python-django-celery-doc - Celery integration for Django (Documentation)
# sudo apt-get update
# sudo apt-get install python-django-celery-doc
2016-01-09 - Brian May <bam@debian.org> django-celery (3.1.17-3) unstable; urgency=medium * Apply patches for Django 1.9 compatibility. Closes: #809568.
2015-10-26 - Brian May <bam@debian.org> django-celery (3.1.17-2) unstable; urgency=medium * Fix debian/watch file. * Ensure Python 3 tests get executed. See #802839.
2015-10-19 - Michael Fladischer <fladi@debian.org> django-celery (3.1.17-1) unstable; urgency=low [ Michael Fladischer ] * New upstream release. * Refresh no-issues.patch. * Bump debhelper compatibility and version to 9. * Add missing X-Python3-Version field. [ SVN-Git Migration ] * git-dpm config * Update Vcs fields for git migration
2015-07-07 - Michael Fladischer <fladi@debian.org> django-celery (3.1.16-2) unstable; urgency=low * Bump Standards-Version to 3.9.6. * Use pypi.debian.net service for uscan. * Include upstream public PGP key 030A2708. * Allow debian/upstream-signing-key.pgp to be included as a binary. * Change my email address to fladi@debian.org. * Drop versioned dependencies: - python3-all - python3-celery * Reformat packaging files with cme for better readability. * Add DEP3 header to fix_autodiscover.patch. * Make description of the Python3 package unique. * Add privacy.patch to disable useage of remote images in local documentation.
2014-09-23 - Brian May <bam@debian.org> django-celery (3.1.16-1) unstable; urgency=medium * New upstream version. * Fix autodiscover issue with Django 1.7. Reported upstream as https://github.com/celery/django-celery/issues/343
2014-08-13 - Brian May <bam@debian.org> django-celery (3.1.10-2) unstable; urgency=medium * Python3 package. * Fix django1.7 compatibility issue (Closes: #755596).
2014-05-02 - Brian May <bam@debian.org> django-celery (3.1.10-1) unstable; urgency=low * New upstream release (Closes: #742762). * Remove python-billiard from build-depends. * Refresh patches.
2014-01-27 - Michael Fladischer <FladischerMichael@fladi.at> django-celery (3.1.1-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Michael Fladischer ] * New upstream release. * Add python-anyjson and python-tz to Depends and Build-Depends. * Add python-billiard to Build-Depends. * Remove python-django-picklefield from Build-Depends and Depends as upstream now includes its own implementation. * Bump Standards version to 3.9.5. * Bump Build-Depends on debhelper to >= 8.1.0 to satisfy build-arch and build-indep targets. * Bump dependency on celery to >= 3.1.1. * Refresh patches. * Remove trailing whitespaces from long description. * Point DJANGO_SETTINGS_MODULE to the settings module provided by upstream when building the documentation. * Make Depends and Build-Depends on python-django unversioned as no version prior thos the required one is available in the archives. * Drop skip_tests.patch, no longer needed. * Point homepage URL to http://celeryproject.org/. * Format packaging files with `wrap-and-sort`.
2012-07-18 - Michael Fladischer <FladischerMichael@fladi.at> django-celery (2.5.5-2) unstable; urgency=low * Do not build issues by default, they need a network connection. Thanks to Evgeni Golov for the patch! (Closes: #681379)
2012-05-30 - Michael Fladischer <FladischerMichael@fladi.at> django-celery (2.5.5-1) unstable; urgency=low * New upstream release. * Modify PYTHONPATH for sphinx-build. * Add patch to skip webhooks tests (Closes: #669473). * Bump dependency on python-celery to (>= 2.5.2). * Bump dependency on python-django-picklefield to (>= 0.2.0). * Bump Standards-Version to 3.9.3. * Update DEP-5 URL to 1.0. * Update years in d/copyright.