[SCM] kmbox packaging branch, master, updated. debian/16.04.2-1-38-g0c6f404

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:53:13 UTC 2017


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

The following commit has been merged in the master branch:
commit 5015e08e5e6dd1f8dab30550440ff9cbf1482952
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Aug 21 12:09:46 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 5df159f..3f97728 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,6 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
-         dbus-x11
+         dbus
 Restrictions: build-needed
 
 Tests: acc
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index be87224..1f2a9cc 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-dbus-launch --exit-with-session dh_auto_test
+dbus-run-session -- dh_auto_test

-- 
kmbox packaging



More information about the pkg-kde-commits mailing list