[Python-modules-commits] r26022 - in packages/celery/trunk/debian (NEWS changelog)
fladi-guest at users.alioth.debian.org
fladi-guest at users.alioth.debian.org
Tue Oct 1 09:33:06 UTC 2013
Date: Tuesday, October 1, 2013 @ 09:33:04
Author: fladi-guest
Revision: 26022
Document package split for celeryd in NEWS.
Added:
packages/celery/trunk/debian/NEWS
Modified:
packages/celery/trunk/debian/changelog
Added: packages/celery/trunk/debian/NEWS
===================================================================
--- packages/celery/trunk/debian/NEWS (rev 0)
+++ packages/celery/trunk/debian/NEWS 2013-10-01 09:33:04 UTC (rev 26022)
@@ -0,0 +1,14 @@
+celery (3.0.23-1) unstable; urgency=low
+
+ The following initialization scripts are now provided by the celeryd binary
+ package:
+
+ * /etc/init.d/celeryd
+ * /etc/init.d/celerybeat
+ * /etc/init.d/celeryevcam
+
+ If those scripts are used to run a celery installation, please install the
+ celeryd package. If celery is started through other means like supervisord you
+ will not need the celeryd package.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Tue, 01 Oct 2013 08:17:37 +0200
Modified: packages/celery/trunk/debian/changelog
===================================================================
--- packages/celery/trunk/debian/changelog 2013-09-30 21:57:37 UTC (rev 26021)
+++ packages/celery/trunk/debian/changelog 2013-10-01 09:33:04 UTC (rev 26022)
@@ -16,6 +16,7 @@
* Install upstream changelog.
* 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.
@@ -40,7 +41,7 @@
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
- -- Michael Fladischer <FladischerMichael at fladi.at> Mon, 30 Sep 2013 20:00:57 +0200
+ -- Michael Fladischer <FladischerMichael at fladi.at> Tue, 01 Oct 2013 11:14:48 +0200
celery (2.5.3-4) unstable; urgency=low
More information about the Python-modules-commits
mailing list