[Python-modules-commits] [pylama] 05/05: Update Build-Depends
ChangZhuo Chen
czchen at moszumanska.debian.org
Mon Jul 3 08:23:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch master
in repository pylama.
commit bbe74d42549cf5650c88fb1dd3be56c174d5550c
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Mon Jul 3 16:22:47 2017 +0800
Update Build-Depends
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 23713cd..4a1f9b6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,13 @@ Build-Depends: debhelper (>= 10),
dh-python,
pycodestyle (>= 2.3.1),
pydocstyle (>= 2.0.0),
- python3-all,
- python3-pyflakes (>= 1.5.0),
- python3-setuptools,
python-all,
python-pyflakes (>= 1.5.0),
python-setuptools,
+ python3-all,
+ python3-pydocstyle (>= 2.0.0),
+ python3-pyflakes (>= 1.5.0),
+ python3-setuptools,
xmlto,
Standards-Version: 3.9.8
Homepage: https://github.com/klen/pylama
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylama.git
More information about the Python-modules-commits
mailing list