[Python-modules-commits] [purl] 03/04: Add python(3)-six to Build-Depends (Closes: #802108).
Michael Fladischer
fladi at moszumanska.debian.org
Mon Oct 19 09:09:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository purl.
commit 9d7eccc8199517ec59caab83ff697925349eba99
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Mon Oct 19 10:32:30 2015 +0200
Add python(3)-six to Build-Depends (Closes: #802108).
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index fb92e7e..74dd27d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,10 @@ Uploaders: Michael Fladischer <fladi at debian.org>
Build-Depends: debhelper (>= 9),
python-all,
python-setuptools,
+ python-six,
python3-all,
- python3-setuptools
+ python3-setuptools,
+ python3-six
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/purl.git
More information about the Python-modules-commits
mailing list