[SCM] kscreenlocker packaging branch, master, updated. debian/5.7.4-1-50-gac9136b

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 7 12:47:35 UTC 2016


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

The following commit has been merged in the master branch:
commit 0e27b28dd62679f4eeab39077beaa0616edfe489
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Oct 5 17:59:15 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 dcb37cd..c3ad4a5 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,
          kded5, libkf5service-bin
 Restrictions: rw-build-tree
 
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

-- 
kscreenlocker packaging



More information about the pkg-kde-commits mailing list