[SCM] libkgeomap packaging branch, master, updated. 619125c46fa9d16b4747bac2a294a7546ed5e937

Maximiliano Curia maxy at moszumanska.debian.org
Sun Jun 14 17:31:56 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkgeomap.git;a=commitdiff;h=5551793

The following commit has been merged in the master branch:
commit 55517937db3cd182c012704935699cdb489cdf3f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Apr 23 21:59:59 2015 +0200

    auto test to adt
---
 debian/rules           | 4 ++++
 debian/tests/control   | 7 ++++---
 debian/tests/testsuite | 2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 49c879e..5897226 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=libkgeomap-dbg
+
+override_dh_auto_test:
+	# Disable unit test at build time
+	:
diff --git a/debian/tests/control b/debian/tests/control
index d9b40f1..9250ee2 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,7 @@
-# Tests: testsuite
-# Depends: @, @builddeps@, build-essential
-# Restrictions: build-needed
+Tests: testsuite
+Depends: @, @builddeps@, build-essential,
+         dbus-x11, xvfb, xauth
+Restrictions: build-needed
 
 Tests: acc
 Depends: @, dh-acc, exuberant-ctags
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index dabe645..37a95e6 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-dh_auto_test
+xvfb-run -a dbus-launch --exit-with-session dh_auto_test

-- 
libkgeomap packaging



More information about the pkg-kde-commits mailing list