[Python-modules-commits] [django-tables] 06/07: Depend on python3-sphinx instead on python-sphinx

Brian May bam at debian.org
Mon Oct 30 21:30:35 UTC 2017


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

bam pushed a commit to branch debian/master
in repository django-tables.

commit b08bf1c4ae07925abcf8563e53141db662327cbb
Author: Brian May <bam at debian.org>
Date:   Tue Oct 31 08:12:57 2017 +1100

    Depend on python3-sphinx instead on python-sphinx
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index db62a2c..4818834 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ django-tables (1.14.2-1) UNRELEASED; urgency=medium
   * New upstream version.
   * Drop transitional package django-tables. Closes: #878390.
   * Update standards version to 4.1.1.
+  * Depend on python3-sphinx instead of python-sphinx.
 
  -- Brian May <bam at debian.org>  Tue, 31 Oct 2017 08:02:08 +1100
 
diff --git a/debian/control b/debian/control
index 69754ac..bdf79f0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>=9), dh-python,
  python3-all, python3-django (>= 1.8), python3-setuptools, python3-six,
  python3-pytest-django, python3-fudge, python3-lxml, python3-tz,
  python3-django-haystack, python3-sphinx-rtd-theme, python3-recommonmark,
-Build-Depends-Indep: python-sphinx (>= 1.0.7+dfsg-1~), python-doc, python-django-doc
+Build-Depends-Indep: python3-sphinx (>= 1.0.7+dfsg-1~), python-doc, python-django-doc
 Standards-Version: 4.1.1
 X-Python-Version: >= 2.6
 Homepage: https://github.com/bradleyayers/django-tables2/

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



More information about the Python-modules-commits mailing list