aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2014-08-06 11:39:35 +0000
committerRaphaël Hertzog <hertzog@debian.org>2014-08-06 11:39:35 +0000
commit9aebc43a861785e24d74844ffe04683eee703bf5 (patch)
tree0f655c5dae5c41bf730607b5a62aab4104e50c44
parentb9258413bbf08e4a64584d9a38b827405cb17c00 (diff)
downloadpython-django-tagging-9aebc43a861785e24d74844ffe04683eee703bf5.tar
python-django-tagging-9aebc43a861785e24d74844ffe04683eee703bf5.tar.gz
Add python-django to Build-Depends for the test suite.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8f377d1..3ad84d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-django-tagging (1:0.3.1-4) unstable; urgency=medium
* Add django-1.7-compat.patch to make it work with Django 1.7.
Closes: #755624
* Bump Standards-Version to 3.9.5 and debhelper compat to 9.
+ * Add python-django to Build-Depends for the test suite.
-- Raphaël Hertzog <hertzog@debian.org> Fri, 14 Feb 2014 09:31:36 +0100
diff --git a/debian/control b/debian/control
index 5041b84..8f7f069 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Raphaël Hertzog <hertzog@debian.org>, Jonas Genannt <jonas.genannt@capi2name.de>
Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-django
Build-Depends-Indep: python-docutils
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-tagging/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django-tagging/trunk/