[SCM] qtsensors packaging branch, kubuntu_unstable, updated. debian/5.4.1+dfsg-1-2-g025e8d7
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:34:53 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsensors.git;a=commitdiff;h=2fb268d
The following commit has been merged in the kubuntu_unstable branch:
commit 2fb268d3d5b73c252385ec6a88fec47b7a1bb763
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Mar 3 15:29:43 2015 +0300
Disable tests that work only on local installations.
---
debian/changelog | 1 +
debian/patches/disable_local_tests.diff | 16 ++++++++++++++++
debian/patches/series | 1 +
3 files changed, 18 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6a2b15a..84a0186 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qtsensors-opensource-src (5.4.1+dfsg-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Bump Qt build-dependencies to 5.4.1.
* Update debian/watch to use https://download.qt.io/.
+ * Disable tests that work only on local installations.
-- Rohan Garg <rohan at garg.io> Mon, 23 Feb 2015 15:39:52 +0100
diff --git a/debian/patches/disable_local_tests.diff b/debian/patches/disable_local_tests.diff
new file mode 100644
index 0000000..37d28b7
--- /dev/null
+++ b/debian/patches/disable_local_tests.diff
@@ -0,0 +1,16 @@
+Description: disable tests that work only for local installations
+Author: Dmitry Shachnev <mitya57 at debian.org>
+Forwarded: not-needed
+Last-Update: 2015-03-03
+
+--- a/tests/auto/auto.pro
++++ b/tests/auto/auto.pro
+@@ -5,8 +5,5 @@
+ #SUBDIRS += legacy_sensors
+ SUBDIRS += qtsensors5
+ SUBDIRS += qsensorgestures
+-SUBDIRS += qsensorgestureplugins
+ SUBDIRS += cmake
+
+-!mac:!win32:SUBDIRS += qsensorgestures_gestures
+-
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c4b6dfc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+disable_local_tests.diff
--
qtsensors packaging
More information about the pkg-kde-commits
mailing list