Activity log for bug #648612

Date Who What changed Old value New value Message
2010-09-27 08:35:12 Stefano Rivera bug added bug
2010-09-27 08:35:30 Stefano Rivera summary FTBFS with Qt 4.7 pyside FTBFS with Qt 4.7
2010-09-27 08:35:43 Stefano Rivera pyside (Ubuntu): importance Undecided Low
2010-09-27 08:35:43 Stefano Rivera pyside (Ubuntu): status New In Progress
2010-09-27 08:35:43 Stefano Rivera pyside (Ubuntu): assignee Stefano Rivera (stefanor)
2010-09-27 08:36:09 Stefano Rivera bug task added apiextractor (Ubuntu)
2010-09-27 08:36:20 Stefano Rivera bug task added generatorrunner (Ubuntu)
2010-09-27 08:36:33 Stefano Rivera bug task added shiboken (Ubuntu)
2010-09-27 08:46:42 Stefano Rivera description pyside doesn't build with Qt 4.7, new upstream versions are required. The Debian Maintainer, Didier Raboud has prepared some versions from his git tree for us (which would be uploaded to Debian experimental but would have to fight through binary-NEW there). http://alioth.debian.org/~odyx-guest/debian/maverick/ pyside doesn't build with Qt 4.7, new upstream versions are required. The Debian Maintainer, Didier Raboud has prepared some versions from his git tree for us (which would be uploaded to Debian experimental but would have to fight through binary-NEW there). http://alioth.debian.org/~odyx-guest/debian/maverick/ New changelog entries: ====================================================================== pyside (0.4.1-0ubuntu1) maverick; urgency=low * New 0.4.1 upstream release. - Add some 0.4.1 symbols. * Patches: - u_c130273_fix_py25_QtScript_property.patch Remove, was from upstream. - u_20e226b_fix_missing_qcoreapplication_arguments_method.patch Remove, was from upstream. - u_268bf77_fixed_signal_signature_parser.patch Remove, was from upstream. + libPythonVersionPostfix.patch: Refresh + usePySpecificShiboken.patch: Refresh + lessBuildVerbosity.patch: Refresh · * Bump the B-D chain versions. * Make sure the private.py is installed in QtCore module. * Build against Qt 4.7. - Add libqtwebkit-dev - Drop QtMultimedia module. - Add the QtDeclarative package. -- Didier Raboud <didier@raboud.com> Tue, 14 Sep 2010 11:17:16 +0200 pyside (0.4.0-2) experimental; urgency=low [ Didier Raboud ] * Bump shiboken B-D to 0.4.0-1~exp1 and add libapiextractor-dev 0.7.0-1~exp2 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. (upstream bug: #303) - u_268bf77_fixed_signal_signature_parser.patch Import from upstream to fix the incorrect signal signatures (upstream bug: #311) * debian/rules: Make sure libpyside0.4 and libpyside-dev get the correctly versioned symlinks * debian/control: Vcs-Browser: Use viewsvn instead of wsvn. * Add debian/dh_pycmakedeps to automagically compute the module dependencies. [ Piotr Ożarowski ] * Set DMUA flag to yes -- Didier Raboud <didier@raboud.com> Sun, 05 Sep 2010 12:33:37 +0200 pyside (0.4.0-1) experimental; urgency=low * New 0.4.0 upstream release (Closes: #591981) - Various QtGui fixes (Closes: #588556, #588558) - Bump generatorrunner B-D to 0.6.0 - Bump shiboken B-D to 0.4.0 - libpyside SONAME bumped to 0.4, update symbols file * Patches: - u_5ce7c94_fix_qtnetwork_udpsocket_test.patch Drop, was from upstream - u_86d0f67_fix_debug_build.patch Drop, was from upstream - fixTests.patch Drop as upstream changed the tests handling completely + u_c130273_fix_py25_QtScript_property.patch Import from upstream to fix the QtScript_property test on python2.5 (upstream bug #284) × Refresh the others * Remove custom cmake files in favour of cmake-data's. - Remove debian/cmake/*. - Bump cmake B-D to 2.8.2 - Bump libshiboken-dev B-D to 0.3.2-3 - Adapt debian/rules. - Remove mentions of the BSD license of cmake in debian/copyright * Remove debian/pyversions, which duplicates information from debian/control. * Put the cmake config and pkg-config file in libpyside-dev, add necessary Breaks/Replaces. * Install the typesystem files in libpyside-dev. * Bump Standards to 3.9.1.0 without changes needed. -- Didier Raboud <didier@raboud.com> Tue, 17 Aug 2010 21:03:14 +0200 pyside (0.3.2-3) unstable; urgency=low * Patches: + u_5ce7c94_fix_qtnetwork_udpsocket_test.patch (upstream) This fixes the QtNetwork_udpsocket test to work on offline machines, like our buildds. + u_86d0f67_fix_debug_build.patch (upstream) This fixes the debug build. + usePySpecificShiboken.patch This ensures that the correct python version is used consistantly. × Refresh lessBuildVerbosity.patch × Refresh fixTests.patch to remove the meaningless testnumbers. * Add shiboken-dbg version-specific B-D. -- Didier Raboud <didier@raboud.com> Fri, 25 Jun 2010 16:41:32 +0200 ====================================================================== shiboken (0.5.0-0ubuntu1) maverick; urgency=low * New 0.5.0 upstream release - Bump libshiboken SOVERSION to 0.5 - Add the new 0.5 symbols. * Patches - u_1eda671_fix_type_resolver_algorithm.patch (Remove, was from upstream) - u_46ab0d6_generated_original_name_with_star_for_object_classes.patch (Remove, was from upstream) + allowCustomShibokenPostfix.patch (Refresh) * Bump the apiextractor B-D. -- Didier Raboud <didier@raboud.com> Sun, 26 Sep 2010 23:48:50 +0200 shiboken (0.4.0-1~exp1) experimental; urgency=low * Patches:· - u_46ab0d6_generated_original_name_with_star_for_object_classes.patch Import from upstream for bug #311. - u_1eda671_fix_type_resolver_algorithm.patch: Import from upstream for bug #243. * Bump libapiextractor B-D to 0.7.0-1~exp2, to correct qtgui_qwidget test segfault in pyside, together with the above patch. * Update symbols file. * Make sure DMUA is set (correct 0.3.2-1 changelog to match real uploads). -- Didier Raboud <didier@raboud.com> Fri, 03 Sep 2010 10:29:27 +0200 shiboken (0.4.0-1~exp0) experimental; urgency=low * New 0.4.0 upstream release - Bump libshiboken SONAME to 0.4 - Bump libapiextractor B-D to 0.7 - Bump generatorrunner B-D to 0.6 - Update install and symbol files * Patches: - u_4bab9a8_fix_Hurd_FTBFS.patch Drop; was from upstream. - u_2f7c242_fidDebugBuild.patch Drop; was from upstream. - u_1b40948_fix_protected_test.patch Drop; was from upstream. - use_original_sparsehash.patch Drop; somehow included upstream. - fix_tests.patch Drop; no more needed. -- Didier Raboud <didier@raboud.com> Wed, 04 Aug 2010 14:23:00 +0200 shiboken (0.3.2-3) unstable; urgency=low * Add allowCustomShibokenPostfix.patch to allow choice of python-specific version. * Remove custom cmake files in favour of cmake-data's. - Remove debian/cmake/*. - Bump cmake B-D to 2.8.2 - Adapt debian/rules. - Update debian/copyright to remove the mentions of the hand-patched files. * Bump Standards to 3.9.0.0 -- Didier Raboud <didier@raboud.com> Thu, 22 Jul 2010 14:57:49 +0200 ====================================================================== generatorrunner (0.6.1-0ubuntu1) maverick; urgency=low * New 0.6.1 upstream release - Apply manpages location changes. - Bump libapiextractor B-D to 0.8 -- Didier Raboud <didier@raboud.com> Sun, 26 Sep 2010 23:43:36 +0200 generatorrunner (0.6.0-1~exp0) experimental; urgency=low * New upstream 0.6.0 upstream release - Bump libgenrunner SONAME to 0.6 - Update symbols and install files - Bump libapiextractor-dev B-D to >= 0.7.0 * Build docs in binary-indep target. * Bump Standards to 3.9.1.0 without changes needed. * Uploading to experimental as we are in transition freeze. -- Didier Raboud <didier@raboud.com> Sun, 08 Aug 2010 17:02:28 +0200 ====================================================================== apiextractor (0.8.0-0ubuntu1) maverick; urgency=low * New 0.8.0 upstream release - Bumping the SOVERSION to 0.8, add two symbols for 0.8. - Remove all patches * Version the Build-Depends to ease future backports -- Didier Raboud <didier@raboud.com> Sun, 26 Sep 2010 23:25:01 +0200 apiextractor (0.7.0-1~exp2) experimental; urgency=low * Patches: + Add u_d13ce132_non_final_method_is_not_necessarily_polymorphic.patch from upstream, to correct qtgui_qwidget test segfault in pyside. -- Didier Raboud <didier@raboud.com> Tue, 31 Aug 2010 11:35:19 +0200 apiextractor (0.7.0-1~exp1) experimental; urgency=low * Patches: + Add 01_memory_alignment_fix.patch : Fixes various memory alignment issues which cause generator to crash on alignment-sensitive architectures (Closes: #590302) -- Didier Raboud <didier@raboud.com> Mon, 09 Aug 2010 13:41:10 +0200 apiextractor (0.7.0-1~exp0) experimental; urgency=low [ Didier Raboud ] * New 0.7.0 upstream release - Bump libapiextractor SONAME to 0.7 * Patches: - Remove spellingErrors.patch, included upstream. * Build docs in binary-indep target. * Bump Standards to 3.9.1.0 without changes needed. * Uploading to experimental as we are in transition freeze. [ Piotr Ożarowski ] * Set the DM-Upload-Allowed flag to yes -- Didier Raboud <didier@raboud.com> Fri, 06 Aug 2010 14:50:48 +0200 ====================================================================== There are no reverse dependancies outside this set of packages.
2010-09-27 08:47:00 Stefano Rivera pyside (Ubuntu): status In Progress New
2010-09-27 08:47:00 Stefano Rivera pyside (Ubuntu): assignee Stefano Rivera (stefanor)
2010-09-27 08:47:19 Stefano Rivera bug added subscriber Didier Raboud
2010-09-27 08:47:34 Stefano Rivera bug added subscriber Ubuntu Release Team
2010-09-27 08:47:43 Stefano Rivera summary pyside FTBFS with Qt 4.7 FFe: pyside FTBFS with Qt 4.7
2010-09-27 18:26:27 Launchpad Janitor apiextractor (Ubuntu): status New Fix Released
2010-09-27 19:03:21 Launchpad Janitor generatorrunner (Ubuntu): status New Fix Released
2010-09-27 19:08:52 Launchpad Janitor pyside (Ubuntu): status New Fix Released
2010-09-27 19:08:52 Launchpad Janitor shiboken (Ubuntu): status New Fix Released
2010-09-27 19:16:32 Launchpad Janitor branch linked lp:ubuntu/generatorrunner
2010-09-27 19:16:34 Launchpad Janitor branch linked lp:ubuntu/apiextractor
2010-09-27 20:16:44 Launchpad Janitor branch linked lp:ubuntu/pyside
2010-09-27 20:20:37 Launchpad Janitor branch linked lp:ubuntu/shiboken