[SCM] qtdeclarative packaging branch, ubuntu+1, updated. debian/5.9.2-3-154-g4efac87

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Nov 2 11:03:21 UTC 2017


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

The following commit has been merged in the ubuntu+1 branch:
commit 4efac87e9dc334da319d078ef1e9def08d534a46
Merge: b1fbcf16b01f7d18593a4119a49d69d984719aa7 07d66f88f4468b5e1edd52e1385511139836bd47
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Nov 2 14:02:35 2017 +0300

    Merge branch 'master' into ubuntu+1

 debian/changelog                                   |  40 ++++++
 debian/control                                     |  18 ++-
 debian/libqt5qml5.symbols                          | 131 ++++++++++++++------
 debian/libqt5quick5.symbols                        |  31 ++++-
 debian/libqt5quickparticles5.symbols               |   2 +-
 debian/libqt5quicktest5.symbols                    |   2 +-
 debian/libqt5quickwidgets5.symbols                 |   2 +-
 ...make-lack-of-SSE2-support-on-x86-32-fatal.patch |   2 +-
 debian/patches/fix_image_source_memory_leak.patch  |  21 ----
 debian/patches/fix_test_remove_qlibraryinfo.patch  |  14 +--
 .../rebuild-QmlDatapropertyCache-if-deleted.patch  |  31 -----
 debian/patches/revert_singletons_change.patch      | 136 +++++++++++++++++++++
 debian/patches/series                              |   3 +-
 debian/qml.install                                 |   2 +-
 debian/qmlscene.install                            |   2 +-
 debian/qtdeclarative5-dev-tools.install            |  16 +--
 debian/rules                                       |  11 +-
 17 files changed, 335 insertions(+), 129 deletions(-)

diff --cc debian/changelog
index 6539f19,8ccd577..394ae7f
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,11 -1,35 +1,51 @@@
++qtdeclarative-opensource-src (5.9.2-3ubuntu1) UNRELEASED; urgency=medium
++
++  * Merge from Debian unstable, remaining changes:
++    - Keep transitional packages until Bionic release.
++    - Add testcase_array_iteration.patch which fixes some test hangs.
++
++ -- Dmitry Shachnev <mitya57 at ubuntu.com>  Thu, 02 Nov 2017 13:59:13 +0300
++
+ qtdeclarative-opensource-src (5.9.2-3) unstable; urgency=medium
+ 
+   * Bump qtdeclarative-abi version to 5-9-2.
+   * Update debian/libqt5qml5.symbols from buildds’ logs.
+   * Temporarily revert upstream commit that caused issues in some KDE apps.
+   * Upload to unstable.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 26 Oct 2017 16:27:02 +0300
+ 
+ qtdeclarative-opensource-src (5.9.2-2) experimental; urgency=medium
+ 
+   * Update for Qt binaries location change in qtbase 5.9.2+dfsg-3.
+     - Update .install files for qtdeclarative5-dev-tools, qmlscene and qml.
+     - Provide compatibility symlinks for the old location.
+     - Bump qtbase5-private-dev and qttools5-dev-tools build-dependencies.
+   * Bump Standards-Version to 4.1.1, stop using deprecated Priority: extra.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 20 Oct 2017 15:14:10 +0300
+ 
+ qtdeclarative-opensource-src (5.9.2-1) experimental; urgency=medium
+ 
+   * New upstream release.
+   * Drop patches, applied upstream:
+     - fix_image_source_memory_leak.patch
+     - rebuild-QmlDatapropertyCache-if-deleted.patch
+   * Refresh and rebase other patches.
+   * Update symbols files from the current build log.
+   * Bump Qt build-dependencies to 5.9.2.
+   * Use dh_missing instead of deprecated dh_install --fail-missing.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 15 Oct 2017 00:17:05 +0300
+ 
 +qtdeclarative-opensource-src (5.9.1-6ubuntu1) bionic; urgency=medium
 +
 +  * Merge from Debian Sid. Remaining changes:
 +    - Keep transitional packages. These can be dropped after the next LTS.
 +    - Add testcase_array_iteration.patch which fixes some test hangs.
 +
 + -- Simon Quigley <tsimonq2 at ubuntu.com>  Fri, 27 Oct 2017 11:56:40 -0500
 +
  qtdeclarative-opensource-src (5.9.1-6) unstable; urgency=medium
  
    * Add fix_image_source_memory_leak.patch to fix QTBUG-61754 (Closes: #874581).
diff --cc debian/patches/series
index d90217d,48f1452..134332b
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -6,5 -5,4 +5,5 @@@ disableopengltests.patc
  fix_test_remove_qlibraryinfo.patch
  Do-not-make-lack-of-SSE2-support-on-x86-32-fatal.patch
  disable_jit_on_mips.patch
- rebuild-QmlDatapropertyCache-if-deleted.patch
+ revert_singletons_change.patch
 +testcase_array_iteration.patch

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list