[Python-modules-commits] r31948 - in packages/pyqt5/trunk/debian (changelog control patches)
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Wed Mar 4 18:39:29 UTC 2015
Date: Wednesday, March 4, 2015 @ 18:39:28
Author: mitya57
Revision: 31948
* New upstream release.
- No longer inserts timestamps into generated files (closes: #774510).
* Build against Qt 5.4.1.
Modified:
packages/pyqt5/trunk/debian/changelog
packages/pyqt5/trunk/debian/control
Deleted:
packages/pyqt5/trunk/debian/patches/
Modified: packages/pyqt5/trunk/debian/changelog
===================================================================
--- packages/pyqt5/trunk/debian/changelog 2015-03-04 17:47:36 UTC (rev 31947)
+++ packages/pyqt5/trunk/debian/changelog 2015-03-04 18:39:28 UTC (rev 31948)
@@ -1,11 +1,8 @@
-pyqt5 (5.4+dfsg-2) UNRELEASED; urgency=medium
+pyqt5 (5.4.1+dfsg-1) UNRELEASED; urgency=medium
- [ Reiner Herrmann ]
- * Added patch which removes embedding of timestamps in generated
- files, to enable reproducible builds in packages build-depending
- on pyqt5 (closes: #774510).
-
- [ Dmitry Shachnev ]
+ * New upstream release.
+ - No longer inserts timestamps into generated files (closes: #774510).
+ * Build against Qt 5.4.1.
* Update list of possible options in pylupdate5 manpage.
-- Dmitry Shachnev <mitya57 at debian.org> Sun, 11 Jan 2015 14:44:46 +0300
Modified: packages/pyqt5/trunk/debian/control
===================================================================
--- packages/pyqt5/trunk/debian/control 2015-03-04 17:47:36 UTC (rev 31947)
+++ packages/pyqt5/trunk/debian/control 2015-03-04 18:39:28 UTC (rev 31948)
@@ -8,20 +8,20 @@
debhelper (>= 9),
fdupes,
libdbus-1-dev (>= 1.0.2),
- libenginio1-dev (>= 5.4),
+ libenginio1-dev (>= 5.4.1),
libglib2.0-dev,
libgstreamer0.10-dev,
libgstreamer-plugins-base0.10-dev,
libicu-dev,
libpulse-dev,
- libqt5opengl5-dev (>= 5.4),
- libqt5sensors5-dev (>= 5.4),
- libqt5serialport5-dev (>= 5.4),
- libqt5svg5-dev (>= 5.4),
- libqt5webkit5-dev (>= 5.4),
- libqt5websockets5-dev (>= 5.4),
- libqt5xmlpatterns5-dev (>= 5.4),
- libqt5x11extras5-dev (>= 5.4),
+ 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),
+ libqt5xmlpatterns5-dev (>= 5.4.1),
+ libqt5x11extras5-dev (>= 5.4.1),
libsqlite3-dev,
libudev-dev [linux-any],
libxml2-dev,
@@ -40,10 +40,10 @@
python-sip-dev (>= 4.16.4),
python3-sphinx,
python-dbus-dev,
- qtdeclarative5-dev (>= 5.4),
- qtmultimedia5-dev (>= 5.4),
- qtpositioning5-dev (>= 5.4),
- qttools5-dev (>= 5.4)
+ qtdeclarative5-dev (>= 5.4.1),
+ qtmultimedia5-dev (>= 5.4.1),
+ qtpositioning5-dev (>= 5.4.1),
+ qttools5-dev (>= 5.4.1)
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Standards-Version: 3.9.6
More information about the Python-modules-commits
mailing list