[SCM] kcalutils packaging branch, master, updated. debian/16.04.3-1-47-ga7293e5
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 2 16:39:24 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kcalutils.git;a=commitdiff;h=a619db4
The following commit has been merged in the master branch:
commit a619db485bea22b43c97cffaa01b9810e4f9cb6d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Aug 21 20:34:21 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 c96a2c3..f4bf099 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
Tests: testsuite
Depends: @, @builddeps@, build-essential,
- dbus-x11, xvfb, xauth, oxygen-icon-theme, kded5, libgl1-mesa-dri,
+ dbus, xvfb, xauth, oxygen-icon-theme, kded5, libgl1-mesa-dri,
kinit, plasma-framework
Restrictions: build-needed
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
--
kcalutils packaging
More information about the pkg-kde-commits
mailing list