[SCM] qtdeclarative packaging branch, ubuntu+1, updated. debian/5.9.1-1-154-gd255c1e

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Jul 5 15:52:03 UTC 2017


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

The following commit has been merged in the ubuntu+1 branch:
commit d255c1ef846f91a8b477236ddc4c98e73f11e738
Merge: 45ca5ef6955c47595f0614e7db3923cac516823f 5a5f0aa4f2eaac18699a1057749b4325b26adcd9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Jul 5 18:51:32 2017 +0300

    Merge branch 'experimental' into ubuntu+1.

 debian/changelog                                   | 21 ++++-
 debian/control                                     | 14 ++--
 debian/libqt5qml5.symbols                          | 54 +++++-------
 debian/libqt5quick5.symbols                        | 39 ++++-----
 debian/libqt5quicktest5.symbols                    |  2 +-
 debian/libqt5quickwidgets5.symbols                 | 14 ++--
 ...make-lack-of-SSE2-support-on-x86-32-fatal.patch |  2 +-
 debian/patches/big_endian.patch                    | 98 ----------------------
 debian/patches/disableopengltests.patch            |  6 +-
 debian/patches/fix_test_remove_qlibraryinfo.patch  |  2 +-
 debian/patches/jit_only_mipsel.diff                | 16 ++++
 debian/patches/series                              |  2 +-
 12 files changed, 100 insertions(+), 170 deletions(-)

diff --cc debian/changelog
index a0993e0,8d729fb..a5115dd
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,24 -1,22 +1,43 @@@
- qtdeclarative-opensource-src (5.9.0-2ubuntu1) UNRELEASED; urgency=medium
++qtdeclarative-opensource-src (5.9.1-2ubuntu1) UNRELEASED; urgency=medium
 +
 +  [ Simon Quigley ]
 +  * Merge from Debian Experimental in Git repo. Remaining changes:
 +    - Keep transitional packages. These (and therefore the delta) can be
 +      dropped in Ubuntu 18.04 LTS.
 +  * Dropped from the delta:
 +    - Support the gles packages.
 +    - Disable tests for ppc64el on Xenial.
 +  * Disable or remove the following patches:
 +    - Fix-SignalSpy-with-QQmlPropertyMap-signals.patch
 +    - Fix-visibility-of-properties-in-value-types.patch
 +    - QML-Compilation-unit-caching-and-JIT-changes.patch
 +    - fix_tst_qqmlapplicationengine.diff
 +    - skip_failing_i386_test.patch
 +
 +  [ Dmitry Shachnev ]
 +  * Add testcase_array_iteration.patch which fixes some test hangs.
 +
 + -- Simon Quigley <tsimonq2 at ubuntu.com>  Tue, 13 Jun 2017 19:35:17 -0500
 +
+ qtdeclarative-opensource-src (5.9.1-2) experimental; urgency=medium
+ 
+   * Add a patch to enable JIT only on mipsel, not on mips and mips64el.
+   * Update symbols files from buildds’ logs.
+   * Bump qtxmlpatterns and qttools build-dependencies to 5.9.1.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 05 Jul 2017 18:39:37 +0300
+ 
+ qtdeclarative-opensource-src (5.9.1-1) experimental; urgency=medium
+ 
+   * New upstream release.
+   * Drop big_endian.patch, applied upstream.
+   * Refresh other patches.
+   * Bump qtbase build-dependencies to 5.9.1.
+   * Update symbols files from buildds’ logs and the current build log.
+   * Bump Standards-Version to 4.0.0, no changes needed.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 01 Jul 2017 18:57:08 +0300
+ 
  qtdeclarative-opensource-src (5.9.0-2) experimental; urgency=medium
  
    * Add a patch that should fix crashes on big endian systems.
diff --cc debian/patches/series
index 85dff52,62271e6..00ee58f
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -2,5 -2,4 +2,5 @@@
  disableopengltests.patch
  fix_test_remove_qlibraryinfo.patch
  Do-not-make-lack-of-SSE2-support-on-x86-32-fatal.patch
- big_endian.patch
+ jit_only_mipsel.diff
 +testcase_array_iteration.patch

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list