[Python-modules-commits] [html5lib] 02/02: Add to Build-Depends
Barry Warsaw
barry at moszumanska.debian.org
Fri Nov 11 21:23:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository html5lib.
commit 8f04839cfbce37603d0ff98213369a79b0fbfdd2
Author: Barry Warsaw <barry at python.org>
Date: Fri Nov 11 16:14:20 2016 -0500
Add to Build-Depends
---
debian/changelog | 3 ++-
debian/control | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2695803..e6cc5bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,8 @@ html5lib (0.999999999-1) UNRELEASED; urgency=medium
* New upstream release. (Closes: #843947)
* d/control:
- By request, remove Olivier Berger from Uploaders. Add Barry Warsaw.
- - Add to Build-Depends: python{,3}-webencodings, python{,3}-pytest
+ - Add to Build-Depends: python{,3}-webencodings, python{,3}-pytest,
+ python{,3}-flake8
- Bump Standards-Version with no other changes necessary.
* d/watch: Use the pypi.debian.net redirector.
diff --git a/debian/control b/debian/control
index c900b0a..c87864f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Barry Warsaw <barry at debian.org>,
Build-Depends: debhelper (>= 8),
dh-python,
python-all (>= 2.6.6-3~),
+ python-flake8,
python-mock,
python-nose,
python-pytest,
@@ -13,6 +14,7 @@ Build-Depends: debhelper (>= 8),
python-six,
python-webencodings,
python3-all,
+ python3-flake8,
python3-mock,
python3-nose,
python3-pytest,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/html5lib.git
More information about the Python-modules-commits
mailing list