[SCM] libkdepim packaging branch, master, updated. debian/16.04.2-3-68-geef233e

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:59:02 UTC 2017


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

The following commit has been merged in the master branch:
commit 44094934861e61bfa325fc22c9a28ef62e0424f7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Aug 22 19:25:35 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 808f131..b27d8a4 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,6 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
-         xvfb, xauth, dbus-x11
+         xvfb, xauth, dbus
 Restrictions: build-needed
 
 Tests: acc
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index 60d997a..a599827 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,3 +1,3 @@
 #!/bin/sh
 xvfb-run -a --server-args="-screen 0 1024x768x24" \
-    dbus-launch --exit-with-session debian/tests/testsuite.xsession
+    dbus-run-session -- debian/tests/testsuite.xsession

-- 
libkdepim packaging



More information about the pkg-kde-commits mailing list