[Python-modules-commits] r31953 - in packages/pyqt5/trunk/debian (changelog control)

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Thu Mar 5 07:57:10 UTC 2015


    Date: Thursday, March 5, 2015 @ 07:57:01
  Author: mitya57
Revision: 31953

Require sip 4.16.6 for building.

Modified:
  packages/pyqt5/trunk/debian/changelog
  packages/pyqt5/trunk/debian/control

Modified: packages/pyqt5/trunk/debian/changelog
===================================================================
--- packages/pyqt5/trunk/debian/changelog	2015-03-05 07:52:42 UTC (rev 31952)
+++ packages/pyqt5/trunk/debian/changelog	2015-03-05 07:57:01 UTC (rev 31953)
@@ -2,6 +2,7 @@
 
   * New upstream release.
     - No longer inserts timestamps into generated files (closes: #774510).
+    - Require sip 4.16.6 for building.
   * Build against Qt 5.4.1.
   * Update list of possible options in pylupdate5 manpage.
   * No-op wrap and sort.

Modified: packages/pyqt5/trunk/debian/control
===================================================================
--- packages/pyqt5/trunk/debian/control	2015-03-05 07:52:42 UTC (rev 31952)
+++ packages/pyqt5/trunk/debian/control	2015-03-05 07:57:01 UTC (rev 31953)
@@ -32,13 +32,13 @@
                python-dbus-dbg,
                python-dbus-dev,
                python-sip-dbg,
-               python-sip-dev (>= 4.16.4),
+               python-sip-dev (>= 4.16.6),
                python3-all-dbg,
                python3-all-dev (>= 3.3.2-5~),
                python3-dbus,
                python3-dbus-dbg,
                python3-sip-dbg,
-               python3-sip-dev (>= 4.16.4),
+               python3-sip-dev (>= 4.16.6),
                python3-sphinx,
                qtdeclarative5-dev (>= 5.4.1),
                qtmultimedia5-dev (>= 5.4.1),




More information about the Python-modules-commits mailing list