[Python-modules-commits] [django-filter] 06/08: Switch to python3-sphinx.

Michael Fladischer fladi at moszumanska.debian.org
Tue Jul 25 20:37:34 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository django-filter.

commit 99ef7dd772217e07e03639b28439b8b9fb098d1d
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Jul 25 21:50:04 2017 +0200

    Switch to python3-sphinx.
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e703256..d38d622 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ django-filter (1.0.4-1) UNRELEASED; urgency=medium
   * Reformat packaging files with cme for better readability and remove
     unnecessary versioned dependencies.
   * Add unique parts to short and long descriptions.
+  * Switch to python3-sphinx.
 
  -- Brian May <bam at debian.org>  Mon, 03 Jul 2017 07:34:00 +1000
 
diff --git a/debian/control b/debian/control
index 61d6f14..8f30537 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: debhelper (>=10),
                python-djangorestframework,
                python-mock,
                python-setuptools,
-               python-sphinx-rtd-theme,
                python3-all,
                python3-django,
                python3-django-crispy-forms,
@@ -20,7 +19,7 @@ Build-Depends: debhelper (>=10),
                python3-setuptools,
                python3-sphinx-rtd-theme
 Build-Depends-Indep: libjs-jquery,
-                     python-sphinx
+                     python3-sphinx
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-filter.git
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-filter.git

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



More information about the Python-modules-commits mailing list