This bug was fixed in the package qt4-x11 - 4:4.8.2-0ubuntu1 --------------- qt4-x11 (4:4.8.2-0ubuntu1) quantal; urgency=low * Merge from Debian Git snapshot, remaining changes: - Do not package ibase/firebird and sqlite2 package + remove from debian/control + libqt4-sql doesn't recommend libqt4-sql-ibase and libqt4-sql-sqlite2 - libqt4-dbus recommends instead of depends on qdbus - build with -no-phonon - Do not build libqt4-phonon, disable in debian/control - Build packages with lzma compression using the dh addon from pkg-kde-tools - Add MessagesQt.sh - Rules to create Messages.sh link to MessagesQt.sh and rules to create po dir and execute extract-messages.sh in override_dh_auto_install - Add and install Trolltech.conf in libqtcore4.install - Build QtWebkit and use it only for QtAssistant + Rule to put qt_webkit_version.pri in mkspecs/modules + Rule to remove libQtWebKit* after build + Exclude usr/bin/assistant-qt4 from dh_shlibdeps - In debian/rules: move documentation building to override_dh_auto_install where dh_listpackages works as expected with dpkg-buildpackage. * Update symbols files. * New upstream release. * Drop patches that have been applied upstream: - QTBUG-24718_Fix_a_crash_in_cursorToX_when_new_block_is_added.patch - fix_qvfb_build.patch - gcc-4.7.diff * Update kubuntu_33_shaped_drag.diff with a commit backported from the upstream 4.8 branch. (LP: #999522) qt4-x11 (4:4.8.1-2) UNRELEASED; urgency=low [ Didier Raboud ] * Add libqt4-dev Breaks against libphonon-dev << 4:4.6.0.0-1+exp1~ because otherwise phonon might not be there in its multiarch'ed version, hence might not be detected by the usual cmake Qt modules detectors. [ Pino Toscano ] * Change the Homepage to http://qt-project.org/. * Backport the upstream commit 9e981c4dd03effc2c52b52f529edfa8955e534ce to fix plugin loading on big endian 64 bit architectures, such as s390x and ppc64; patch QElfParser-fix-type-of-sh_size.patch. * 07_trust_dpkg-arch_over_uname-m.diff: fix the hppa case (see bug #672825). * Suggest libicu48 in libqtcore4 for the optional locale functions. * Disable the warnings about not being able to load ICU libraries; patch no_libicu_message.diff. (together with the above it Closes: #673537) * Recommend libqt4-dbg in libqt4-designer-dbg, libqt4-qt3support-dbg, libqt4-script-dbg, libqt4-xmlpatterns-dbg, qt4-bin-dbg, and qt4-demos-dbg. * Override the two lintian warnings for dbg-package-missing-depends, since they are false positives. * Fix a hypen-as-minus issue in moc-qt4 man page. * Change the section of libqt4-webkit-dbg to oldlibs, since it is a transitional package. * Small touches to the descriptions of packages, including specifying some of the tools included in libqt4-dev-bin and qt4-dev-tools. [ Felix Geyer ] * Update watch file to the new URL on qt-project.org. qt4-x11 (4:4.8.1-1) unstable; urgency=low * New upstream release. [ Fathi Boudra ] * Use multiarch for importsdir: - update debian/libqt4-declarative-*.install files. - mark QML plugin packages as Multi-Arch: same. * Re-add patch s390x_jscore.diff to add s390/s390x support in JavaScriptCore. The patch was partly merged in Qt 4.8. * Add CVE-2011-3922.patch: Stack-buffer-overflow in glyph handling. [ Felix Geyer ] * Drop fix_ftbfs_format-security.patch, fixed upstream. * Refresh patches for the new upstream version. * Update symbol files. * Add QTBUG-24718_Fix_a_crash_in_cursorToX_when_new_block_is_added.patch, cherry-picked from upstream. * Make it possible to install libqt4-dev from a foreign architecture while having all binaries in the native architecture. - Move binaries from libqt4-dev into the new package libqt4-dev-bin. - Mark libqt4-dev-bin, qt4-qmake and qt4-linguist-tools as Multi-Arch: foreign. * Add a dh_strip call for qt4-bin-dbg instead of moving the debug files manually. - drop mv-qt4-bin-dbg.sh script. - drop elfutils build dependency. * Bump debhelper build-dependency to 9. * Fix hyphen-used-as-minus-sign lintian warnings. * Build the documentation in the dh_auto_build-indep target instead of dh_auto_install. * qt-multiarch-plugin-path-compat.diff: include legacy pre-multiarch qml import path. [ Didier Raboud ] * Merge the 4:4.7.4-3 unstable release: drop fix-format.diff, merged upstream. [ Pino Toscano ] * Fix build failures with GCC 4.7; patch gcc-4.7.diff. (Closes: #667911) * Fix atomic support on sparc64, by Aurelien Jarno (thanks!); patch qt_atomic_sparc64.patch. (Closes: #647265) * Remove ${shlibs:Depends} from all the -dbg packages. * Compress qt4-doc-html as XZ. -- Felix Geyer