[SCM] qtdeclarative packaging branch, ubuntu+1, updated. debian/5.9.1-4-151-gbc53bf4

Simon Quigley tsimonq2-guest at moszumanska.debian.org
Wed Aug 2 22:23:34 UTC 2017


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

The following commit has been merged in the ubuntu+1 branch:
commit bc53bf4bb4ba338ac2a78ab22eab10b2db42a6c7
Merge: 8195db720ae54a07636044c6687c216f7b8b858c 33cedbd87dd1b49918bccd7ac14b80c4c4e9cc9d
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date:   Wed Aug 2 17:22:56 2017 -0500

    Merge branch 'experimental' into ubuntu+1

 debian/changelog                                   | 18 ++++++++++++-
 debian/compat                                      |  2 +-
 debian/control                                     |  5 ++--
 debian/files                                       |  1 +
 debian/patches/disable_jit_on_mips.patch           | 18 +++++++++++++
 debian/patches/jit_only_mipsel.diff                | 16 -----------
 .../rebuild-QmlDatapropertyCache-if-deleted.patch  | 31 ++++++++++++++++++++++
 debian/patches/series                              |  3 ++-
 debian/rules                                       |  2 +-
 9 files changed, 74 insertions(+), 22 deletions(-)

diff --cc debian/changelog
index a5115dd,75871ec..16bab59
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,24 -1,19 +1,40 @@@
- qtdeclarative-opensource-src (5.9.1-2ubuntu1) UNRELEASED; urgency=medium
++qtdeclarative-opensource-src (5.9.1-4ubuntu1) 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-4) experimental; urgency=medium
+ 
+   * Fix QTBUG-61681 (Rebuild QQmlData::propertyCache if deleted by another
+     engine) by including rebuild-QmlDatapropertyCache-if-deleted.patch.
+   * Add my name to Uploaders.
+   * Bump debhelper compat to 10.
+ 
+  -- Simon Quigley <tsimonq2 at ubuntu.com>  Wed, 02 Aug 2017 04:35:07 -0500
+ 
+ qtdeclarative-opensource-src (5.9.1-3) experimental; urgency=medium
+ 
+   * Due to QTBUG-58567 we are forced to turn off JIT on mips* until
+     upstream solves this issue.
+ 
+  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Mon, 31 Jul 2017 17:46:40 -0300
+ 
  qtdeclarative-opensource-src (5.9.1-2) experimental; urgency=medium
  
    * Add a patch to enable JIT only on mipsel, not on mips and mips64el.
diff --cc debian/patches/series
index 00ee58f,826d5b0..953a3fd
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -2,5 -2,5 +2,6 @@@
  disableopengltests.patch
  fix_test_remove_qlibraryinfo.patch
  Do-not-make-lack-of-SSE2-support-on-x86-32-fatal.patch
- jit_only_mipsel.diff
+ disable_jit_on_mips.patch
+ rebuild-QmlDatapropertyCache-if-deleted.patch
 +testcase_array_iteration.patch

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list