[SCM] KDE Base Runtime module packaging branch, master, updated. debian/4.11.3-1-7-gd734a73

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Jan 15 00:28:10 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde-runtime.git;a=commitdiff;h=34a9ac5

The following commit has been merged in the master branch:
commit 34a9ac5816995e1e809303a288079dcfb17588ea
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Jan 14 21:12:46 2014 -0300

    Some basic autopkgtest support.
---
 debian/tests/control   | 6 ++++++
 debian/tests/testsuite | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..89d0445
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,6 @@
+# phonon-backend-vlc is not strictly necessary, but avoid producing
+# lots of warnings that you would normally get with phonon-backend-null.
+Tests: testsuite
+Depends: @, @builddeps@, build-essential,
+         xvfb, xauth, dbus-x11, kdelibs5-plugins, udisks2, phonon-backend-vlc
+Restrictions: build-needed
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
new file mode 100755
index 0000000..8bf4b1a
--- /dev/null
+++ b/debian/tests/testsuite
@@ -0,0 +1,2 @@
+#!/bin/sh
+LANG=C.UTF-8 xvfb-run -a debian/tests/testsuite.xsession

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list