[Python-modules-commits] [django-polymorphic] 14/17: Add python3-django-extra-views to Build-Depends so sphinx can use it.

Michael Fladischer fladi at moszumanska.debian.org
Mon Mar 6 12:51:40 UTC 2017


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

fladi pushed a commit to branch experimental
in repository django-polymorphic.

commit 23ffdc5faee1dfe97739d7409247d02431d6c30f
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Mar 6 12:47:18 2017 +0100

    Add python3-django-extra-views to Build-Depends so sphinx can use
    it.
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index efc312f..c28752c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ django-polymorphic (1.1-1~exp1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Add python3-sphinx-rtd-theme to Build-Depends.
+  * Add python3-django-extra-views to Build-Depends so sphinx can use
+    it.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 06 Mar 2017 12:01:42 +0100
 
diff --git a/debian/control b/debian/control
index 450eb89..a26fc85 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9),
                python-setuptools,
                python3-all,
                python3-django,
+               python3-django-extra-views,
                python3-setuptools,
                python3-sphinx,
                python3-sphinx-rtd-theme

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



More information about the Python-modules-commits mailing list