[SCM] kholidays packaging branch, master, updated. debian/16.04.2-1-46-g1f41dc2
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 2 16:46:44 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kholidays.git;a=commitdiff;h=e430124
The following commit has been merged in the master branch:
commit e430124a6bfbb48b3069d97a059f13249df5c0ca
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Aug 21 17:40:52 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
--
kholidays packaging
More information about the pkg-kde-commits
mailing list