[Python-modules-commits] [pyqt5] 05/06: Build against Qt 5.9.1.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Jul 22 07:17:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch buster
in repository pyqt5.
commit 571ad20041dc8ee4e2e695d5bbc4f5f50496c3e4
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Jul 22 10:14:26 2017 +0300
Build against Qt 5.9.1.
---
debian/changelog | 1 +
debian/control | 30 +++++++++++++++---------------
2 files changed, 16 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 36c1e36..f94d65c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ pyqt5 (5.7+dfsg-6) UNRELEASED; urgency=medium
- no_license_check.diff
- qt59_support.diff
- opengl_detection.diff
+ * Build against Qt 5.9.1.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 22 Jul 2017 10:11:49 +0300
diff --git a/debian/control b/debian/control
index 0d9158d..05a8222 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.18),
- 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, 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