[Python-modules-commits] [pylint-celery] 06/06: Fix Build-Depends
ChangZhuo Chen
czchen at moszumanska.debian.org
Tue May 30 14:53:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch debian/experimental
in repository pylint-celery.
commit 2ccc68a0d9e551f61a3652f88168b883126693f7
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Tue May 30 10:26:08 2017 +0800
Fix Build-Depends
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 51a8dcd..1f85ce8 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 10),
python-setuptools,
python3-all,
python3-astroid,
- python3-celery
+ python3-celery,
python3-logilab-common,
python3-pylint-plugin-utils,
python3-setuptools,
--
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