[Python-modules-commits] [pyxb] 09/10: Use python3-sphinx to build documentation.

Michael Fladischer fladi at moszumanska.debian.org
Tue Sep 27 11:19:11 UTC 2016


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

fladi pushed a commit to branch master
in repository pyxb.

commit 0646675e47b15c41964bc374ecbd22f881516e03
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Sep 27 08:32:05 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 23cde9a..9f59a00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ pyxb (1.2.5-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump Standards-Version to 3.9.8.
   * Change my email address to fladi at debian.org.
+  * Use python3-sphinx to build documentation.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 26 Sep 2016 20:51:52 +0200
 
diff --git a/debian/control b/debian/control
index 8de08bb..bf82016 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                docbook-to-man,
                python-all,
-               python-sphinx (>= 1.0.7+dfsg),
                python-unittest2,
-               python3-all
+               python3-all,
+               python3-sphinx
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.5
 X-Python3-Version: >= 3.3

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



More information about the Python-modules-commits mailing list