[SCM] kcalcore packaging branch, master, updated. debian/16.04.2-1-42-g8fe39b9

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:38:43 UTC 2017


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

The following commit has been merged in the master branch:
commit 8488ee1c67a41c3a135a46f0f2cb8b3e00a63291
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Aug 21 17:04:45 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 fadf4bc..5e89750 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,6 @@
 # Tests: testsuite
 # Depends: @, @builddeps@, build-essential,
-#          dbus-x11, xvfb, xauth
+#          dbus, xvfb, xauth
 # Restrictions: build-needed
 
 Tests: acc
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

-- 
kcalcore packaging



More information about the pkg-kde-commits mailing list