[SCM] libkgeomap packaging branch, master, updated. debian/16.08.0-1-48-g2a3bef9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:10:49 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkgeomap.git;a=commitdiff;h=92844bd

The following commit has been merged in the master branch:
commit 92844bdff6777159fab28810455b6d7975cd8e92
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 20:30:00 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 0fa5987..2b799ad 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,4 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
-         dbus-x11, xvfb, xauth
+         dbus, xvfb, xauth
 Restrictions: build-needed
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index 37a95e6..64d0647 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-xvfb-run -a dbus-launch --exit-with-session dh_auto_test
+xvfb-run -a dbus-run-session -- dh_auto_test

-- 
libkgeomap packaging



More information about the pkg-kde-commits mailing list