qt4-x11 4:4.7.3-1ubuntu1 source package in Ubuntu

Changelog

qt4-x11 (4:4.7.3-1ubuntu1) oneiric; urgency=low

  * Merge from Debian unstable, remaining changes:
    - Do not package ibase/firebird package, remove from debian/rules and
      debian/control
    - libqt4-sql-ibase not recommend for libqt4-sql
    - 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
    - Rules to remove po dir in clean
    - Add MessagesQt.sh
    - Rules to create Messages.sh link to MessagesQt.sh and rules to create po
      dir and exectue extract-messages.sh in common-install-prehook-impl
    - Make libqt4-dev depend on libx11-dev
    - In debian/rules: configure with "-arch armv6" option on armel
    - 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
    - Fix Lucid upgrades: libqt4-help breaks/replaces libqtcore4 (<< 4:4.7.0)
    - Change OpenGL backend from GL to GLES 2 for ARM
      + Build-depend and make libqt4-opengl-dev depend on libgles2-mesa-dev
        instead of libgl1-mesa-dev and libglu1-mesa-dev
      + Pass "-opengl es2" to configure
  * Drop kubuntu_23_syncqt_no_timestamp_change.diff, replaced by
    02_syncqt_sane_timestamp_for_nonexisting_headers.diff.
  * Drop kubuntu_02_neon_flags.patch, replaced by 95_neon_flags.patch.
  * Disable x-0003-Use-GCC-intrinsics-for-armv6-atomic-operations.patch as
    we use kubuntu_23_arm_memory_barriers.patch instead.
  * Drop appmenu-qt from libqtgui4's Recommends since indicator-appmenu
    recommends it.
  * Drop kubuntu_30_blacklist_ssl_certificates.diff, applied upstream.
  * Update Vcs links as the branch is owned by kubuntu-packagers now.

