[Pkg-cmake-commits] [cmake] 05/07: Switch to python3 sphinx.

Felix Geyer fgeyer at moszumanska.debian.org
Sun Sep 24 10:14:06 UTC 2017


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

fgeyer pushed a commit to branch master
in repository cmake.

commit a31b79ca978d607b4608269517a033dc748ebcae
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Sep 24 10:02:36 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index f6baba3..65388e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ cmake (3.9.3-1) UNRELEASED; urgency=medium
   * Increase test timeout to 2000s.
     - Hopefully this gives slow buildds enough time to run the Qt5Autogen test.
       (Closes: #876378)
+  * Switch to python3 sphinx.
 
  -- Felix Geyer <fgeyer at debian.org>  Thu, 21 Sep 2017 19:04:21 +0200
 
diff --git a/debian/control b/debian/control
index ccda52b..66c44ed 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9.20160114~),
                librhash-dev,
                libuv1-dev,
                procps [!hurd-any],
-               python-sphinx,
+               python3-sphinx,
                qtbase5-dev <!stage1>,
                zlib1g-dev
 Standards-Version: 3.9.6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cmake/cmake.git



More information about the Pkg-cmake-commits mailing list