diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2014-08-06 11:39:35 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2014-08-06 11:39:35 +0000 |
commit | 9aebc43a861785e24d74844ffe04683eee703bf5 (patch) | |
tree | 0f655c5dae5c41bf730607b5a62aab4104e50c44 /debian/changelog | |
parent | b9258413bbf08e4a64584d9a38b827405cb17c00 (diff) | |
download | python-django-tagging-9aebc43a861785e24d74844ffe04683eee703bf5.tar python-django-tagging-9aebc43a861785e24d74844ffe04683eee703bf5.tar.gz |
Add python-django to Build-Depends for the test suite.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 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 |