[SCM] dolphin packaging branch, master, updated. debian/16.08.3-1-50-gce895fd

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:02:42 UTC 2017


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

The following commit has been merged in the master branch:
commit 3a4347d4697592129dd29692737cee984fe39e32
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 4 15:50:25 2017 +0200

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

diff --git a/debian/control b/debian/control
index 04df605..66baf92 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,7 @@ Build-Depends: baloo-kf5-dev (>= 4.97~) [!hurd-any],
                cmake (>= 2.8.12~),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.6.0~),
-               kdoctools-dev (>= 5.21.0~),
                kinit-dev (>= 5.21.0~),
-               kio-dev (>= 5.21.0~),
                libkf5activities-dev (>= 5.21.0~),
                libkf5baloowidgets-dev (>= 4.97~) [!hurd-any],
                libkf5bookmarks-dev (>= 5.21.0~),
diff --git a/debian/tests/control b/debian/tests/control
index 0a7673f..55633c7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,6 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
-         xvfb, xauth, dbus-x11, kinit, xserver-xephyr
+         xvfb, xauth, dbus, kinit, xserver-xephyr
 Restrictions: build-needed
 
 Tests: acc
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index de940ea..fb3aeb0 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -8,4 +8,4 @@ mkdir -p "$HOME"/.config || true
 mkdir -p "$HOME"/.kde-unit-test || true
 
 xvfb-run -a --server-args="-screen 0 1024x768x24" \
-    dbus-launch --exit-with-session debian/tests/testsuite.xsession
+    dbus-run-session -- debian/tests/testsuite.xsession

-- 
dolphin packaging



More information about the pkg-kde-commits mailing list