[SCM] plasma-sdk packaging branch, kubuntu_unstable, updated. d9fe0f438ce38df74d8b1b19b4aba0a80bd784fa

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Apr 8 15:38:45 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit d9fe0f438ce38df74d8b1b19b4aba0a80bd784fa
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Apr 8 17:38:27 2015 +0200

    attempt to fix the tests
---
 debian/control | 5 ++++-
 debian/rules   | 4 ++++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 66a432f..1fa11c1 100644
--- a/debian/control
+++ b/debian/control
@@ -34,10 +34,13 @@ Build-Depends: cmake,
                libkf5xmlgui-dev,
                libqt5svg5-dev,
                libqt5webkit5-dev,
+               openbox,
                pkg-kde-tools (>> 0.15.15),
                plasma-framework-dev,
                qtbase5-dev,
-               qtdeclarative5-dev
+               qtdeclarative5-dev,
+               xauth,
+               xvfb
 Standards-Version: 3.9.6
 Homepage: http://projects.kde.org/plasma-sdk
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/plasma/plasma-sdk.git
diff --git a/debian/rules b/debian/rules
index ff5a486..2a73231 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
 	$(overridden_command) --dbg-package=plasma-sdk-dbg
+
+override_dh_auto_test:
+	dh_installwm openbox\
+	xvfb-run -a dh_auto_test

-- 
plasma-sdk packaging



More information about the pkg-kde-commits mailing list