[SCM] konqueror packaging branch, master, updated. 3b293809ad0ad2d4642e8d830644255c283c969d

Maximiliano Curia maxy at moszumanska.debian.org
Sun Aug 27 10:10:53 UTC 2017


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

The following commit has been merged in the master branch:
commit 59c8f4b1a3fbec224bd719a83bff6f9a89aed349
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Aug 27 10:58:53 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 7c64384..eb52097 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: testsuite
-Depends: @, @builddeps@, build-essential, xvfb, openbox, dbus-x11
+Depends: @, @builddeps@, build-essential, xvfb, openbox, dbus
 Restrictions: build-needed
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index fdf2bb0..16c0917 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -3,4 +3,4 @@
 export HOME=$(mktemp -d)
 
 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

-- 
konqueror packaging



More information about the pkg-kde-commits mailing list