[SCM] plasma-workspace packaging branch, master, updated. debian/5.7.4-1-25-g3ec4637

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 7 13:01:39 UTC 2016


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

The following commit has been merged in the master branch:
commit 78f3b06d34d7b1d035db80cd3369c429d08ac5d4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Oct 6 09:24:24 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 2453459..38069b7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: testsuite
-Depends: @, @builddeps@, build-essential, dbus-x11, xauth, xvfb
+Depends: @, @builddeps@, build-essential, dbus (>= 1.8), xauth, xvfb
 Restrictions: build-needed
 
 Tests: acc
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index c959362..85f2778 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 xvfb-run -a --server-args="-screen 0 1024x768x24" \
-    dbus-launch --exit-with-session dh_auto_test
+    dbus-run-session -- dh_auto_test

-- 
plasma-workspace packaging



More information about the pkg-kde-commits mailing list