[SCM] qtdeclarative packaging branch, ubuntu+1, updated. debian/5.7.0-2-96-ge2e9c3c
Timo Jyrinki
timo at moszumanska.debian.org
Fri Aug 26 12:16:46 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=e2e9c3c
The following commit has been merged in the ubuntu+1 branch:
commit e2e9c3c0126d8284672d6d65ae5b1483f9093ef9
Merge: a027cae6861440649bac111ad56eeb6d09829584 2b3015c14c630afcb429392fdba83429aad4d822
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date: Fri Aug 26 12:16:39 2016 +0000
Merge branch 'experimental' into ubuntu+1
debian/changelog | 47 ++-
debian/control | 31 +-
debian/copyright | 434 +++++++++++++++++----
.../patches/check_system_double-conversion.patch | 126 ------
...ctu.patch => fix_engine_64bits_big_endian.diff} | 29 +-
...se_types_if_they_arent_referenced_anymore.patch | 63 ---
debian/patches/series | 1 +
debian/qml-module-qtquick-layouts.install | 1 +
debian/qtdeclarative5-dev.install | 13 +
debian/qtdeclarative5-private-dev.install | 4 +
10 files changed, 442 insertions(+), 307 deletions(-)
diff --cc debian/changelog
index 7914ced,58d1420..6b5c512
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,57 -1,43 +1,90 @@@
+ 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-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-4ubuntu3) UNRELEASED; urgency=medium
+
+ * debian/patches/Fix-visibility-of-properties-in-value-types.patch:
+ - Fix compare() in QML (LP: #1610349)
+ * Update symbols.
+
+ -- Timo Jyrinki <timo-jyrinki at ubuntu.com> Mon, 22 Aug 2016 13:31:32 +0000
+
+qtdeclarative-opensource-src (5.6.1-4ubuntu2) yakkety; urgency=medium
+
+ * debian/patches/Flickable-fix-minXExtent-minYExtent-when-content-is-.patch:
+ - Fix flickable's widthRatio and heightRatio (LP: #1588238)
+ * debian/patches/QQuickWindow-Fill-out-timestamps-in-QHoverEvents-sen.patch:
+ - Fix relative mouse events (LP: #1597205)
+ - debian/libqt5quick5.symbols: Update symbols.
+
+ -- Timo Jyrinki <timo-jyrinki at ubuntu.com> Wed, 27 Jul 2016 12:11:13 +0000
+
+qtdeclarative-opensource-src (5.6.1-4ubuntu1~4) yakkety; urgency=medium
+
+ * Merge with Debian.
+ * Update symbols.
+ * Drop backported upstream patches now included:
+ - Add-QQuickAsyncImageProvider.patch
+ - Add-isTabFence-private-flag.patch
+ - Don-t-change-the-currentItem-after-a-viewport-resize.patch
+ - Don-t-make-currentIndex-skip-an-extra-item-on-remova.patch
+ - Fix-memory-leak-when-using-async-image-providers.patch
+ - Flickable-avoid-perturbing-the-timeline-further-whil.patch
+ - Image-fix-crash-when-switching-between-multiple-scre.patch
+ - Make-sure-we-stop-animators-if-they-are-yet-to-be-st.patch
+ - MultiPointTouchArea-Fixed-released-duplication-on-mo.patch
+ - QQuickItem-fix-an-infinite-loop-nextItemInFocusChain.patch
+ - WIP-QQuickItem-fix-another-infinite-loop-in-nextItem.patch
+ - qmlplugindump-Don-t-try-to-import-Qt.test.qtestroot.patch
+ * Refresh QML cache and test binary location patches to apply.
+ * Modify QML cache patch to Qt 5.6 and 5.6.1 changes. (LP: #1556824)
+ * Mark private symbols.
+ * Update for Qt 5.6.1:
+ - Drop debian/patches/Fix-crash-in-hasAtlasTexture.patch now in upstream.
+ * Add build dep on libqt5opengl5-dev to execute a test successfully
+ * debian/patches/V4-Always-set-the-tag-when-boxing-a-pointer-in-QV4-V.patch
+ debian/patches/Fix-QQmlEngine-crash-on-big-endian-64-bit-architectu.patch:
+ - Fix a crasher affecting s390x (LP: #1567481) (LP: #1572496) (LP: #1567776)
+
+ -- Timo Jyrinki <timo-jyrinki at ubuntu.com> Tue, 26 Jan 2016 10:07:50 +0000
+
- qtdeclarative-opensource-src (5.6.1-5) UNRELEASED; urgency=medium
-
- [ Lisandro Damián Nicanor Pérez Meyer ]
- * Update symbols files with buildds' logs (Closes: #830817).
-
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 13 Jul 2016 19:28:45 -0300
-
qtdeclarative-opensource-src (5.6.1-4) unstable; urgency=medium
* Backport qml_only_release_types_if_they_arent_referenced_anymore.patch,
diff --cc debian/control
index b52e794,0b90021..252d6cf
--- a/debian/control
+++ b/debian/control
@@@ -10,17 -9,13 +10,16 @@@ Uploaders: Sune Vuorela <debian at pusling
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1),
- libdouble-conversion-dev,
- libqt5opengl5-dev (>= 5.6.1~),
- libqt5xmlpatterns5-dev (>= 5.6.1~),
++ libqt5opengl5-dev (>= 5.7.0~),
+ libqt5xmlpatterns5-dev (>= 5.7.0~),
pkg-kde-tools (>= 0.15.17~),
python,
- qtbase5-private-dev (>= 5.6.1+dfsg~),
- qtbase5-private-dev (>= 5.7.0+dfsg~)
++ qtbase5-private-dev (>= 5.7.0+dfsg~),
+ xauth,
+ xvfb
- Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.1+dfsg~),
- qtbase5-doc-html (>= 5.6.1+dfsg~),
- qttools5-dev-tools (>= 5.6.0~)
+ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.0+dfsg~),
+ qtbase5-doc-html (>= 5.7.0+dfsg~),
+ qttools5-dev-tools (>= 5.7.0~)
Standards-Version: 3.9.8
Homepage: http://qt-project.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtdeclarative.git
diff --cc debian/patches/series
index 87527e0,0e8068a..444851b
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,16 -1,1 +1,17 @@@
+# Backported patches
+ fix_engine_64bits_big_endian.diff
+QQuickItemView-forceLayout-Also-call-layout-when-d-f.patch
+qml_only_release_types_if_they_arent_referenced_anymore.patch
+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
+
+# Debian patches
+check_system_double-conversion.patch
+
+# Ubuntu patches
+fix_binary_location_for_tests.patch
+disable_failing_tests.patch
+QML-Compilation-unit-caching-and-JIT-changes.patch
--
qtdeclarative packaging
More information about the pkg-kde-commits
mailing list