[SCM] qtdeclarative packaging branch, ubuntu+1, updated. debian/5.7.0-2-124-g74ffe53

Timo Jyrinki timo at moszumanska.debian.org
Fri Sep 16 07:48:11 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=6c5b5b8

The following commit has been merged in the ubuntu+1 branch:
commit 6c5b5b88d3ff0e31bbc4d34645a1d97fd822d0c3
Merge: 7f093b801ba0d71623bd47f17c4be1277fa8edae ebf2b1df1ddb3ef2ca281e8c1e3ca3f9fa0d8fa1
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Fri Sep 16 07:38:44 2016 +0000

    Merge branch 'ubuntu' into ubuntu+1

 debian/changelog                          |  5 ++-
 debian/patches/Fix-V4-on-big-endian.patch | 52 +++++++++++++++++++++++++++++++
 debian/patches/series                     |  1 +
 3 files changed, 57 insertions(+), 1 deletion(-)

diff --cc debian/changelog
index f8b63b3,0664c6b..5f41018
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,75 -1,4 +1,75 @@@
 +qtdeclarative-opensource-src (5.7.0-2ubuntu1) UNRELEASED; urgency=medium
 +
 +  [ Dmitry Shachnev ]
 +  * Merge 5.6.1-7 from unstable.
 +
 +  [ Timo Jyrinki ]
 +  * New upstream release.
 +  * Drop patches now in upstream.
 +  * Rebase patches to apply to 5.7:
 +    - debian/patches/Fix-visibility-of-properties-in-value-types.patch
 +    - debian/patches/disable_failing_tests.patch
 +    - debian/patches/fix_binary_location_for_tests.patch
 +  * Rebase QML cache patch for 5.7 and add arm64 support.
 +  * Update symbols and mark private ones.
 +
 + -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Wed, 07 Sep 2016 13:12:08 +0000
 +
 +qtdeclarative-opensource-src (5.7.0-2) experimental; urgency=medium
 +
 +  * Merge 5.6.1-5 from unstable; replace fix_engine_64bits_big_endian.diff
 +    with a patch that got applied upstream.
 +  * Update symbols files from buildds’ logs.
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 21 Jul 2016 20:47:19 +0300
 +
 +qtdeclarative-opensource-src (5.7.0-1) experimental; urgency=medium
 +
 +  [ Harald Sitter ]
 +  * New upstream release.
 +  * Drop qml_only_release_types_if_they_arent_referenced_anymore.patch
 +    (upstream)
 +  * New package qml-module-qtquick-layouts (moved from qtquickcontrols)
 +  * Update install files.
 +  * qtdeclarative5-examples breaks/replaces qtquickcontrols5-examples because
 +    of moved example files.
 +  * qtdeclarative5-examples depends on the new layouts module
 +
 +  [ Dmitry Shachnev ]
 +  * Drop check_system_double-conversion.patch and libdouble-conversion-dev
 +    build-dependency, upstream no longer uses double-conversion.
 +  * Bump Qt build-dependencies to 5.7.0.
 +  * Update symbols files from amd64 and i386 build logs.
 +  * Bump qtdeclarative-abi version to 5-7-0.
 +  * Update debian/copyright.
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 05 Jul 2016 15:53:55 +0300
 +
 +qtdeclarative-opensource-src (5.6.1-7) unstable; urgency=medium
 +
 +  * Update libqt5qml5.symbols from buildds’ logs.
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 30 Aug 2016 14:00:17 +0300
 +
 +qtdeclarative-opensource-src (5.6.1-6) unstable; urgency=medium
 +
 +  * Backport upstream change to fix crashes when compiled with GCC 6
 +    (no_lifetime_dse.diff; see QTBUG-55482).
 +  * Update symbols files from buildds’ logs.
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 29 Aug 2016 21:30:47 +0300
 +
 +qtdeclarative-opensource-src (5.6.1-5) unstable; urgency=medium
 +
 +  [ Lisandro Damián Nicanor Pérez Meyer ]
 +  * Update symbols files with buildds' logs (Closes: #830817).
 +
 +  [ Maximiliano Curia ]
 +  * Add new patch: fix_engine_64bits_big_endian.diff
 +
 + -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Tue, 19 Jul 2016 12:09:46 -0300
 +
- qtdeclarative-opensource-src (5.6.1-7ubuntu1) UNRELEASED; urgency=medium
+ qtdeclarative-opensource-src (5.6.1-7ubuntu1~2) yakkety; urgency=medium
  
    * debian/patches/Fix-visibility-of-properties-in-value-types.patch:
      - Fix compare() in QML (LP: #1610349)
diff --cc debian/patches/series
index 4c366ba,672fd02..7fb6e19
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,9 -1,16 +1,10 @@@
  # Backported patches
 -QQuickItemView-forceLayout-Also-call-layout-when-d-f.patch
 -qml_only_release_types_if_they_arent_referenced_anymore.patch
 +fix_engine_64bits_big_endian.diff
  no_lifetime_dse.diff
 -V4-Always-set-the-tag-when-boxing-a-pointer-in-QV4-V.patch
 -Fix-QQmlEngine-crash-on-big-endian-64-bit-architectu.patch
 -Flickable-fix-minXExtent-minYExtent-when-content-is-.patch
 -QQuickWindow-Fill-out-timestamps-in-QHoverEvents-sen.patch
  Fix-visibility-of-properties-in-value-types.patch
+ Fix-V4-on-big-endian.patch
  
  # Debian patches
 -check_system_double-conversion.patch
  
  # Ubuntu patches
  fix_binary_location_for_tests.patch

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list