[Python-modules-commits] r14333 - in packages/pyside/trunk/debian (changelog control)
odyx-guest at users.alioth.debian.org
odyx-guest at users.alioth.debian.org
Tue Aug 31 13:23:24 UTC 2010
Date: Tuesday, August 31, 2010 @ 13:23:22
Author: odyx-guest
Revision: 14333
Bump shiboken B-D to 0.4.0-1~exp1 as it fixes a test segfault (upstream bug: #243)
Modified:
packages/pyside/trunk/debian/changelog
packages/pyside/trunk/debian/control
Modified: packages/pyside/trunk/debian/changelog
===================================================================
--- packages/pyside/trunk/debian/changelog 2010-08-31 13:23:07 UTC (rev 14332)
+++ packages/pyside/trunk/debian/changelog 2010-08-31 13:23:22 UTC (rev 14333)
@@ -1,5 +1,8 @@
pyside (0.4.0-2~exp0) UNRELEASED; urgency=low
+ * Bump shiboken B-D to 0.4.0-1~exp1 as it fixes a test segfault
+ (upstream bug: #243)
+
* Patches:
- u_20e226b_fix_missing_qcoreapplication_arguments_method.patch
Import from upstream to fix a missing method in QtCore.
@@ -8,7 +11,7 @@
Import from upstream to fix the incorrect signal signatures
(upstream bug: #311)
- -- Didier Raboud <didier at raboud.com> Tue, 31 Aug 2010 15:09:23 +0200
+ -- Didier Raboud <didier at raboud.com> Tue, 31 Aug 2010 15:13:15 +0200
pyside (0.4.0-1) experimental; urgency=low
Modified: packages/pyside/trunk/debian/control
===================================================================
--- packages/pyside/trunk/debian/control 2010-08-31 13:23:07 UTC (rev 14332)
+++ packages/pyside/trunk/debian/control 2010-08-31 13:23:22 UTC (rev 14333)
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>= 7.4.12~), cmake (>= 2.8.2), dpkg-dev (>= 1.15.6),
python-all-dev (>= 2.3.5-11), python-all-dbg (>= 2.3.5-11), python-support (>= 0.3.9),
libqt4-dev, libphonon-dev, libqt4-opengl-dev,
- shiboken (>= 0.4.0), libshiboken-dev (>= 0.4.0), shiboken-dbg (>= 0.4.0),
+ shiboken (>= 0.4.0-1~exp1), libshiboken-dev (>= 0.4.0-1~exp1), shiboken-dbg (>= 0.4.0-1~exp1),
generatorrunner (>= 0.6.0),
libqt4-sql-sqlite, xvfb, xauth,
phonon-backend-gstreamer
More information about the Python-modules-commits
mailing list