[Python-modules-commits] [django-sitetree] 06/07: Use python3-sphinx to build documentation.

Michael Fladischer fladi at moszumanska.debian.org
Mon Aug 29 20:52:37 UTC 2016


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

fladi pushed a commit to branch master
in repository django-sitetree.

commit f76e74cfe9ed26626bf7f2e05e295b9da94dbe8a
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Aug 29 22:31:51 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 4c35a8d..cacedf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ django-sitetree (1.6.0-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump Standards-Version to 3.9.8.
   * Use https:// for copyright-format 1.0 URL.
+  * Use python3-sphinx to build documentation.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 29 Aug 2016 22:19:13 +0200
 
diff --git a/debian/control b/debian/control
index 4771189..39de2ea 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,12 @@ Build-Depends: debhelper (>= 9),
                python-django (>= 1.7),
                python-mock,
                python-setuptools,
-               python-sphinx (>= 1.0.7+dfsg),
                python3-all,
                python3-babel,
                python3-django,
                python3-mock,
-               python3-setuptools
+               python3-setuptools,
+               python3-sphinx
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list