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

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Apr 30 12:49:56 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 36e6bbec0ad5984814e5febd00d1b9d6cbac33a7
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Apr 30 15:49:44 2016 +0300

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

diff --git a/debian/changelog b/debian/changelog
index 784aaf0..4d53ea5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyqt5 (5.6+dfsg-2) experimental; urgency=medium
+
+  * Build against Qt 5.6 for experimental.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 30 Apr 2016 15:49:27 +0300
+
 pyqt5 (5.6+dfsg-1) unstable; urgency=medium
 
   [ Dmitry Shachnev ]
diff --git a/debian/control b/debian/control
index 7c39b32..613f671 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.5.0),
-               libqt5sensors5-dev (>= 5.5.0),
-               libqt5serialport5-dev (>= 5.5.0),
-               libqt5svg5-dev (>= 5.5.0),
-               libqt5webkit5-dev (>= 5.5.0),
-               libqt5websockets5-dev (>= 5.5.0),
-               libqt5x11extras5-dev (>= 5.5.0),
-               libqt5xmlpatterns5-dev (>= 5.5.0),
+               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),
                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.5.0),
-               qtlocation5-dev (>= 5.5.0),
-               qtmultimedia5-dev (>= 5.5.0),
-               qtpositioning5-dev (>= 5.5.0),
-               qttools5-dev (>= 5.5.0)
+               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)
 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