lp:debian/jessie/celery

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/jessie/celery
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

15. By Michael Fladischer <email address hidden>

* Drop unnecessary versioned dependencies for packages:
  + python-billiard
  + python3-billiard
  + python3-dateutil
  + python3-kombu
* Remove python3-sphinx from Build-Depends as it is never used.
* Rename licenses in d/copyright to conform to version 1.0 machine-
  readable names.
* Update years and names/mail-adresses in d/copyright.
* Move manpages to python-celery-common package.
* Move supervisor configuration example to python-celery-common
  package.
* Install README.rst as documentation in python3-celery package.
* Bump Standards-Version to 3.9.6.
* Specify unique descriptions for each package.
* Add DEP3 header to fix_tests patch.
* Remove unused license section for BSD-3-clause after pool.py has
  been dropped by upstream.
* Do not install manpages for scripts that are no longer present.
* Line-wrap fields in d/control.

14. By Brian May <email address hidden>

[Brian May]
* Remove version requirement in wrappers. Closes: #758640.
* Add breaks/replaces for python-celery-common as it now contains files
  formally in python-celery.

[Michael Fladischer]
* Remove PHONY target declarations in d/rules.

13. By Brian May <email address hidden>

New upstream version.

12. By Brian May <email address hidden>

[ Michael Fladischer ]
* Drop python-cl from Depends and Build-Depends as it is no longer needed.

[ Brian May ]
* Python3 package. Closes: #753555.
* Change certificate test, as test certificate has expired. Closes: #757897.

11. By Michael Fladischer <email address hidden>

* New upstream release.
* Drop python-sphinxcontrib.issuetracker from Build-Depends as it is no
  longer needed (Closes: #750528).
* Bump Depends and Build-Depends for kombu to 3.0.19.
* Add autopkgtest that runs the upstream test suite against the installed
  packages.

10. By Michael Fladischer <email address hidden>

* New upstream release.
* Refresh patches.
* Check PGP signature on upstream tarball:
  + Add signature URL to debian/watch.
  + Include upstream public PGP key 030A2708.
  + Allow debian/upstream-signing-key.pgp to be included as a binary.
* Replace duplicate file in documentation with symlink.
* Bump Build-Depends and Depends for python-billiard to (>= 3.3.0.17).
* Bump Build-Depends and Depends for python-kombu to (>= 3.0.15).
* Update files in celery.egg-info to be cleaned.

9. By Michael Fladischer <email address hidden>

* New upstream release.
* Refresh patches.
* Drop fix_dependencies.patch, as it is no longer needed.
* Add privacy.patch to drop external assets from documentation.
* Bump Build-Depends and Depends on python-billiard to >= 3.3.15.
* Bump Build-Depends and Depends on python-kombu to >= 3.0.12.
* Manually copy logo image to documentation as it does not get picked up by
  sphinx automatically.

8. By Michael Fladischer <email address hidden>

[ Michael Fladischer ]
* New upstream release (Closes: #711338).
* Bump Standards version to 3.9.5.
* Bump Build-Depends on debhelper to >= 8.1.0 to satisfy build-arch
  and build-indep targets.
* Add build dependency on python-openssl to enable more tests.
* Add drop_downgrade.patch to remove upstream celery.app detection and
  removal code.
* Add disable_unstable_tests.patch to disable randomly failing test.
* Add fix_test_crontab_is_due.patch to fix timeshifts in tests.
* Add locales to Build-Depends so LC_ALL=C.UTF-8 can be used.
* Make Build-Depends on python-mock versioned with (>= 1.0.1).
* Use LC_ALL=C.UTF-8 when running tests.
* Refresh existing patches.
* Install upstream changelog.
* Update upstream homepage URL to the official one.
* celeryd:
  + Move daemon management scripts to the separate celeryd package.
  + Document change in NEWS.
  + Install init scripts from extra instead of contrib.
  + Move default file from python-celery to celeryd package.
  + Move postinst and postrm files from python-celery to celeryd package.
  + Breaks python-celery (<< 3.0.24-1) to avoid file conflicts.
  + Do not define CELERYD_PID_FILE in /etc/default/celeryd to enable
    automatic generation by init.d script.
  + Drop init.d/celeryevcam as it is no longer shipped by upstream.
* python-celery
  + Install supervisord from extra instead of contrib.
  + Add versioned dependency on python-billiard.
  + Bump dependency on python-kombu(-doc) to >= 2.5.15.
  + Add dependency on python-tz.
  + Drop depenceny on python-amqplib, it has been replaced by
    python-amqp/python-librabbitmq in python-kombu.
  + Drop dependency on python-anyjson, as it is required by python-kombu which
    already has it set as a versioned dependency.
  + Install celery.1 manpage.
  + Suggest python-celery-doc.
* python-celery-doc
  + Adapt filenames in d/docs to new upstream names.
  + Update directories in doc-base.

[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

7. By Michael Fladischer <email address hidden>

Unconditionally remove /var/log/celery on purge.

6. By Michael Fladischer <email address hidden>

* Remove logfiles during purge if user and group are removed.
* Use /nonexistant as $HOME for user celery.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/celery
This branch contains Public information 
Everyone can see this information.

Subscribers