[SCM] plasma-workspace packaging branch, master, updated. debian/5.3.2-4-14-gf88000d

Maximiliano Curia maxy at moszumanska.debian.org
Fri Sep 4 12:16:56 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-workspace.git;a=commitdiff;h=e7c6f42

The following commit has been merged in the master branch:
commit e7c6f424aa92b9ead29b9b2baaf8f53ac857d4b1
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Sep 4 12:24:27 2015 +0200

    Allow dbus to stop after the tests
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index f31d6d6..da535b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,7 @@ libpkgs_addsubst_allLibraries = plasma-workspace-dev
 include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk
 
 override_dh_auto_test:
-	PYBUILD_TEST_ARGS="export `dbus-launch`"\
-	dh_auto_test
+	dbus-launch --exit-with-session dh_auto_test
 
 override_dh_strip:
 	$(overridden_command) --dbg-package=plasma-workspace-dbg

-- 
plasma-workspace packaging



More information about the pkg-kde-commits mailing list