[SCM] kde-cli-tools packaging branch, master, updated. b328e26764c9cab352dd2475ad3244e4aef10e01

Maximiliano Curia maxy at moszumanska.debian.org
Sat Mar 21 10:51:32 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-cli-tools.git;a=commitdiff;h=23a7bab

The following commit has been merged in the master branch:
commit 23a7bab71a561571dd9303f9ba102b6c57851d13
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 8 16:08:54 2015 +0100

    Tests require a working systemd-logind environment
---
 debian/control | 4 +---
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1087126..4a6ae60 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,7 @@ Build-Depends: cmake (>= 2.8.12),
                libqt5svg5-dev,
                libqt5x11extras5-dev,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev (>= 5.3.0),
-               xauth,
-               xvfb
+               qtbase5-dev (>= 5.3.0)
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/kde/workspace/kde-cli-tools
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/kde-cli-tools.git
diff --git a/debian/rules b/debian/rules
index 1417c7e..07ff508 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ override_dh_strip:
 	$(overridden_command) --dbg-package=kde-cli-tools-dbg
 
 override_dh_auto_test:
-	xvfb-run -a dh_auto_test
+	- dh_auto_test

-- 
kde-cli-tools packaging



More information about the pkg-kde-commits mailing list