[SCM] libkcddb packaging branch, master, updated. debian/16.08.3-1-43-g83c5355

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:20:03 UTC 2017


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

The following commit has been merged in the master branch:
commit bde91690645679ebea111fe2cb3722ec56c47e76
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Aug 21 01:31:56 2017 +0200

    testsuite: Use dbus-run-session
    
    Gbp-Dch: Ignore
---
 debian/tests/control   | 3 +--
 debian/tests/testsuite | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index d71cfbe..1c8d46d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,4 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
-         xvfb, xauth, dbus-x11,
-         kdelibs5-plugins
+         xvfb, xauth, dbus,
 Restrictions: build-needed
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index cdea589..8b1fd2f 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 LANG=C.UTF-8 xvfb-run -a --server-args="-screen 0 1024x768x24" \
-    dbus-launch --exit-with-session debian/tests/testsuite.xsession
+    dbus-run-session -- debian/tests/testsuite.xsession

-- 
libkcddb packaging



More information about the pkg-kde-commits mailing list