[SCM] qtdeclarative packaging branch, ubuntu+1, updated. debian/5.6.0-1-75-g1fe1673

Timo Jyrinki timo at moszumanska.debian.org
Fri Apr 15 09:38:45 UTC 2016


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

The following commit has been merged in the ubuntu+1 branch:
commit 1fe16735da65a9302b13b6723007e1533c6f7eb0
Merge: b232723471ed3cf3bee159d4e03d22490d7dba65 562a93f5564782505972da59e76cfecb11445e77
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Fri Apr 15 09:21:53 2016 +0000

    Merge branch 'ubuntu' into ubuntu+1

 debian/changelog                                   | 23 ++++++-
 debian/patches/Fix-crash-in-hasAtlasTexture.patch  | 47 +++++++++++++
 ...iew-forceLayout-Also-call-layout-when-d-f.patch | 76 ++++++++++++++++++++++
 debian/patches/series                              |  4 ++
 4 files changed, 147 insertions(+), 3 deletions(-)

diff --cc debian/changelog
index f1a39c8,e1c2236..9732619
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,100 -1,21 +1,117 @@@
 +qtdeclarative-opensource-src (5.6.0-1ubuntu1) UNRELEASED; 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 changes. (LP: #1556824)
 +  * Mark private symbols.
 +
 + -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Tue, 26 Jan 2016 10:07:50 +0000
 +
 +qtdeclarative-opensource-src (5.6.0-1) experimental; urgency=medium
 +
 +  * New upstream release.
 +  * Drop the no longer needed hack to fix wrong path in pkgconfig files.
 +  * No longer need to remove empty directories, qdoc 5.6 does not create them.
 +  * Revert debian/watch to track final releases again.
 +  * Update symbols files from buildds’ logs.
 +  * Bump Qt build-dependencies to 5.6.0.
 +  * Update debian/source/lintian-overrides to include more JavaScript files
 +    which Lintian wrongly considers sourceless and prebuilt.
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 18 Mar 2016 17:04:55 +0100
 +
 +qtdeclarative-opensource-src (5.6.0~rc-1) experimental; urgency=medium
 +
 +  [ Dmitry Shachnev ]
 +  * New upstream release candidate.
 +  * Drop qml-model-qtqml-models2 transitional package. It has already been
 +    transitional in jessie (and wheezy-backports).
 +  * Bump Qt build-dependencies to 5.6.0~rc.
 +  * Use recommended https URIs for Vcs fields.
 +  * Update symbols files from buildds’ and current build logs.
 +  * Bump Standards-Version to 3.9.7, no changes needed.
 +
 +  [ Lisandro Damián Nicanor Pérez Meyer ]
 +  * Add qt5-qmltooling-plugins as a qtdeclarative5-dev dependency, it is
 +    required by the CMake scripts (Closes: #812893).
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 05 Mar 2016 16:41:54 +0300
 +
 +qtdeclarative-opensource-src (5.6.0~beta-2) experimental; urgency=medium
 +
 +  * Re-enable building the documentation.
 +  * Update debian/libqt5qml5.symbols with buildds’ logs.
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 08 Jan 2016 14:56:13 +0300
 +
 +qtdeclarative-opensource-src (5.6.0~beta-1) experimental; urgency=medium
 +
 +  [ Diane Trout ]
 +  * New upstream release.
 +    - Bump Qt build dependencies.
 +  * Bump qtdeclarative-abi to 5-6-0.
 +  * Disable building documentation pending fixing Qt5.6 qdoc issues.
 +  * Update watch file to use development_releases. (Change back after release)
 +  * Install core QtQml qml metadata with libqt5qml5 package.
 +  * Update qtdeclarative5-private-dev.install.
 +
 +  [ Dmitry Shachnev ]
 +  * Sort the install files.
 +  * Remove dependency on libqt5xmlpatterns5-private-dev. The private part of
 +    qtxmlpatterns is not used, so libqt5xmlpatterns5-dev will be enough.
 +  * Refresh debian/patches/check_system_double-conversion.patch.
 +  * Update the symbols files using migrate-symbols.py script.
 +  * Update the symbols files from the current build logs for amd64 and i386.
 +  * Stop running pkgkde-mark-private-symbols script during build. The new way
 +    is that the maintainers run pkgkde-mark-qt5-private-symbols --write-results
 +    after each symbols update.
 +  * Simplify qtdeclarative5-private-dev.install using globs.
 +  * Update qtdeclarative5-dev.install.
 +  * Do not hardcode abi package name in libqt5quickwidgets5.lintian-overrides,
 +    so that it still applies.
 +  * Split the qmltooling plugins into their own qt5-qmltooling-plugins package.
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 05 Jan 2016 19:53:09 +0300
 +
 +qtdeclarative-opensource-src (5.5.1-3) unstable; urgency=medium
 +
 +  * Upload to unstable.
 +  * Update symbols files with buildds' logs.
 +
 + -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Wed, 21 Oct 2015 15:55:25 -0300
 +
- qtdeclarative-opensource-src (5.5.1-2ubuntu4) UNRELEASED; urgency=medium
+ qtdeclarative-opensource-src (5.5.1-2ubuntu6) xenial; urgency=medium
+ 
+   * debian/patches/Fix-crash-in-hasAtlasTexture.patch:
+     - Backport patch from Qt 5.6 (LP: #1563320)
+ 
+  -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Tue, 12 Apr 2016 10:44:18 +0000
+ 
+ qtdeclarative-opensource-src (5.5.1-2ubuntu5) xenial; urgency=medium
+ 
+   * Update symbols from build logs.
+   * QQuickItemView-forceLayout-Also-call-layout-when-d-f.patch:
+     - Backport patch from Qt 5.7 to call forceLayout more often (LP: #1556842)
+   * debian/patches/qml-preserve-composite-singleton-types.patch:
+     - Fix broken qml type description files (LP: #1541346)
+ 
+  -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Mon, 01 Feb 2016 14:39:12 +0000
+ 
+ qtdeclarative-opensource-src (5.5.1-2ubuntu4) xenial; urgency=medium
  
    * debian/patches/Add-isTabFence-private-flag.patch:
      - Tab should not leave dialog/popover/menu (LP: #1526208)
diff --cc debian/patches/series
index f2bf8a8,1dc3cbf..80d3043
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,3 -1,20 +1,7 @@@
+ # Backported patches
 -Make-sure-we-stop-animators-if-they-are-yet-to-be-st.patch
 -Add-QQuickAsyncImageProvider.patch
 -Don-t-change-the-currentItem-after-a-viewport-resize.patch
 -Fix-memory-leak-when-using-async-image-providers.patch
 -qmlplugindump-Don-t-try-to-import-Qt.test.qtestroot.patch
 -Don-t-make-currentIndex-skip-an-extra-item-on-remova.patch
 -Image-fix-crash-when-switching-between-multiple-scre.patch
 -Flickable-avoid-perturbing-the-timeline-further-whil.patch
 -MultiPointTouchArea-Fixed-released-duplication-on-mo.patch
 -Add-isTabFence-private-flag.patch
 -QQuickItem-fix-an-infinite-loop-nextItemInFocusChain.patch
 -QQuickItem-fix-another-infinite-loop-in-nextItemInFo.patch
+ QQuickItemView-forceLayout-Also-call-layout-when-d-f.patch
 -qml-preserve-composite-singleton-types.patch
+ Fix-crash-in-hasAtlasTexture.patch
+ 
  # Debian patches
  check_system_double-conversion.patch
  

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list