[Python-modules-commits] [djangorestframework-gis] 07/12: Add python(3)-django-extensions to Build-Depends as they are requirements for running the tests.

Michael Fladischer fladi at moszumanska.debian.org
Thu Jan 7 11:46:56 UTC 2016


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

fladi pushed a commit to branch master
in repository djangorestframework-gis.

commit dd2ef27d2ab1884d2914df88baeeef20a03b5c66
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Jan 7 12:12:50 2016 +0100

    Add python(3)-django-extensions to Build-Depends as they are requirements for running the tests.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index acf5b09..5671299 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,14 @@ Build-Depends: debhelper (>= 9),
                libsqlite3-mod-spatialite,
                python-all,
                python-djangorestframework (>= 3.0.4),
+               python-django-extensions,
                python-django-filters,
                python-gdal,
                python-setuptools,
                python3-all,
                python3-djangorestframework (>= 3.0.4),
                python3-django-filters,
+               python3-django-extensions,
                python3-gdal,
                python3-setuptools
 Standards-Version: 3.9.6

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



More information about the Python-modules-commits mailing list