[Python-modules-commits] [python-qt4] 01/02: Switch from python-sphinx to python3-sphinx.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Sep 23 19:12:43 UTC 2017


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

mitya57 pushed a commit to branch debian/master
in repository python-qt4.

commit b4bf3f2f4fa691d2273be1fc268d6086b640d142
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Sep 23 22:07:25 2017 +0300

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

diff --git a/debian/changelog b/debian/changelog
index 9077cf4..2159cf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-qt4 (4.12.1+dfsg-2) UNRELEASED; urgency=medium
 
   * Drop Breaks/Replaces on versions that are not even in oldstable.
   * Bump Standards-Version to 4.1.0, stop using deprecated Priority: extra.
+  * Switch from python-sphinx to python3-sphinx.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 23 Sep 2017 21:45:37 +0300
 
diff --git a/debian/control b/debian/control
index 77df05c..ce04b6e 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,8 @@ Build-Depends: debhelper (>= 10),
                python-sip-dbg,
                python-sip-dev (>= 4.19.1+dfsg-2~),
                python3-sip-dbg,
-               python3-sip-dev (>= 4.19.1+dfsg-2~),
-               python-sphinx (>= 1.3)
+               python3-sip-dev (>= 4.19.1+dfsg-2~)
+Build-Depends-Indep: python3-sphinx (>= 1.3)
 Standards-Version: 4.1.0
 X-Python-Version: >= 2.4
 X-Python3-Version: >= 3.0

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



More information about the Python-modules-commits mailing list