[SCM] libkdegames packaging branch, master, updated. debian/4.11.3-1-4-gd3c54b9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 14 19:05:17 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/libkdegames.git;a=commitdiff;h=5bdfc31

The following commit has been merged in the master branch:
commit 5bdfc314d0569b60045b38969a1953523532b9c1
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Jan 13 19:05:23 2014 -0300

    Add autopkgtest.
---
 debian/changelog       | 1 +
 debian/control         | 1 +
 debian/tests/acc       | 3 +++
 debian/tests/control   | 8 ++++++++
 debian/tests/testsuite | 3 +++
 5 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d7be9e0..aab0967 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libkdegames (4:4.11.4-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes needed.
+  * Add autopkgtest.
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 06 Dec 2013 16:19:36 +0100
 
diff --git a/debian/control b/debian/control
index 17b7752..b19ff4b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: kde-sc-dev-latest (>= 4:4.11),
  libopenal-dev,
  libsndfile1-dev
 Standards-Version: 3.9.5
+XS-Testsuite: autopkgtest
 Homepage: http://games.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/libkdegames.git
 Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/libkdegames.git
diff --git a/debian/tests/acc b/debian/tests/acc
new file mode 100755
index 0000000..ecd74f2
--- /dev/null
+++ b/debian/tests/acc
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+dh_acc
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..126ddd4
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,8 @@
+Tests: testsuite
+Depends: @, @builddeps@, build-essential,
+         xvfb, xauth, dbus-x11, libxml2-utils
+Restrictions: build-needed
+
+Tests: acc
+Depends: @,
+         dh-acc, exuberant-ctags
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
new file mode 100755
index 0000000..37a95e6
--- /dev/null
+++ b/debian/tests/testsuite
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+xvfb-run -a dbus-launch --exit-with-session dh_auto_test

-- 
libkdegames packaging



More information about the pkg-kde-commits mailing list