[Python-modules-commits] [celery] 02/02: Add celeryd depends on lsb-base.
Brian May
bam at moszumanska.debian.org
Tue Mar 21 10:15:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository celery.
commit 37ca0bbae535c91a9b78c2ab47a6397551abfcde
Author: Brian May <bam at debian.org>
Date: Tue Mar 21 20:56:21 2017 +1100
Add celeryd depends on lsb-base.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 20cb63b..61c881b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ celery (3.1.23-6) UNRELEASED; urgency=medium
* Change celeryd to depend on python-celery-common instead of python-celery.
Closes: #858305.
+ * Add celeryd depends on lsb-base.
-- Brian May <bam at debian.org> Tue, 21 Mar 2017 20:40:59 +1100
diff --git a/debian/control b/debian/control
index d464bf0..d64f57b 100644
--- a/debian/control
+++ b/debian/control
@@ -180,6 +180,7 @@ Section: admin
Architecture: all
Depends: adduser,
python-celery-common (= ${binary:Version}),
+ lsb-base (>= 3.0-6),
${misc:Depends}
Breaks: python-celery (<< 3.0.24-1)
Suggests: rabbitmq-server
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/celery.git
More information about the Python-modules-commits
mailing list