Changelogs from build 20140620 to 20140620.1


  gsettings-qt (0.1+14.10.20140607-0ubuntu1) utopic; urgency=low
 .
   * New rebuild forced


  maliit-framework (0.99.0+git20130615+97e8335-0ubuntu9) utopic; urgency=medium
 .
   [ Timo Jyrinki ]
   * Rebuild against Qt 5.3.
 .
   [ ultraviolet ]
   * Add 0008-qt5.3-fix.patch:
     - Fix building against Qt 5.3 (LP: #1323962)


  oxide-qt (1.0.2-0ubuntu3) utopic; urgency=medium
 .
   * Rebuild against Qt 5.3.0
   * Change maintainer to Ubuntu Developers


  qt3d-opensource-src (5.0~git20130731-0ubuntu6) utopic; urgency=medium
 .
   * Rebuild against 5.3
   * Move include files
   * Add a patch to fix compilation
   * Disable a few qvectorarray tests for now that started failing


  qtbase-opensource-src (5.3.0+dfsg-2ubuntu5) utopic; urgency=medium
 .
   * libqt5gui5.symbols: updating symbols when building for armhf (when
     OpenGLES is used by default)

 qtbase-opensource-src (5.3.0+dfsg-2ubuntu4) utopic; urgency=medium
 .
   * Update symbols
 .
 qtbase-opensource-src (5.3.0+dfsg-2ubuntu3) utopic; urgency=medium
 .
   * Modify makeshlibs again, just use default behavior.
 .
 qtbase-opensource-src (5.3.0+dfsg-2ubuntu2) utopic; urgency=medium
 .
   * Modify override_dh_makeshlibs back to what is needed for -gles packages
   * Make libqt5gui5.symbols more compatible with -gles packages
 .
 qtbase-opensource-src (5.3.0+dfsg-2ubuntu1) utopic; urgency=medium
 .
   * New upstream release
   * Remove patches merged upstream:
     - debian/patches/0001-Do-not-overwrite-basePixmap-of-QIconLoader-PixmapEnt.patch
     - debian/patches/Add_better_support_for_keymap_update_handling.patch
     - debian/patches/Fix-access-after-delete-with-Harfbuzz-NG-code-path.patch
     - debian/patches/Fix-log_clusters-calculation-in-HarfBuzz-NG-code-pat.patch
     - debian/patches/HarfBuzz-NG-Hide-characters-that-should-normally-be-.patch
     - debian/patches/Minor-optimization-for-QTextEngine-shapeText.patch
     - debian/patches/Use-None-instead-of-GLX_NONE.patch
     - debian/patches/When-looking-up-the-window-hierarchy-stop-at-foreign.patch
     - debian/patches/change_sparc_qatomic.patch
     - debian/patches/enable_s390_detection.patch
     - debian/patches/fix_power_atomic_code.patch
     - debian/patches/make_qkdetheme_constructor_public.diff
     - debian/patches/platformtheme_env.diff
     - debian/patches/qdoc-Fix-crash-in-Generator-generateInnerNode.patch
   * Build with GStreamer 1.0
   * debian/patches/revert_upstream_bsymbolic_change.patch:
     - Revert upstream change since we have fixed binutils
   * Move include files to multi-arch dir following Debian's lead
   * debian/patches/enable-tests.patch:
     - Refresh the patch to apply
     - Skip a handful of tests that fail, will need to be re-enabled later
   * Sync with Debian, keeping the existing delta where applicable
   * Reverse the test enabling logic and support nocheck option
   * debian/patches/Add-virtual-function-to-QFontEngine-report-if-outlin.patch
     debian/patches/Fix-FT-glyph-outline-to-path-conversion.patch
     Fix_crash_in_QOpenGLTextureallocateStorage.patch:
     - Backport three patches from stable branch
 .
 qtbase-opensource-src (5.3.0+dfsg-3) UNRELEASED; urgency=medium
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Search for private symbols at build time and produce a diff so as to be
     able to get the changes from build logs.
     - Modify mark_private_symbols.sh.
     - Run mark_private_symbols.sh from debian/rules.
   * Do not override dh_builddeb: xz compression is now the default method.
   * Backport Remove-Wcast-align-from-QMAKE_CXXFLAGS.patch. This totally
     disables -Wcast-align (Closes: #744311).
     - Remove do_not_pass_wcast-align_on_sparc.patch, it s now not needed
       anymore.
 .
 qtbase-opensource-src (5.3.0+dfsg-2) experimental; urgency=medium
 .
   * Add revert_upstream_bsymbolic_change.patch by Timo Jyrinki which reenables
     -Bsymbolic-functions on non-x86 since Debian has a recent enough binutils.
   * Mark private symbols as such.
 .
 qtbase-opensource-src (5.3.0+dfsg-1) experimental; urgency=medium
 .
   [ Timo Jyrinki ]
   * Make qt5-qmake Multi-Arch: same since it moved from shipping files in
     /usr/share to /usr/lib/.
 .
   [ Dmitry Shachnev ]
   * Build-depend on libxkbcommon-x11-dev, as the new patch includes
     .
   * Add arm64 to no_pch_architectures.
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * New upstream release.
     - Fixes CVE-2014-0190.
   * Install the headers in a Multi-Arch qualified directory (Closes: #734677).
     - Fix related install files.
     - Mark qtbase5-dev, qtbase5-private-dev and libqt5opengl5-dev
       as Multi-Arch: same.
   * Override Lintian warning about torrent.qdoc being under an RFC license,
     it's just a false positive coming from the fact that the documentation is
     listing the license, but it's really not licensed under the RFC license.
   * Update symbols files with buildds' and current logs.
   * Refresh patches:
     - hurd_opengl_incldir.diff
     - support_mips_atomic_on_pre-mips32_archs.patch
     - qatomic_mips.h
     - enable_sparc_detection.patch
   * Remove patches:
     - fix_power_atomic_code.patch, the code it patches has been removed.
     - enable_s390_detection.patch, applied upstream.
     - change_sparc_qatomic.patch, the code it patches has been removed.
   * Adjust install files.
   * Bump qtbase-abi to qtbase-abi-5-3-0 due to private symbols changes.
   * Make qtbase5-dev-tools-dbg Multi-Arch: same due to qt5-qmake also becoming
     Multi-Arch: same.
   * Add a lintian override for qtbase5-examples: there is no possibility of
     privacy breach in the way trolltech_com.html is used, as it is just parsed,
     but not rendered nor any of the things it points at it's retrieved.
 .
 qtbase-opensource-src (5.2.1+dfsg-3) unstable; urgency=medium
 .
   * Release to unstable.
   * Add license to mark_private_symbols.sh and corresponding entry in
     debian/copyright.
   * Remove linux_no_perf.diff used to disable perf events on Linux/IA64. We no
     longer have IA64 around.
 .
 qtbase-opensource-src (5.2.1+dfsg-2) experimental; urgency=medium
 .
   [ Pino Toscano ]
   * Disable eglfs on any non-Linux architecture; while the dependencies
     for it might be satisfied, the code seems tied to/requiring Linux stuff.
 .
   [ Dmitry Shachnev ]
   * Update remove_google_adsense.patch to also remove ProspectXtractor tracker
     script.
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Update symbols files with buildd's logs.


  qtdeclarative-opensource-src (5.3.0-3ubuntu4) utopic; urgency=medium
 .
   [ Ricardo Salveti de Araujo ]
   * debian/control:
     - Updating dependencies as we now also have libqt5quickwidgets5-gles
   * libqt5quickwidgets5.symbols: updating to allow gles variant
 .
   [ Timo Jyrinki ]
   * Update libqt5quickparticles5.symbols from build logs
 .
 qtdeclarative-opensource-src (5.3.0-3ubuntu3) utopic; urgency=medium
 .
   * fix_qqmlobjectcreator.patch:
     - Tentative patch for Qt crashes in Unity 8 (LP: #1328485)
 .
 qtdeclarative-opensource-src (5.3.0-3ubuntu2) utopic; urgency=medium
 .
   * v4_yarr_jit_push_pop_addressTempRegister.patch:
     - Fix from upstream for arm crasher bug (LP: #1323997)
 .
 qtdeclarative-opensource-src (5.3.0-3ubuntu1) utopic; urgency=medium
 .
   * New upstream release
   * Drop patches that were submitted to or backports from upstream, now
     in 5.3.0:
     - correct_geometry_for_2x_pixmaps.patch
     - fix_qtbug_32004.patch
     - qtquick_delegate_creation_range_itemviews.patch
     - Do-not-crash-if-proc-is-not-mounted.patch
     - Make-sure-the-test-window-has-focus.patch
     - V4-Array.push-on-QStringList-should-invoke-putIndexe.patch
     - Guarantee-event-s-default-state-as-not-accepted.patch
     - Fix-crash-when-accessing-var-properties-in-objects-w.patch
     - clean_chain_of_incubated_objects.patch
     - Fix-crash-when-appending-arrays-to-sub-models-in-lis.patch
     - Don-t-crash-on-Runtime-getQmlImportedScripts.patch
     - Fix-global-object-handling-in-worker-script-JS-files.patch
     - V4-JIT-save-restore-ebx-GOT-ptr-on-linux-x86.patch
     - V4-fix-range-sorting.patch
     - V4-regalloc-fix-interval-splitting-when-register-pre.patch
     - 0001-Call-tzset-from-getLocalTZA-so-we-learn-about-tz-cha.patch
     - Support-RFC2822Date-date-format-similar-to-V8.patch
     - Fix-marking-of-prototype-objects-in-chain.patch
     - QQuickItemView-QQuickPathView-Fix-creation-of-delega.patch
     - Implement-proper-support-for-layoutChange-in-QQmlDel.patch
     - V4-regalloc-fix-register-spill-choice-under-high-pre.patch
   * Drop patch that is unneeded and resolved upstream in a different way:
     - Fix_QSmoothedAnimation_sometimes_getting_stuck.patch
   * debian/patches/Make-ItemViews-displayMargin-work-correctly-when-set.patch:
     - Cherry-pick from https://codereview.qt-project.org/#change,85437
     - Needs also Unity8 update
   * Update symbols files
   * Bump abi
   * Sync with Debian 5.3.0-3
 .
 qtdeclarative-opensource-src (5.3.0-3) experimental; urgency=medium
 .
   * Add libqt5quickwidgets5 to qtdeclarative5-dev.
   * Update symbols files with buildds' logs.
 .
 qtdeclarative-opensource-src (5.3.0-2) experimental; urgency=medium
 .
   * Update symbols files with buildds' logs.
 .
 qtdeclarative-opensource-src (5.3.0-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update symbols files with buildds' and current logs.
   * Update header's install path.
   * Bump Qt build dependencies.
   * Create new binary package libqt5quickwidgets5.
     - Add a symbols file for it.
     - Add a lintian override for the abi virtual package.
   * Do not create qml-module-qtquick-privatewidgets and
     qml-module-qtquick-dialogs anymore from this source, they have been moved
     to src:qtquickcontrols-opensource-src.
   * Update install files.
   * Simplify doc installation. We do not build the compressed doc from this
     source anymore.
   * Bump qtdeclarative-abi to qtdeclarative-abi-5-3-0.
   * Remove qml modules transitional packages. They have already landed in
     testing and they never existed in stable, so it's safe to remove them.
   * Mark private symbols as such.
   * Mark private symbols at build time and produce a diff so as to be able to
     get the changes from build logs.
     - Modify mark_private_symbols.sh.
     - Run mark_private_symbols.sh from debian/rules.
   * Don't override dh_builddeb, xz compression is now the default method.
   * Development packages are now Arch: any and Multi-Arch: same.
   * qml-model-qtqml-models2 should have been named qml-module-qtqml-models2.
     Create qml-module-qtqml-models2 and make qml-model-qtqml-models2 a
     transitional dummy package.
   * Update debian/copyright.


  qtlocation-opensource-src (5.3.0-0ubuntu2) utopic; urgency=medium
 .
   * debian/control: adding back 'or' dependency for the gles variant
 .
 qtlocation-opensource-src (5.3.0-0ubuntu1) utopic; urgency=medium
 .
   * New upstream release
     - Qt Location part is still not officially released, so applications may
       need changes
     - Qt Positioning should be fuly compatible with the previous version
   * Move include files to the new path
   * Use the new name for b-d, qml-module-qtquick2
   * Refresh skip_failing_tests.patch
   * Update symbols


  qtmultimedia-opensource-src (5.3.0-1ubuntu1) utopic; urgency=medium
 .
   * Build against Qt 5.3
   * Move includes and change private headers cleanup accordingly
   * Drop fix_failing_test.diff and bigendian_support.diff, merged upstream
   * Sync with Debian
 .
 qtmultimedia-opensource-src (5.3.0-1) experimental; urgency=medium
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * New upstream release.
   * Add config.tests/mmrenderer/* to debian/copyright. Thanks Scott Kitterman
     for noticing!
   * Bump Qt build dependencies.
   * Move headers to their new multi arch path. Mark development package as
     Multi-Arch: same.
   * Remove transitional packages, they are no longer needed.
   * Fix path for removing private headers.
   * Do not override dh_builddeb, xz is now the default method.
   * Remove gstreamer_cleanup_system_includes.patch, applied upstream.
   * Do not install private stuff.
   * Fix install file with new headers.
   * Update symbols files with current build log.
   * Update debian/copyright.
 .
   [ Pino Toscano ]
   * Enable RPATH in the spectrum example also on kFreeBSD and Hurd; patch
     rpath_nonlinux.diff. (Closes: #748816)


  qtpim-opensource-src (5.0~git20140515~29475884-0ubuntu2) utopic; urgency=medium
 .
   * Build against Qt 5.3
   * Move includes, fix private cleaning accordingly


  qtquickcontrols-opensource-src (5.3.0-1ubuntu1) utopic; urgency=medium
 .
   * New upstream release.
   * Sync with Debian, remaining changes:
     - Keep transitional packages
     - Additional dependencies for the -examples package


 qtscript-opensource-src

  Changesfile not available.

  qtsensors-opensource-src (5.3.0+dfsg-1ubuntu1) utopic; urgency=medium
 .
   [ Dmitry Shachnev ]
   * Merge with Debian unstable, remaining change:
     - Add enable_make_check.patch to disable some failing tests.
   * Move includes
 .
   [ Timo Jyrinki ]
   * Sync with Debian


 qtsvg-opensource-src

  Changesfile not available.

  qtsystems-opensource-src (5.0~git20130712-0ubuntu5) utopic; urgency=medium
 .
   * Rebuild against Qt 5.3.0
   * Move include files to multi-arch dir
   * Export QT_SELECT instead of depending on qt5-default
   * Add fix_qserviceinterfacedescriptor_unit_test.patch:
     - Cherry-pick a fix for an unit test from upstream


  qtubuntu-gles (0.54+14.10.20140613-0ubuntu2) utopic; urgency=medium
 .
   * debian/control: should depend on libqt5quickwidgets5-gles instead
 .
 qtubuntu-gles (0.54+14.10.20140613-0ubuntu1) utopic; urgency=medium
 .
   * Sync package with qtubuntu - 0.54+14.10.20140613-0ubuntu1


  qtwebkit-opensource-src (5.3.0+dfsg-1ubuntu2) utopic; urgency=medium
 .
   * Update symbols.
 .
 qtwebkit-opensource-src (5.3.0+dfsg-1ubuntu1) utopic; urgency=medium
 .
   [ Timo Jyrinki ]
   * New upstream release
   * Change include directories
   * Drop patches merged upstream:
     - debian/patches/aarch64.patch
     - debian/patches/dont_pollute_pri_and_pc_with_private_deps.patch
     - debian/patches/fix_ftbfs_in_archs_without_jit_support.patch
   * Update symbols file.
   * Sync with Debian's 5.3.0 packaging
     - Remaining changes building with GStreamer 1.0 and without WebP
     - Drop sensors and location b-d, not critical and Oxide provides those
     - Keep the transitional QML package
     - Keep additional patches from webkit.org upstream
 .
 qtwebkit-opensource-src (5.3.0+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
   * Do not build qtwebkit5-doc from this source anymore. It will now be built
     from qttools. In this way we allow qttools to build depend upon
     libqt5webkit5-dev without creating a circular dependency.
   * Do not force dh_builddeb to use xz compression: it's now the default.
   * Bump Qt build dependencies.
   * Remove fix_ftbfs_in_archs_without_jit_support.patch and
     dont_pollute_pri_and_pc_with_private_deps.patch, applied upstream.
   * Refresh no_gc_sections.diff.
   * Install headers in their new multi-arch qualified path. Mark the
     development package as Multi-Arch: same.
   * Take into account the new multi-arch path for removing the private
     headers.
   * Update symbols files with current log. The missing symbols are private
     stuff not present in any static method.
   * Remove the transitional package libqt5webkit5-qmlwebkitplugin.
   * Switch debugging symbols for amd64 to gstabs until we are able to build
     normal symbols again.
 .
 qtwebkit-opensource-src (5.2.1+dfsg1-1ubuntu2) utopic; urgency=medium
 .
   * Update arm64 and ppc64el symbols
 .
 qtwebkit-opensource-src (5.2.1+dfsg1-1ubuntu1) utopic; urgency=medium
 .
   * debian/control: Sort build-dependencies.
   * Merge with unreleased debian Git, remaining changes:
     - Build against qtsensors and qtlocation for additional features.
     - Build-depend on libudev-dev.
     - Build against GStreamer 1.0.
     - Disable WebP support since webp not in main.
     - Make libqt5webkit5-dev on some additional dev packages.
     - Backport upstream patches:
       + LLIntCLoop32BigEndian.patch
       + bug_118860_qtwebkit_511.patch
       + fix_unsafe_memory_load_store_on_arm.patch
       + aarch64.patch
     - Add Ubuntu-specific patches:
       + devicePixelResolution.patch
       + add_experimentalDevicePixelRatio.patch
     - Add Vcs-Bzr field.
   * Drop private headers, touch apps using them got ported to Oxide.
   * Refresh all Ubuntu patches.
   * Update symbols file.
   * Update for qtsensors5-dev → libqt5sensors5-dev renaming.
 .
 qtwebkit-opensource-src (5.2.1+dfsg1-1) unstable; urgency=medium
 .
   * Rename libqt5webkit5-qmlwebkitplugin to qml-module-qtwebkit, adding proper
     Break and Replaces.
   * Add qtdeclarative5-dev as a dependency of libqt5webkit5-dev as it seems
     to be a requirement for stuff building with webkit.
   * Update symbols files with buildd's logs.
   * Remove prune-nonfree from debian/rules and instead use Files-Excluded in
     debian/copyright.
   * Remove dygraph-combined.js from the original tarball: minified javascript
     without source.
   * Increase dfsg revision to 1 due to the new source tarball.
 .
 qtwebkit-opensource-src (5.2.1+dfsg-5) unstable; urgency=medium
 .
   * Upload to unstable.
   * Update symbols files with buildd's logs.
 .
 qtwebkit-opensource-src (5.2.1+dfsg-4) experimental; urgency=medium
 .
   * Backport dont_pollute_pri_and_pc_with_private_deps.patch to avoid
     propagating wrong linker flags (Closes: #711307).
   * Create reduce_memory_usage.patch forcing ld to not cache the symbol tables
     of input files in memory to avoid memory exhaustion during the linking
     phase.
   * Disable JIT on armel, mips and mipsel.
   * Update symbols files with buildd's logs.
 .
 qtwebkit-opensource-src (5.2.1+dfsg-3) experimental; urgency=medium
 .
   * Update symbols files with buildd's and current logs.
   * Only generate debugging symbols on selected archs.
     - Use gstabs on i386, powerpc and s390x.
     - Use full debugging only on amd64.
     - Set libqt5webkit5-dbg's Architecture list accordingly.
     - Remove stabs_format_debug_info.diff, no longer needed.
 .
 qtwebkit-opensource-src (5.2.1+dfsg-2) experimental; urgency=medium
 .
   * Backport fix_ftbfs_in_archs_without_jit_support.patch to fix FTBFSs in
     archs without JIT support.
   * Remove code in debian/rules that tried to fix the above unsuccessfully.
   * Also remove disable_jit_llint.diff with the same purpose.
 .
 qtwebkit-opensource-src (5.2.1+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update symbols files with buildd's logs.
   * Bump Qt build dependencies to 5.2.1.
 .
 qtwebkit-opensource-src (5.2.1+dfsg-0ubuntu2) trusty; urgency=medium
 .
   [ Ricardo Salveti de Araujo ]
   * Refresh add_experimentalDevicePixelRatio.patch based on latest changes
     from upstream
 .
 qtwebkit-opensource-src (5.2.1+dfsg-0ubuntu1) trusty; urgency=low
 .
   * New release
   * Bump dependencies to 5.2.1, also for qtsensors and qtlocation
   * Refresh patches:
     - bug_118860_qtwebkit_511.patch
     - no_gc_sections.diff
   * Enable debug temporarily
   * Disable patches temporarily (need rebasing):
     - add_experimentalDevicePixelRatio.patch
   * Drop patches merged upstream:
     - file_access.patch
     - gstreamer-build-issue-gst10.patch
   * Add build dependency on libudev-dev
   * Add fix_unsafe_memory_load_store_on_arm.patch:
     - Cherry-pick from upstream to fix ARM crash (LP: #1275961)
   * Sync with Debian 5.2.0+dfsg1-1, remaining changes:
     - Build against qtsensors and qtlocation for additional features
     - Patches
     - Keep private headers for webbrowser-app
     - Build against GStreamer 1.0
     - Disable WebP support since webp not in main
 .
 qtwebkit-opensource-src (5.2.0+dfsg1-1) unstable; urgency=medium
 .
   [ Pino Toscano ]
   * rules: fix typo in DEB_CPPFLAGS_MAINT_APPEND, and properly export it.
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Repack source tarball to remove minified javascript without source
     Source/WebInspectorUI/Tools/PrettyPrinting/populate/jquery.min.js.
     The file was not shipped by any package (Closes: #737462).
     - Switch to version dfsg1-1.
 .
 qtwebkit-opensource-src (5.2.0+dfsg-3) unstable; urgency=medium
 .
   [ Dmitry Shachnev ]
   * Add a patch (disable_jit_llint.diff) to disable JIT and llint on ia64, s390
     and sparc.
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Upload to unstable.
   * Remove glslang_bison3.diff, applied upstream.
   * Move mkspec files to their new location.
     - B-D on qtbase5-private-dev 5.2.0+dfsg-7 which changed the location.
   * Update Standards-Version to 3.9.5, no changes required.
 .
 qtwebkit-opensource-src (5.2.0+dfsg-2) experimental; urgency=medium
 .
   * Update symbols files with buildd's logs.
   * Workaround FTBFS in 64 bits big endian archs.
     See https://bugs.webkit.org/show_bug.cgi?id=113638
 .
 qtwebkit-opensource-src (5.2.0+dfsg-1) experimental; urgency=low
 .
   * New upstream release.
   * Bump Qt build dependencies.
   * Refresh 05_sparc_unaligned_access.diff, no_gc_sections.diff and hurd.diff.
   * Remove new private stuff we are not shipping.
   * Update symbols files.
   * Remove jsmin.py from the original tarball because it is not
     DFSG-compatible.
     - Create a dfsg version.
     - Add a rule to prune non-free stuff in debian/rules.
     - Mangle the dfsg version in debian/watch.
   * Fix wrong name and path of the GPL-2 license in debian/copyright.
 .
 qtwebkit-opensource-src (5.1.1-2) unstable; urgency=medium
 .
   [ Dmitry Shachnev ]
   * Backport upstream patch (glslang_bison3.diff) to fix build failure
     with bison 3 (closes: #731979).


 qtxmlpatterns-opensource-src

  Changesfile not available.

  ubuntu-ui-toolkit (0.1.47+14.10.20140619-0ubuntu1) utopic; urgency=low
 .
   [ Ubuntu daily release ]
   * New rebuild forced
 .
   [ Timo Jyrinki ]
   * Fix empty toolbar bug with Qt 5.3.


  unity8 (7.89+14.10.20140619.3-0ubuntu1) utopic; urgency=low
 .
   * New rebuild forced


  webbrowser-app (0.23+14.10.20140618.3-0ubuntu1) utopic; urgency=low
 .
   * New rebuild forced