[Python-modules-commits] [pyqt5] 01/01: Build against Qt 5.7 for experimental.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Sep 12 14:01:26 UTC 2016


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

mitya57 pushed a commit to branch master
in repository pyqt5.

commit c53b637cd2c065111966541131f1d4c4451f6b5c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Sep 12 17:01:03 2016 +0300

    Build against Qt 5.7 for experimental.
---
 debian/changelog |  6 ++++++
 debian/control   | 26 +++++++++++++-------------
 2 files changed, 19 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8fa7db9..d20a1a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyqt5 (5.7+dfsg-3) UNRELEASED; urgency=medium
+
+  * Build against Qt 5.7 for experimental.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 12 Sep 2016 17:00:48 +0300
+
 pyqt5 (5.7+dfsg-2) unstable; urgency=medium
 
   * Backport an upstream change to fix conversion of bytes values
diff --git a/debian/control b/debian/control
index 2bd64f8..996da22 100644
--- a/debian/control
+++ b/debian/control
@@ -11,14 +11,14 @@ Build-Depends: debhelper (>= 9),
                libglib2.0-dev,
                libicu-dev,
                libpulse-dev,
-               libqt5opengl5-dev (>= 5.6.0),
-               libqt5sensors5-dev (>= 5.6.0),
-               libqt5serialport5-dev (>= 5.6.0),
-               libqt5svg5-dev (>= 5.6.0),
-               libqt5webkit5-dev (>= 5.6.0),
-               libqt5websockets5-dev (>= 5.6.0),
-               libqt5x11extras5-dev (>= 5.6.0),
-               libqt5xmlpatterns5-dev (>= 5.6.0),
+               libqt5opengl5-dev (>= 5.7.0),
+               libqt5sensors5-dev (>= 5.7.0),
+               libqt5serialport5-dev (>= 5.7.0),
+               libqt5svg5-dev (>= 5.7.0),
+               libqt5webkit5-dev (>= 5.7.0),
+               libqt5websockets5-dev (>= 5.7.0),
+               libqt5x11extras5-dev (>= 5.7.0),
+               libqt5xmlpatterns5-dev (>= 5.7.0),
                libsqlite3-dev,
                libudev-dev [linux-any],
                libxml2-dev,
@@ -36,11 +36,11 @@ Build-Depends: debhelper (>= 9),
                python3-dbus-dbg,
                python3-sip-dbg,
                python3-sip-dev (>= 4.18),
-               qtdeclarative5-dev (>= 5.6.0),
-               qtlocation5-dev (>= 5.6.0),
-               qtmultimedia5-dev (>= 5.6.0),
-               qtpositioning5-dev (>= 5.6.0),
-               qttools5-dev (>= 5.6.0)
+               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)
 Build-Depends-Indep: fdupes, python3-sphinx (>= 1.3)
 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