[SCM] kleopatra packaging branch, master, updated. debian/16.04.2-2-48-gcae2709
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 2 16:49:34 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kleopatra.git;a=commitdiff;h=fab21b5
The following commit has been merged in the master branch:
commit fab21b5e77939b5367b9a3f6b5f745cf58e82207
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Aug 22 13:45:29 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 9b69f41..32ff46c 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
--
kleopatra packaging
More information about the pkg-kde-commits
mailing list