[Python-modules-commits] [pythonqt] 01/01: Update control, series

Jonathan Cristopher Carter jcc at moszumanska.debian.org
Tue Oct 10 10:01:45 UTC 2017


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

jcc pushed a commit to branch master
in repository pythonqt.

commit e94db70ec48a873a4ad460e0bcc4b1089ced9708
Author: Jonathan Carter <jcarter at linux.com>
Date:   Tue Oct 10 12:01:31 2017 +0200

    Update control, series
---
 debian/control        | 7 +++++--
 debian/patches/series | 1 +
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 798e540..022ac1b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,11 @@ Build-Depends: debhelper (>= 10),
                libqt5opengl5-dev,
                libqt5svg5-dev,
                libqt5xmlpatterns5-dev,
+               libqtwebkit-dev,
+               pyqt5-dev,
+               pyqt5-dev-tools,
                python-dev,
-               python3-dev,
+               python3-pyside.qtuitools,
                qt5-qmake,
                qtbase5-dev,
                qtbase5-private-dev,
@@ -20,7 +23,7 @@ Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pythonqt.git
 Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/pythonqt.git
 Homepage: http://pythonqt.sourceforge.net
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3
 
 Package: libpythonqt-qt5-python2-3
diff --git a/debian/patches/series b/debian/patches/series
index 817441b..82edf41 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ enable-python-selection.diff
 skip-functions-with-rvalue-references.diff
 skip-variadic-functions.diff
 create-pkg-config.diff
+fix-string-literals

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



More information about the Python-modules-commits mailing list