[Python-modules-commits] [django-bitfield] 11/18: Add Python3 variants of all build dependencies.
Michael Fladischer
fladi at moszumanska.debian.org
Mon Jan 11 11:55:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-bitfield.
commit c7c30e4eba778b8b659f2dc6ab520a6fd70f0016
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Fri Jun 26 10:57:52 2015 +0200
Add Python3 variants of all build dependencies.
---
debian/control | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c59bcbc..f824ce9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,13 @@ Build-Depends: debhelper (>= 9),
python-nose (>= 1.0),
python-psycopg2 (>= 2.3),
python-setuptools,
- python-six
+ python-six,
+ python3-all,
+ python3-django-nose,
+ python3-nose,
+ python3-psycopg2,
+ python3-setuptools,
+ python3-six
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-bitfield.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-bitfield.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-bitfield.git
More information about the Python-modules-commits
mailing list