[SCM] konsole packaging branch, master, updated. debian/16.12.0-1-74-g5fbd59b

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:06:35 UTC 2017


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

The following commit has been merged in the master branch:
commit a3f1f75585cbc5613d37cf81650f12557ce802ed
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Sep 10 10:55:58 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 5a68c07..47c11df 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
-         xvfb, xauth, dbus-x11, xserver-xephyr,
+         xvfb, xauth, dbus,
          kinit, plasma-framework, libgl1-mesa-dri
 Restrictions: build-needed, allow-stderr
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index de940ea..fb3aeb0 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -8,4 +8,4 @@ mkdir -p "$HOME"/.config || true
 mkdir -p "$HOME"/.kde-unit-test || true
 
 xvfb-run -a --server-args="-screen 0 1024x768x24" \
-    dbus-launch --exit-with-session debian/tests/testsuite.xsession
+    dbus-run-session -- debian/tests/testsuite.xsession

-- 
konsole packaging



More information about the pkg-kde-commits mailing list