[Python-modules-commits] r32734 - in packages/celery/trunk/debian (8 files)
fladi-guest at users.alioth.debian.org
fladi-guest at users.alioth.debian.org
Wed May 20 13:36:26 UTC 2015
Date: Wednesday, May 20, 2015 @ 13:36:25
Author: fladi-guest
Revision: 32734
Change my email address to fladi at debian.org.
Modified:
packages/celery/trunk/debian/control
packages/celery/trunk/debian/copyright
packages/celery/trunk/debian/patches/disable_unstable_tests.patch
packages/celery/trunk/debian/patches/drop_downgrade.patch
packages/celery/trunk/debian/patches/fix_dependencies.patch
packages/celery/trunk/debian/patches/intersphinx.patch
packages/celery/trunk/debian/patches/lsb-init.patch
packages/celery/trunk/debian/patches/privacy.patch
Modified: packages/celery/trunk/debian/control
===================================================================
--- packages/celery/trunk/debian/control 2015-05-20 11:57:52 UTC (rev 32733)
+++ packages/celery/trunk/debian/control 2015-05-20 13:36:25 UTC (rev 32734)
@@ -2,7 +2,7 @@
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Michael Fladischer <FladischerMichael at fladi.at>,
+Uploaders: Michael Fladischer <fladi at debian.org>,
Brian May <bam at debian.org>
Build-Depends: debhelper (>= 8.1.0~),
dh-python,
Modified: packages/celery/trunk/debian/copyright
===================================================================
--- packages/celery/trunk/debian/copyright 2015-05-20 11:57:52 UTC (rev 32733)
+++ packages/celery/trunk/debian/copyright 2015-05-20 13:36:25 UTC (rev 32734)
@@ -13,7 +13,7 @@
Files: debian/*
Copyright: 2014, Brian May <bam at debian.org>
- 2012-2014, Michael Fladischer <FladischerMichael at fladi.at>
+ 2012-2015, Michael Fladischer <fladi at debian.org>
2010, Elliot Murphy
License: BSD-2-clause
Modified: packages/celery/trunk/debian/patches/disable_unstable_tests.patch
===================================================================
--- packages/celery/trunk/debian/patches/disable_unstable_tests.patch 2015-05-20 11:57:52 UTC (rev 32733)
+++ packages/celery/trunk/debian/patches/disable_unstable_tests.patch 2015-05-20 13:36:25 UTC (rev 32734)
@@ -2,7 +2,7 @@
Upstream has admited that this single test
(test_receieve_message_eta_isoformat) fails randomly. Disabling it by raising
a SkipTest exception.
-Author: Michael Fladischer <FladischerMichael at fladi.at>
+Author: Michael Fladischer <fladi at debian.org>
Forwarded: no
Bug: https://github.com/celery/celery/issues/1450
Modified: packages/celery/trunk/debian/patches/drop_downgrade.patch
===================================================================
--- packages/celery/trunk/debian/patches/drop_downgrade.patch 2015-05-20 11:57:52 UTC (rev 32733)
+++ packages/celery/trunk/debian/patches/drop_downgrade.patch 2015-05-20 13:36:25 UTC (rev 32734)
@@ -1,7 +1,7 @@
Description: Remove upstream detection of installed celery
Upstream tries to detect already installed versions of celery.app in order to
remove the whole directory. This leads to ImportErrors during the tests.
-Author: Michael Fladischer <FladischerMichael at fladi.at>
+Author: Michael Fladischer <fladi at debian.org>
Last-Update: 2013-09-03
Forwarded: no
Modified: packages/celery/trunk/debian/patches/fix_dependencies.patch
===================================================================
--- packages/celery/trunk/debian/patches/fix_dependencies.patch 2015-05-20 11:57:52 UTC (rev 32733)
+++ packages/celery/trunk/debian/patches/fix_dependencies.patch 2015-05-20 13:36:25 UTC (rev 32734)
@@ -1,7 +1,7 @@
Description: Remove pretty-printing nose-cover3 from build.
nose-cover3 is not essential to the build-proccess and is not packaged
for Debian. Thus removing it from the sources.
-Author: Michael Fladischer <FladischerMichael at fladi.at>
+Author: Michael Fladischer <fladi at debian.org>
Last-Update: 2013-07-01
Forwared: not-needed
Modified: packages/celery/trunk/debian/patches/intersphinx.patch
===================================================================
--- packages/celery/trunk/debian/patches/intersphinx.patch 2015-05-20 11:57:52 UTC (rev 32733)
+++ packages/celery/trunk/debian/patches/intersphinx.patch 2015-05-20 13:36:25 UTC (rev 32734)
@@ -3,7 +3,7 @@
kombu and django-celery by HTTP from a remote host. Using the local
objects.inv from python and kombu enables the package to build without
network connection.
-Author: Michael Fladischer <FladischerMichael at fladi.at>
+Author: Michael Fladischer <fladi at debian.org>
Forwarded: not-needed
Last-Update: 2011-12-27
Modified: packages/celery/trunk/debian/patches/lsb-init.patch
===================================================================
--- packages/celery/trunk/debian/patches/lsb-init.patch 2015-05-20 11:57:52 UTC (rev 32733)
+++ packages/celery/trunk/debian/patches/lsb-init.patch 2015-05-20 13:36:25 UTC (rev 32734)
@@ -2,7 +2,7 @@
Upstream ships it's own init scripts but they lack some LSB header and
the (optional) "status" action. This patch fixes this and also adds a
variable called ENABLED in /etc/default/celeryd.
-Author: Michael Fladischer <FladischerMichael at fladi.at>
+Author: Michael Fladischer <fladi at debian.org>
Last-Update: 2013-09-03
Forwarded: no
Modified: packages/celery/trunk/debian/patches/privacy.patch
===================================================================
--- packages/celery/trunk/debian/patches/privacy.patch 2015-05-20 11:57:52 UTC (rev 32733)
+++ packages/celery/trunk/debian/patches/privacy.patch 2015-05-20 13:36:25 UTC (rev 32734)
@@ -4,7 +4,7 @@
<button/> element. Also a gittip button is loaded inside an <iframe/> which is
removed. The logo image was loaded from the project website and is replaced
with the local image file.
-Author: Michael Fladischer <FladischerMichael at fladi.at>
+Author: Michael Fladischer <fladi at debian.org>
Last-Update: 2014-02-11
Forwarded: not-needed
More information about the Python-modules-commits
mailing list