[Python-modules-commits] [pyqt5] 01/01: Build against Qt 5.9.1 in experimental.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Jul 16 19:32:34 UTC 2017


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

mitya57 pushed a commit to branch debian/master
in repository pyqt5.

commit 67a356c9b82f0d45e342e2db6202f8460e299cc3
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Jul 16 22:29:23 2017 +0300

    Build against Qt 5.9.1 in experimental.
---
 debian/changelog |  1 +
 debian/control   | 30 +++++++++++++++---------------
 2 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8bde0bd..0a65581 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ pyqt5 (5.9+dfsg-1) UNRELEASED; urgency=medium
     - Drop python3-sphinx build-dependency.
   * Bump sip build-dependencies to 4.19.3, following configure.py.
   * Remove unused variables from debian/rules.
+  * Build against Qt 5.9.1 in experimental.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 16 Jul 2017 22:17:22 +0300
 
diff --git a/debian/control b/debian/control
index 6ea086a..cc32e05 100644
--- a/debian/control
+++ b/debian/control
@@ -11,15 +11,15 @@ Build-Depends: debhelper (>= 9),
                libglib2.0-dev,
                libicu-dev,
                libpulse-dev,
-               libqt5opengl5-dev (>= 5.7.0),
-               libqt5sensors5-dev (>= 5.7.0),
-               libqt5serialport5-dev (>= 5.7.0),
-               libqt5svg5-dev (>= 5.7.0),
-               libqt5webchannel5-dev (>= 5.7.1),
-               libqt5webkit5-dev (>= 5.7.0),
-               libqt5websockets5-dev (>= 5.7.0),
-               libqt5x11extras5-dev (>= 5.7.0),
-               libqt5xmlpatterns5-dev (>= 5.7.0),
+               libqt5opengl5-dev (>= 5.9.1),
+               libqt5sensors5-dev (>= 5.9.1),
+               libqt5serialport5-dev (>= 5.9.1),
+               libqt5svg5-dev (>= 5.9.1),
+               libqt5webchannel5-dev (>= 5.9.1),
+               libqt5webkit5-dev (>= 5.9.1),
+               libqt5websockets5-dev (>= 5.9.1),
+               libqt5x11extras5-dev (>= 5.9.1),
+               libqt5xmlpatterns5-dev (>= 5.9.1),
                libsqlite3-dev,
                libudev-dev [linux-any],
                libxml2-dev,
@@ -37,12 +37,12 @@ Build-Depends: debhelper (>= 9),
                python3-dbus-dbg,
                python3-sip-dbg,
                python3-sip-dev (>= 4.19.3~),
-               qtdeclarative5-dev (>= 5.7.0),
-               qtlocation5-dev (>= 5.7.0),
-               qtmultimedia5-dev (>= 5.7.0),
-               qtpositioning5-dev (>= 5.7.0),
-               qttools5-dev (>= 5.7.0),
-               qtwebengine5-dev (>= 5.7.1+dfsg-3~) [amd64 i386]
+               qtdeclarative5-dev (>= 5.9.1),
+               qtlocation5-dev (>= 5.9.1),
+               qtmultimedia5-dev (>= 5.9.1),
+               qtpositioning5-dev (>= 5.9.1),
+               qttools5-dev (>= 5.9.1),
+               qtwebengine5-dev (>= 5.9.1) [amd64 i386]
 Build-Depends-Indep: fdupes
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3

-- 
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