[Python-modules-commits] [python-django-debug-toolbar] 04/05: Depend on python{3}-django-jinja.

Andrew Starr-Bochicchio asb at moszumanska.debian.org
Mon Jul 3 15:22:33 UTC 2017


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

asb pushed a commit to tag debian/1.8-1
in repository python-django-debug-toolbar.

commit e48f24857e77f0fae04eeca554c9d971901ae6d8
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date:   Mon Jul 3 11:09:53 2017 -0400

    Depend on python{3}-django-jinja.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0c55fa1..57922ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-django-debug-toolbar (1:1.8-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Drop XS-Testsuite header, now automatically injected.
+  * Depend on python{3}-django-jinja.
 
  -- Andrew Starr-Bochicchio <asb at debian.org>  Mon, 03 Jul 2017 10:58:53 -0400
 
diff --git a/debian/control b/debian/control
index f67ebc0..eb0c0b3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,8 @@ Build-Depends: debhelper (>= 9),
                python3-all,
                python-django,
                python3-django,
+               python-django-jinja,
+               python3-django-jinja,
                python-setuptools,
                python3-setuptools,
                python-sphinx (>= 1.0.7+dfsg-1~),

-- 
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