[Python-modules-commits] [python-flake8] 01/01: Added dh-python to Build-Depends.
Ondřej Nový
onovy-guest at moszumanska.debian.org
Fri Mar 4 13:39:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-flake8.
commit b42c2ed9526b3bce9e616204f2c7a624e5bda033
Author: Ondřej Nový <novy at ondrej.org>
Date: Fri Mar 4 14:39:10 2016 +0100
Added dh-python to Build-Depends.
---
debian/changelog | 2 +-
debian/control | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b098bcf..78b9a7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,7 +17,7 @@ python-flake8 (2.5.4-1) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.7 now (no change).
* Vcs-Git changed to https.
- * Added python-pyflakes to Build-Depend.
+ * Added python-pyflakes and dh-python to Build-Depend.
* Removed useless XS-Testsuite.
* Added myself to d/copyright.
* Added myself as uploader.
diff --git a/debian/control b/debian/control
index 2c6e687..b697944 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Chris Johnston <chrisjohnston at ubuntu.com>,
Ondřej Nový <novy at ondrej.org>,
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 9),
+ dh-python,
pep8 (>= 1.5.7),
python-all,
python-mccabe,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-flake8.git
More information about the Python-modules-commits
mailing list