[SCM] ark packaging branch, kubuntu_xenial_archive, updated. debian/15.08.3-1-30-gff29106

Philip Muškovac yofel-guest at moszumanska.debian.org
Mon Jan 11 23:51:22 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit ff291066dbc551491d259b1b5711bd6a2645b101
Author: Philip Muškovac <yofel at gmx.net>
Date:   Tue Jan 12 00:51:15 2016 +0100

    Add autopkgtest support back and add unstable back to watch file
---
 debian/control         | 1 +
 debian/tests/control   | 3 +++
 debian/tests/testsuite | 3 +++
 debian/watch           | 1 +
 4 files changed, 8 insertions(+)

diff --git a/debian/control b/debian/control
index a2951ee..a6f2d67 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Build-Depends: cmake (>= 2.8.12~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.4.0~),
                zlib1g-dev
+XS-Testsuite: autopkgtest
 Standards-Version: 3.9.6
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/ark.git
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..a8d28d3
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+Tests: testsuite
+Depends: @, @builddeps@, build-essential
+Restrictions: build-needed
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
new file mode 100755
index 0000000..dabe645
--- /dev/null
+++ b/debian/tests/testsuite
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+dh_auto_test
diff --git a/debian/watch b/debian/watch
index d25a5c1..f635523 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
 http://download.kde.org/stable/applications/([\d.]+)/src/ark-([\d.]+).tar.xz
+http://download.kde.org/unstable/applications/([\d.]+)/src/ark-([\d.]+).tar.xz

-- 
ark packaging



More information about the pkg-kde-commits mailing list