[Python-modules-commits] [python-django-debug-toolbar] 01/08: Add missing autopkgtest dependency on python{3}-django-jinja. Closes: #883056 Thanks to Steve Langasek.

Andrew Starr-Bochicchio asb at moszumanska.debian.org
Mon Dec 25 15:47:28 UTC 2017


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

asb pushed a commit to branch master
in repository python-django-debug-toolbar.

commit 71ad328cdda3f353013be44f51bdf2451b9c64b6
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date:   Mon Dec 25 09:10:17 2017 -0500

    Add missing autopkgtest dependency on python{3}-django-jinja. Closes: #883056 Thanks to Steve Langasek.
---
 debian/changelog     | 7 +++++++
 debian/tests/control | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3efc192..a9feb7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-django-debug-toolbar (1:1.8-2) UNRELEASED; urgency=medium
+
+  * Add missing autopkgtest dependency on python{3}-django-jinja.
+    Closes: #883056 Thanks to Steve Langasek. 
+
+ -- Andrew Starr-Bochicchio <asb at debian.org>  Mon, 25 Dec 2017 09:08:02 -0500
+
 python-django-debug-toolbar (1:1.8-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/tests/control b/debian/tests/control
index b6c4f54..77ac3ed 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
 Tests: testsuite
-Depends: @, python, python-django, python-sqlparse
+Depends: @, python, python-django, python-django-jinja, python3-django-jinja, python-sqlparse

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



More information about the Python-modules-commits mailing list