[Python-modules-commits] r15719 - in packages/pyside/trunk/debian (changelog)
odyx at users.alioth.debian.org
odyx at users.alioth.debian.org
Tue Feb 15 10:36:37 UTC 2011
Date: Tuesday, February 15, 2011 @ 10:36:31
Author: odyx
Revision: 15719
releasing version 1.0.0~beta5-1
Modified:
packages/pyside/trunk/debian/changelog
Modified: packages/pyside/trunk/debian/changelog
===================================================================
--- packages/pyside/trunk/debian/changelog 2011-02-15 10:34:22 UTC (rev 15718)
+++ packages/pyside/trunk/debian/changelog 2011-02-15 10:36:31 UTC (rev 15719)
@@ -1,3 +1,31 @@
+pyside (1.0.0~beta5-1) experimental; urgency=low
+
+ * New 1.0.0~beta5 upstream release
+ - Bump the B-D chain versions:
+ + apiextractor to 0.9.4
+ + generatorrunner to 0.6.5
+ + shiboken to 1.0.0~beta5
+ + Qt to 4:4.7.0
+ - Bump libpyside SONAME to 1.0
+ * Add libgl1-mesa-dri Build-Dependency to enable the GLX extension to
+ the Xvfb server (useful for some OpenGL build-tests)
+ * Make the libpyside SOVERSION configurable in debian/rules.
+ * Patches:
+ - Update all patches to ~beta5
+ - Add allowMultiplePySideVersions.patch to allow the
+ selection of the desired python flavour
+ * Make sure the private.py is installed in QtCore module.
+ * Fix the QtGui->QtCore modules dependencies.
+ * debian/watch: Update to handle more versions.
+
+ * Rewrite completely the symbols handling:
+ - Split them to track them across various distributions and gcc versions.
+ - Generate the symbols files for the concerned python versions
+
+ * Use my @d.o address and remove the DMUA flag.
+
+ -- Didier Raboud <odyx at debian.org> Mon, 14 Feb 2011 17:37:41 +0100
+
pyside (0.4.2-1) experimental; urgency=low
* New 0.4.2 upstream release.
More information about the Python-modules-commits
mailing list