diff -Nru qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/changelog qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/changelog --- qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/changelog 2016-03-08 09:48:37.000000000 +0000 +++ qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/changelog 2016-03-08 12:48:25.000000000 +0000 @@ -1,8 +1,9 @@ -qtsystems-opensource-src (5.0~git20141206~44f70d99-0ubuntu8~xenial1~test2) xenial; urgency=medium +qtsystems-opensource-src (5.0~git20141206~44f70d99-0ubuntu8) xenial; urgency=medium - * Drop skip_failing_tests.patch, use dbus-run-session to run the tests. + * skip_failing_tests.patch: Re-enable two tests. + * debian/rules: use dbus-run-session to run the tests. - -- Timo Jyrinki Tue, 08 Mar 2016 09:26:25 +0000 + -- Timo Jyrinki Tue, 08 Mar 2016 12:48:22 +0000 qtsystems-opensource-src (5.0~git20141206~44f70d99-0ubuntu7) xenial; urgency=medium diff -Nru qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/patches/series qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/patches/series --- qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/patches/series 2016-03-08 09:48:37.000000000 +0000 +++ qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/patches/series 2016-03-08 12:48:25.000000000 +0000 @@ -1,3 +1,4 @@ build_with_udisk.patch +skip_failing_tests.patch unity-screen.diff WIP-Add-QInputDeviceInfo.patch diff -Nru qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/patches/skip_failing_tests.patch qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/patches/skip_failing_tests.patch --- qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/patches/skip_failing_tests.patch 1970-01-01 00:00:00.000000000 +0000 +++ qtsystems-opensource-src-5.0~git20141206~44f70d99/debian/patches/skip_failing_tests.patch 2016-03-08 12:48:25.000000000 +0000 @@ -0,0 +1,18 @@ +Description: Disable the failing tests +Forwarded: not-needed +Bug: https://bugreports.qt-project.org/browse/QTBUG-35662 +Bug-Ubuntu: https://launchpad.net/bugs/1261411 +Author: Omer Akram + +=== modified file 'tests/auto/serviceframework/serviceframework.pro' +--- a/tests/auto/serviceframework/serviceframework.pro 2013-06-14 10:32:13 +0000 ++++ b/tests/auto/serviceframework/serviceframework.pro 2013-12-10 17:11:31 +0000 +@@ -5,7 +5,7 @@ + qservicefilter \ + qserviceinterfacedescriptor \ + qservicemanager \ +- qservicemanager_ipc \ ++# qservicemanager_ipc \ #(is failing on Ubuntu) + qservicemetadata \ + servicedeletion + # serviceobject