[Python-modules-commits] [django-floppyforms] 03/05: Add python(3)-gdal to Build-Depends as they are now required by some tests.

Michael Fladischer fladi at moszumanska.debian.org
Sat Dec 5 19:28:35 UTC 2015


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

fladi pushed a commit to branch master
in repository django-floppyforms.

commit 32e12fff236273f0c425867d9c46d88e24adc681
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sat Dec 5 18:35:39 2015 +0100

    Add python(3)-gdal to Build-Depends as they are now required by some tests.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index a61fcb7..15c98ff 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,14 @@ Build-Depends: debhelper (>= 9),
                python-coverage,
                python-django,
                python-django (>= 1.6) | python-django-discover-runner,
+               python-gdal,
                python-pil,
                python-setuptools,
                python-sphinx (>= 1.0.7+dfsg-1~),
                python3-all,
                python3-coverage,
                python3-django,
+               python3-gdal,
                python3-pil,
                python3-setuptools
 Standards-Version: 3.9.6

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



More information about the Python-modules-commits mailing list