[Python-modules-commits] r24776 - in packages/pyside/trunk/debian (control control.in)
odyx at users.alioth.debian.org
odyx at users.alioth.debian.org
Thu Jun 13 05:18:23 UTC 2013
Date: Thursday, June 13, 2013 @ 05:18:21
Author: odyx
Revision: 24776
Bump build-depends on shiboken to 1.1.2-4~ as -3 in unstable is broken
Modified:
packages/pyside/trunk/debian/control
packages/pyside/trunk/debian/control.in
Modified: packages/pyside/trunk/debian/control
===================================================================
--- packages/pyside/trunk/debian/control 2013-06-13 05:18:09 UTC (rev 24775)
+++ packages/pyside/trunk/debian/control 2013-06-13 05:18:21 UTC (rev 24776)
@@ -8,7 +8,7 @@
python3-all-dev,
phonon-backend-gstreamer,
libqt4-dev (>= 4:4.7.0), libphonon-dev, libqt4-opengl-dev (>= 4:4.7.0), libqtwebkit-dev,
- shiboken (>= 1.1.2), libshiboken-dev (>= 1.1.2),
+ shiboken (>= 1.1.2-4~), libshiboken-dev (>= 1.1.2-4~),
libqt4-sql-sqlite (>= 4:4.7.0), xvfb, xauth, libgl1-mesa-dri
# Various Build-Depends are needed for success of the testsuite:
# libqt4-sql-sqlite is needed because we need one sql driver.
Modified: packages/pyside/trunk/debian/control.in
===================================================================
--- packages/pyside/trunk/debian/control.in 2013-06-13 05:18:09 UTC (rev 24775)
+++ packages/pyside/trunk/debian/control.in 2013-06-13 05:18:21 UTC (rev 24776)
@@ -8,7 +8,7 @@
python3-all-dev,
phonon-backend-gstreamer,
libqt4-dev (>= 4:4.7.0), libphonon-dev, libqt4-opengl-dev (>= 4:4.7.0), libqtwebkit-dev,
- shiboken (>= 1.1.2), libshiboken-dev (>= 1.1.2),
+ shiboken (>= 1.1.2-4~), libshiboken-dev (>= 1.1.2-4~),
libqt4-sql-sqlite (>= 4:4.7.0), xvfb, xauth, libgl1-mesa-dri
# Various Build-Depends are needed for success of the testsuite:
# libqt4-sql-sqlite is needed because we need one sql driver.
More information about the Python-modules-commits
mailing list