[SCM] libksysguard packaging branch, master, updated. debian/5.7.4-1-10-g00f3e6b

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 7 12:58:38 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/libksysguard.git;a=commitdiff;h=c8ece0b

The following commit has been merged in the master branch:
commit c8ece0b5e4be2df7c6f8d00b7b593b6a86c16532
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Oct 5 18:23:35 2016 +0200

    Replace dbus-launch with dbus-run-session in tests
---
 debian/tests/control   | 2 +-
 debian/tests/testsuite | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 80f9161..a59dea6 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,6 @@
 Tests: testsuite
 Depends: @builddeps@, build-essential,
-         xvfb, xauth, dbus-x11, openbox
+         xvfb, xauth, dbus (>= 1.8), openbox
 Restrictions: rw-build-tree
 
 Tests: acc
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index 00220b9..67b3bd8 100644
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -7,4 +7,4 @@ debian/rules clean 2>&1
 dpkg-source --before-build .
 debian/rules build 2>&1
 xvfb-run -a --server-args="-screen 0 1024x768x24+32" \
-    dbus-launch --exit-with-session debian/tests/testsuite.xsession
+    dbus-run-session -- debian/tests/testsuite.xsession

-- 
libksysguard packaging



More information about the pkg-kde-commits mailing list