[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.7.0-6-3-gfe1d9c6

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Oct 18 15:28:31 UTC 2016


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

The following commit has been merged in the experimental branch:
commit fe1d9c6e5bacbf275b2020a6aa29c52166191d5e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Oct 18 18:27:19 2016 +0300

    Re-enable qqmldebugjs test, it seems to pass now.
---
 debian/changelog                        |  1 +
 debian/patches/disableopengltests.patch | 11 ++++-------
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 29633de..ddc6b63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtdeclarative-opensource-src (5.7.0-7) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * Backport upstream patch to fix usage of QV4::Value tags/types
     (fix_tags_types.diff).
+  * Re-enable qqmldebugjs test, it seems to pass now.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 17 Oct 2016 18:05:36 +0300
 
diff --git a/debian/patches/disableopengltests.patch b/debian/patches/disableopengltests.patch
index 8092d0a..8f465eb 100644
--- a/debian/patches/disableopengltests.patch
+++ b/debian/patches/disableopengltests.patch
@@ -3,9 +3,8 @@ Description: Disable all tests that fails with xvfb
 Author: Sandro Knauß <bugs at sandroknauss.de>
 Origin: Debian
 Forwarded: not-needed - it is a limitation so far inside Debian
-Last-Update: 2016-09-26
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Last-Update: 2016-10-18
+
 --- a/tests/auto/auto.pro
 +++ b/tests/auto/auto.pro
 @@ -9,8 +9,6 @@ SUBDIRS=\
@@ -19,11 +18,9 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  installed_cmake.depends = cmake
 --- a/tests/auto/qml/debugger/debugger.pro
 +++ b/tests/auto/qml/debugger/debugger.pro
-@@ -3,9 +3,7 @@
- PUBLICTESTS += \
-     qdebugmessageservice \
+@@ -5,7 +5,6 @@
      qqmlenginedebugservice \
--    qqmldebugjs \
+     qqmldebugjs \
      qqmlinspector \
 -    qqmlprofilerservice \
      qpacketprotocol \

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list