[SCM] umbrello packaging branch, master, updated. debian/16.08.3-1-75-gd9bcd95

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


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

The following commit has been merged in the master branch:
commit 016053e61008ac6db5d209061e3124817caa0594
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Sep 12 14:38:51 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 448aadd..1fa8eb2 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: testsuite
-Depends: @, @builddeps@, build-essential, xvfb, xauth, dbus-x11
+Depends: @, @builddeps@, build-essential, xvfb, xauth, dbus
 Restrictions: build-needed
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index c959362..85f2778 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 dh_auto_test
+    dbus-run-session -- dh_auto_test

-- 
umbrello packaging



More information about the pkg-kde-commits mailing list