qt4-x11 (4:4.7.3-1) unstable; urgency=low

  * New upstream release.
  * Remove blacklist_fraudulent_comodo_certificates.diff - stolen upstream.
  * Add patches cherry-picked upstream:
    - Fix_GL_problems_on_stock_1.4_SGX_drivers.patch
    - Fixed_missing_text_when_using_static_text_items_in_GL_2_engine.patch
    - Update_createwindow_in_qgl_x11egl.patch
    - Improve-performance-of-partial-updates-in-raster-win.patch
    - Fix_transformIsSimple_in_QGraphicsScene.patch
    - Micro-optimization_for_QSpanData.patch
    - Some_Optimizations_for_the_gray_raster.patch
    - Make_use_of_the_fast_image_paths.patch
    - Add_support_for_QT_USE_DRAG_DISTANCE_env_var.patch
    - Prevent_recursion_when_creating_window_surface.patch

  [ Pino Toscano ]
  * Build depend on libssl-dev. (Closes: #623596)

  [ Modestas Vainius ]
  * Build with system compiler on s390 (which is 4.6 now). However, in order to
    avoid #606079, build depend >= g++ 4:4.5 on s390.
  * Bump Standards-Version to 3.9.2: no changes needed.
  * Drop blacklist_fraudulent_comodo_certificates.diff patch, upstream.
  * Refresh patches.
  * Build depend on g++-4.6 (>= 4.6.0-7~) [armel] and make libqt4-dev break
    g++-4.6 (<< 4.6.0-7~). (Closes: #625825)
  * Drop 91_s390_use_gstabs.diff patch. It's no longer needed as webkit is not
    built from Qt sources anymore.
  * Drop 89_powerpc_opts.diff patch. No longer needed with gcc 4.4 or later.
  * Build designer library with -gstabs on powerpc to avoid gcc 4.6 dwarf2 ICE,
    which makes the package FTBFS (patch powerpc_designer_gstabs.diff).

qt4-x11 (4:4.7.2-4) unstable; urgency=low

  [ José Manuel Santamaría Lema ]
  * Blacklist a set of fraudulent ssl certificates with the patch
    blacklist_fraudulent_comodo_certificates.diff.
  * Fix CVE-2010-3170 (browser wildcard cerficate validation weakness) with
    cve_2010_3170_ssl_certificates_wildcard.diff. This problem affects the Arora
    web browser.

  [ Pino Toscano ]
  * FireBird/ibase:
    - rules: enable the ibase plugin only if the libqt4-sql-ibase package is
      enabled for the current architecture (this allows to get rid of an
      hardcoded list of architectures in rules).
    - control: synchronize the list of architectures of libqt4-sql-ibase
      to be the same as the one of the firebird2.1-dev build dependency.
      This should make libqt4-sql-ibase available to few more architectures.
    - control: add sh4 to the architectures for libqt4-sql-ibase.
      (Closes: #623282)
  * Add patches:
    - powerpcspe.diff: identify PowerPCSPE as PowerPC. (Closes: #623185)
    - sh.diff: identify correctly sh4 CPUs. (Closes: #623281)
  * Update debian/control:
    - qt4-dev-tools: suggest qt-assistant-compat instead of qt4-dev-tools,
      as the former now contains the old assistant with uses HTML documentation.
  * debian/qt4-qmake.links:
    - stop forcing the "default" symlink of the mkspecs to linux-g++, just let
      Qt create it according to the platform.

  [ Modestas Vainius ]
  * Add patch kfreebsd_monotonic_clock.diff which fixes monotonic clock
    detection on kFreeBSD. This should unbreak QProcess::waitForFinished().
    (Closes: #624679)
  * Update symbol files for all debian arches.
  * Update symbol files for gcc 4.6 on amd64.

qt4-x11 (4:4.7.2-3) unstable; urgency=low

  [ Pino Toscano ]
  * Change the directory used for the hppa readdir test from doc/html (which
    gets removed in clean) to doc/src/images.
  * Set earlier the compiler for s390. (really closes: #606079)
  * Update Homepage.

qt4-x11 (4:4.7.2-2) unstable; urgency=low

  [ Konstantinos Margaritis ]
  * armhf support. (Closes: #618670)
    backport from Ubuntu:
    * http://launchpadlibrarian.net/66374974/x-0003-Use-GCC-intrinsics-for-armv6-atomic-operations.patch

  [ Sune Vuorela ]
  * Use gcc4.5 on s390 (Closes: #606079)
  * Make qt4-dev-tools conflict with qt3-dev-tools-embedded (due to
    qvfb). Closes: 617579

qt4-x11 (4:4.7.2-1) unstable; urgency=low

  * New upstream release.

  [ Modestas Vainius ]
  * Confirm symbol files on hurd-i386, kfreebsd-amd64, kfreebsd-i386, mips.
  * Clean up #MISSING symbols because they didn't reappear on any arch.

  [ Fathi Boudra ]
  * Update installed files.
  * Remove patches:
    - 0001_backport_e3f1268_alsa_buffer_overrun.diff - stolen upstream.
    - 0002_backport_6ae84f1_fix_QTextEdit_selectAll_crash.diff - stolen
      upstream.
    - 17_add_postgresql_8.3_support.diff - fixed upstream.
    - 22_use___GLIBC__.diff - merged upstream.
  * Add patches:
    - qtdebug_syslog.patch - send Q_ASSERT, qDebug, qWarning and qFatal
      messages to syslog.
    - buildable_appchooser_states_demos.patch - images files aren't shipped
      (Closes: #616500)
  * Update symbols files.
  * Update debian/rules:
    - remove catalan translation, obsolete and should have been contributed
      upstream.
    - pass -opengl desktop and -no-egl configure options. (Closes: #616391)
  * Update debian/control:
    - Suggests/Recommends QML plugin packages to libqt4-declarative and
      qt4-demos packages. (Closes: #597900)

  [ Pino Toscano ]
  * Add a -qt4 suffix for the shipped icons of assistant, designer, linguist,
    and qtconfig.
  * Rename qt4config.desktop to qtconfig-qt4.desktop.
 -- Felix Geyer <email address hidden>   Tue, 31 May 2011 15:48:58 +0200

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Oneiric
Original maintainer:
Kubuntu Members
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
qt4-x11_4.7.3.orig.tar.gz 203.8 MiB d02b6fd69d089c01f4a787aa18175d074ccaecf8980a5956e328c2991905937e
qt4-x11_4.7.3-1ubuntu1.debian.tar.gz 421.9 KiB a6936373dce9810287208c6a2a946277d02ba33ef9d3290a53d0ad65492e94f4
qt4-x11_4.7.3-1ubuntu1.dsc 3.5 KiB 1c4264c5c6f276abbf1ca3c1bea1d64c02fec0ca6eb0428c42870deceaba2c25

View changes file

Binary packages built by this source

libqt4-assistant: No summary available for libqt4-assistant in ubuntu oneiric.

No description available for libqt4-assistant in ubuntu oneiric.

libqt4-core: No summary available for libqt4-core in ubuntu oneiric.

No description available for libqt4-core in ubuntu oneiric.

libqt4-dbg: No summary available for libqt4-dbg in ubuntu oneiric.

No description available for libqt4-dbg in ubuntu oneiric.

libqt4-dbus: No summary available for libqt4-dbus in ubuntu oneiric.

No description available for libqt4-dbus in ubuntu oneiric.

libqt4-declarative: No summary available for libqt4-declarative in ubuntu oneiric.

No description available for libqt4-declarative in ubuntu oneiric.

libqt4-declarative-folderlistmodel: No summary available for libqt4-declarative-folderlistmodel in ubuntu oneiric.

No description available for libqt4-declarative-folderlistmodel in ubuntu oneiric.

libqt4-declarative-gestures: No summary available for libqt4-declarative-gestures in ubuntu oneiric.

No description available for libqt4-declarative-gestures in ubuntu oneiric.

libqt4-declarative-particles: No summary available for libqt4-declarative-particles in ubuntu oneiric.

No description available for libqt4-declarative-particles in ubuntu oneiric.

libqt4-designer: No summary available for libqt4-designer in ubuntu oneiric.

No description available for libqt4-designer in ubuntu oneiric.

libqt4-dev: No summary available for libqt4-dev in ubuntu oneiric.

No description available for libqt4-dev in ubuntu oneiric.

libqt4-gui: No summary available for libqt4-gui in ubuntu oneiric.

No description available for libqt4-gui in ubuntu oneiric.

libqt4-help: No summary available for libqt4-help in ubuntu oneiric.

No description available for libqt4-help in ubuntu oneiric.

libqt4-network: No summary available for libqt4-network in ubuntu oneiric.

No description available for libqt4-network in ubuntu oneiric.

libqt4-opengl: No summary available for libqt4-opengl in ubuntu oneiric.

No description available for libqt4-opengl in ubuntu oneiric.

libqt4-opengl-dev: No summary available for libqt4-opengl-dev in ubuntu oneiric.

No description available for libqt4-opengl-dev in ubuntu oneiric.

libqt4-qt3support: No summary available for libqt4-qt3support in ubuntu oneiric.

No description available for libqt4-qt3support in ubuntu oneiric.

libqt4-script: No summary available for libqt4-script in ubuntu oneiric.

No description available for libqt4-script in ubuntu oneiric.

libqt4-scripttools: No summary available for libqt4-scripttools in ubuntu oneiric.

No description available for libqt4-scripttools in ubuntu oneiric.

libqt4-sql: No summary available for libqt4-sql in ubuntu oneiric.

No description available for libqt4-sql in ubuntu oneiric.

libqt4-sql-mysql: No summary available for libqt4-sql-mysql in ubuntu oneiric.

No description available for libqt4-sql-mysql in ubuntu oneiric.

libqt4-sql-odbc: No summary available for libqt4-sql-odbc in ubuntu oneiric.

No description available for libqt4-sql-odbc in ubuntu oneiric.

libqt4-sql-psql: No summary available for libqt4-sql-psql in ubuntu oneiric.

No description available for libqt4-sql-psql in ubuntu oneiric.

libqt4-sql-sqlite: No summary available for libqt4-sql-sqlite in ubuntu oneiric.

No description available for libqt4-sql-sqlite in ubuntu oneiric.

libqt4-sql-sqlite2: No summary available for libqt4-sql-sqlite2 in ubuntu oneiric.

No description available for libqt4-sql-sqlite2 in ubuntu oneiric.

libqt4-sql-tds: No summary available for libqt4-sql-tds in ubuntu oneiric.

No description available for libqt4-sql-tds in ubuntu oneiric.

libqt4-svg: No summary available for libqt4-svg in ubuntu oneiric.

No description available for libqt4-svg in ubuntu oneiric.

libqt4-test: No summary available for libqt4-test in ubuntu oneiric.

No description available for libqt4-test in ubuntu oneiric.

libqt4-webkit: No summary available for libqt4-webkit in ubuntu oneiric.

No description available for libqt4-webkit in ubuntu oneiric.

libqt4-webkit-dbg: No summary available for libqt4-webkit-dbg in ubuntu oneiric.

No description available for libqt4-webkit-dbg in ubuntu oneiric.

libqt4-xml: No summary available for libqt4-xml in ubuntu oneiric.

No description available for libqt4-xml in ubuntu oneiric.

libqt4-xmlpatterns: No summary available for libqt4-xmlpatterns in ubuntu oneiric.

No description available for libqt4-xmlpatterns in ubuntu oneiric.

libqt4-xmlpatterns-dbg: No summary available for libqt4-xmlpatterns-dbg in ubuntu oneiric.

No description available for libqt4-xmlpatterns-dbg in ubuntu oneiric.

libqtcore4: No summary available for libqtcore4 in ubuntu oneiric.

No description available for libqtcore4 in ubuntu oneiric.

libqtgui4: No summary available for libqtgui4 in ubuntu oneiric.

No description available for libqtgui4 in ubuntu oneiric.

qt4-demos: No summary available for qt4-demos in ubuntu oneiric.

No description available for qt4-demos in ubuntu oneiric.

qt4-demos-dbg: No summary available for qt4-demos-dbg in ubuntu oneiric.

No description available for qt4-demos-dbg in ubuntu oneiric.

qt4-designer: No summary available for qt4-designer in ubuntu oneiric.

No description available for qt4-designer in ubuntu oneiric.

qt4-dev-tools: No summary available for qt4-dev-tools in ubuntu oneiric.

No description available for qt4-dev-tools in ubuntu oneiric.

qt4-doc: No summary available for qt4-doc in ubuntu oneiric.

No description available for qt4-doc in ubuntu oneiric.

qt4-doc-html: No summary available for qt4-doc-html in ubuntu oneiric.

No description available for qt4-doc-html in ubuntu oneiric.

qt4-qmake: No summary available for qt4-qmake in ubuntu oneiric.

No description available for qt4-qmake in ubuntu oneiric.

qt4-qmlviewer: No summary available for qt4-qmlviewer in ubuntu oneiric.

No description available for qt4-qmlviewer in ubuntu oneiric.

qt4-qtconfig: No summary available for qt4-qtconfig in ubuntu oneiric.

No description available for qt4-qtconfig in ubuntu oneiric.