[Python-modules-commits] [celery] 01/01: Move celeryd to admin section

Brian May bam at moszumanska.debian.org
Sat Jul 30 23:32:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

bam pushed a commit to branch master
in repository celery.

commit 0d808476d9ea6a3909b9a1d48d64989ebcd44fc4
Author: Brian May <bam at debian.org>
Date:   Sun Jul 31 09:25:57 2016 +1000

    Move celeryd to admin section
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dd7561d..7b521c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+celery (3.1.23-5) UNRELEASED; urgency=medium
+
+  * Move celeryd to admin section. Closes: #832192.
+
+ -- Brian May <bam at debian.org>  Sun, 31 Jul 2016 09:19:33 +1000
+
 celery (3.1.23-4) unstable; urgency=medium
 
   * Update standards version to 3.9.8
diff --git a/debian/control b/debian/control
index ff1d949..9e740a9 100644
--- a/debian/control
+++ b/debian/control
@@ -176,6 +176,7 @@ Description: async task/job queue based on message passing (Documentation)
  This package contains the documentation.
 
 Package: celeryd
+Section: admin
 Architecture: all
 Depends: adduser,
          python-celery (= ${binary:Version}),

-- 
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