[Python-modules-commits] [pylint-celery] 10/17: deb/control: add celery to build-deps for tests
Daniel Stender
stender at moszumanska.debian.org
Sat Aug 6 11:37:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository pylint-celery.
commit b9f6be04b15407790411c9ffe572cc1b88c94863
Author: Daniel Stender <stender at debian.org>
Date: Sat Aug 6 13:05:15 2016 +0200
deb/control: add celery to build-deps for tests
---
debian/changelog | 3 ++-
debian/control | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 79e6a60..7a98ce4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,13 +4,14 @@ pylint-celery (0.3-2) UNRELEASED; urgency=medium
+ put team into Maintainer field (unconfirmed team uploads).
+ updated uploader email address.
+ add logilab-common to build-deps (Closes: #832826).
+ + add celery to build-deps for tests.
* deb/copyright:
+ updated copyright span and email adresses.
* deb/watch:
+ watch Github instead of Pypi.
* build with new upstream tarball pylint-celery_0.3.orig.tar.xz.
- -- Daniel Stender <stender at debian.org> Sat, 06 Aug 2016 13:01:07 +0200
+ -- Daniel Stender <stender at debian.org> Sat, 06 Aug 2016 13:04:50 +0200
pylint-celery (0.3-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 492e106..55894ce 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,13 @@ Build-Depends:
python-pylint-plugin-utils,
python-setuptools,
python-logilab-common,
+ python-celery,
python3-all,
python3-astroid,
python3-pylint-plugin-utils,
python3-setuptools,
python3-logilab-common,
+ python3-celery,
pylint (>= 1.0.0),
# Enable once pylint3 is in unstable:
# pylint3,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylint-celery.git
More information about the Python-modules-commits
mailing list