[Python-modules-commits] [pyqt5] 02/02: Move python3-sphinx from Build-Depends to Build-Depends-Indep.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Oct 22 08:50:08 UTC 2015


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

mitya57 pushed a commit to branch master
in repository pyqt5.

commit 202468b6a3b12195eb8acb8e9a813e2d27a1b151
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Oct 22 11:43:48 2015 +0300

    Move python3-sphinx from Build-Depends to Build-Depends-Indep.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a46735b..bc3da28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pyqt5 (5.5+dfsg-2) UNRELEASED; urgency=medium
   * Remove gstreamer 0.10 packages from build-depends, no longer needed.
   * Update Vcs fields for Git migration.
   * Add support for Qt 5.5.1 (0001-Add-support-for-Qt-5.5.1.patch).
+  * Move python3-sphinx from Build-Depends to Build-Depends-Indep.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 21 Oct 2015 22:49:45 +0300
 
diff --git a/debian/control b/debian/control
index aaa2ac2..348c5f5 100644
--- a/debian/control
+++ b/debian/control
@@ -37,12 +37,12 @@ Build-Depends: debhelper (>= 9),
                python3-dbus-dbg,
                python3-sip-dbg,
                python3-sip-dev (>= 4.16.8+dfsg-2~),
-               python3-sphinx (>= 1.3),
                qtdeclarative5-dev (>= 5.5.0),
                qtlocation5-dev (>= 5.5.0),
                qtmultimedia5-dev (>= 5.5.0),
                qtpositioning5-dev (>= 5.5.0),
                qttools5-dev (>= 5.5.0)
+Build-Depends-Indep: python3-sphinx (>= 1.3)
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3
 Standards-Version: 3.9.6

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



More information about the Python-modules-commits mailing list