[Python-modules-commits] [django-guardian] 08/10: Add build depends

Brian May bam at moszumanska.debian.org
Thu Jan 14 00:54:50 UTC 2016


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

bam pushed a commit to branch master
in repository django-guardian.

commit 5702984538c76b84d988f9f9e7636aff6f6cd9c9
Author: Brian May <bam at debian.org>
Date:   Wed Jan 13 20:22:47 2016 +1100

    Add build depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 02eb1dd..7f1fb39 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +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.0.0), dh-python,
     python-all, python-setuptools, python-django (>= 1.2),
-    python-mock (>= 0.7.2), python-six, python-unittest2,
+    python-mock (>= 0.7.2), python-six, python-unittest2, python-django-environ,
     python3-all, python3-setuptools, python3-django (>= 1.2),
-    python3-mock (>= 0.7.2), python3-six,
+    python3-mock (>= 0.7.2), python3-six, python3-django-environ,
     python3-sphinx,
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.7

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



More information about the Python-modules-commits mailing list