[Python-modules-commits] [django-simple-captcha] 04/05: Add python-testfixtures to build depends

Brian May bam at moszumanska.debian.org
Mon Jul 3 22:34:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

bam pushed a commit to branch debian/master
in repository django-simple-captcha.

commit e6883dbd0250b32684426d120f686b79a27c54bd
Author: Brian May <bam at debian.org>
Date:   Tue Jul 4 08:31:52 2017 +1000

    Add python-testfixtures to build depends
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8889f92..353a562 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,9 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Brian May <bam at debian.org>
 Build-Depends: debhelper (>=8.1.0), dh-python,
  python-all (>= 2.6.6-3~), python-setuptools, python-django, python-pil, python-six,
- python3-all, python3-setuptools, python3-django, python3-pil, python3-six
+ python-testfixtures,
+ python3-all, python3-setuptools, python3-django, python3-pil, python3-six,
+ python3-testfixtures
 Standards-Version: 3.9.6
 Homepage: https://github.com/mbi/django-simple-captcha
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-simple-captcha.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-simple-captcha.git



More information about the Python-modules-commits mailing list