[SCM] kdecoration packaging branch, master, updated. debian/5.7.4-1-6-g6ad338f

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 7 12:57:53 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdecoration.git;a=commitdiff;h=43e855c

The following commit has been merged in the master branch:
commit 43e855c277276df0b5edfcaf0b0b05a6380e0b07
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Oct 5 17:27:05 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 b9cb811..8f960c4 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
 Restrictions: build-needed
 
 Tests: acc
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index d8f90e3..3f08f88 100644
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -7,4 +7,4 @@
 # 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

-- 
kdecoration packaging



More information about the pkg-kde-commits mailing list