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

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Jul 5 15:58:19 UTC 2017


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

The following commit has been merged in the ubuntu+1 branch:
commit 8195db720ae54a07636044c6687c216f7b8b858c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Jul 5 18:58:14 2017 +0300

    Refresh testcase_array_iteration.patch.
---
 debian/patches/testcase_array_iteration.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/testcase_array_iteration.patch b/debian/patches/testcase_array_iteration.patch
index da5a383..fdff568 100644
--- a/debian/patches/testcase_array_iteration.patch
+++ b/debian/patches/testcase_array_iteration.patch
@@ -6,7 +6,7 @@ Last-Update: 2017-06-22
 
 --- a/src/imports/testlib/TestCase.qml
 +++ b/src/imports/testlib/TestCase.qml
-@@ -1755,7 +1755,7 @@
+@@ -1759,7 +1759,7 @@
              testList.sort()
          }
          var checkNames = (functionsToRun.length > 0)
@@ -15,7 +15,7 @@ Last-Update: 2017-06-22
              var prop = testList[index]
              var datafunc = prop + "_data"
              var isBenchmark = (prop.indexOf("benchmark_") == 0)
-@@ -1775,11 +1775,11 @@
+@@ -1779,11 +1779,11 @@
                      var table = qtest_testCaseResult
                      var haveData = false
                      qtest_results.initTestTable()

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list