[Python-modules-commits] r32879 - in packages/pyqt5/trunk/debian (changelog control)
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Sat Jun 6 09:17:01 UTC 2015
Date: Saturday, June 6, 2015 @ 09:17:00
Author: mitya57
Revision: 32879
Build against Qt 5.4.2 to make sure we are ready for the transition.
Modified:
packages/pyqt5/trunk/debian/changelog
packages/pyqt5/trunk/debian/control
Modified: packages/pyqt5/trunk/debian/changelog
===================================================================
--- packages/pyqt5/trunk/debian/changelog 2015-06-06 09:11:06 UTC (rev 32878)
+++ packages/pyqt5/trunk/debian/changelog 2015-06-06 09:17:00 UTC (rev 32879)
@@ -4,6 +4,7 @@
* Backport upstream change to add support for Qt 5.4.2.
* Let pyuic sort the import order (closes: #787251, thanks to Reiner
Herrmann for the patch).
+ * Build against Qt 5.4.2 to make sure we are ready for the transition.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 06 Jun 2015 12:10:46 +0300
Modified: packages/pyqt5/trunk/debian/control
===================================================================
--- packages/pyqt5/trunk/debian/control 2015-06-06 09:11:06 UTC (rev 32878)
+++ packages/pyqt5/trunk/debian/control 2015-06-06 09:17:00 UTC (rev 32879)
@@ -8,20 +8,20 @@
dpkg-dev (>= 1.16.1~),
fdupes,
libdbus-1-dev (>= 1.0.2),
- libenginio1-dev (>= 5.4.1),
+ libenginio1-dev (>= 5.4.2),
libglib2.0-dev,
libgstreamer-plugins-base0.10-dev,
libgstreamer0.10-dev,
libicu-dev,
libpulse-dev,
- libqt5opengl5-dev (>= 5.4.1),
- libqt5sensors5-dev (>= 5.4.1),
- libqt5serialport5-dev (>= 5.4.1),
- libqt5svg5-dev (>= 5.4.1),
- libqt5webkit5-dev (>= 5.4.1),
- libqt5websockets5-dev (>= 5.4.1),
- libqt5x11extras5-dev (>= 5.4.1),
- libqt5xmlpatterns5-dev (>= 5.4.1),
+ libqt5opengl5-dev (>= 5.4.2),
+ libqt5sensors5-dev (>= 5.4.2),
+ libqt5serialport5-dev (>= 5.4.2),
+ libqt5svg5-dev (>= 5.4.2),
+ libqt5webkit5-dev (>= 5.4.2),
+ libqt5websockets5-dev (>= 5.4.2),
+ libqt5x11extras5-dev (>= 5.4.2),
+ libqt5xmlpatterns5-dev (>= 5.4.2),
libsqlite3-dev,
libudev-dev [linux-any],
libxml2-dev,
@@ -40,10 +40,10 @@
python3-sip-dbg,
python3-sip-dev (>= 4.16.6),
python3-sphinx,
- qtdeclarative5-dev (>= 5.4.1),
- qtmultimedia5-dev (>= 5.4.1),
- qtpositioning5-dev (>= 5.4.1),
- qttools5-dev (>= 5.4.1)
+ qtdeclarative5-dev (>= 5.4.2),
+ qtmultimedia5-dev (>= 5.4.2),
+ qtpositioning5-dev (>= 5.4.2),
+ qttools5-dev (>= 5.4.2)
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Standards-Version: 3.9.6
More information about the Python-modules-commits
mailing list