[Python-modules-commits] [pylint-celery] 01/17: deb/control: add logilab-common to build-deps
Daniel Stender
stender at moszumanska.debian.org
Sat Aug 6 11:37:37 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 5728161900b90acfe35368e10dcd4b7a118c9ca2
Author: Daniel Stender <stender at debian.org>
Date: Sat Aug 6 12:46:22 2016 +0200
deb/control: add logilab-common to build-deps
---
debian/changelog | 7 +++++++
debian/control | 2 ++
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8efda4c..163a0ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pylint-celery (0.3-1.1) UNRELEASED; urgency=medium
+
+ * deb/control:
+ + add logilab-common to build-deps (Closes: #832826).
+
+ -- Daniel Stender <stender at debian.org> Sat, 06 Aug 2016 12:45:30 +0200
+
pylint-celery (0.3-1) unstable; urgency=medium
[ Daniel Stender ]
diff --git a/debian/control b/debian/control
index 0c9c066..eef0202 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,12 @@ Build-Depends:
python-astroid,
python-pylint-plugin-utils,
python-setuptools,
+ python-logilab-common,
python3-all,
python3-astroid,
python3-pylint-plugin-utils,
python3-setuptools,
+ python3-logilab-common,
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