[SCM] syndication packaging branch, master, updated. debian/16.04.2-1-38-g5dea8ec
    Maximiliano Curia 
    maxy at moszumanska.debian.org
       
    Sat Sep  2 17:11:22 UTC 2017
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/syndication.git;a=commitdiff;h=9c017f0
The following commit has been merged in the master branch:
commit 9c017f0adaa57f9abeb612123713535d734482e6
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Aug 21 17:45:44 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 5df159f..3f97728 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,6 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
-         dbus-x11
+         dbus
 Restrictions: build-needed
 
 Tests: acc
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index be87224..1f2a9cc 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-dbus-launch --exit-with-session dh_auto_test
+dbus-run-session -- dh_auto_test
-- 
syndication packaging
    
    
More information about the pkg-kde-commits
mailing list