[SCM] killbots packaging branch, master, updated. debian/16.08.0-1-32-g905592c

Maximiliano Curia maxy at moszumanska.debian.org
Tue Oct 31 18:06:39 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/killbots.git;a=commitdiff;h=155b0de

The following commit has been merged in the master branch:
commit 155b0de42a46b9f11f420eecc811f9e63e02c565
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Sep 8 16:58:37 2017 +0200

    testsuite: Use dbus-run-session
    
    Gbp-Dch: Ignore
---
 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 34cd609..d0346c0 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,4 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
-         xvfb, xauth, dbus-x11
+         xvfb, xauth, dbus
 Restrictions: build-needed
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index fa0feb1..f0de31b 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 debian/tests/testsuite.xsession
+    dbus-run-session -- debian/tests/testsuite.xsession

-- 
killbots packaging



More information about the pkg-kde-commits mailing list