[SCM] kimageformats packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g2e99981

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 12:59:06 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kimageformats.git;a=commitdiff;h=5c589fd

The following commit has been merged in the kubuntu_wily_archive branch:
commit 5c589fd000da2d487a7ea7d9f2a2c4937d015b0c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Mar 14 23:23:32 2015 +0100

    Remove unused tests
---
 debian/tests/acc       | 11 -----------
 debian/tests/control   |  6 ------
 debian/tests/testsuite |  3 ---
 3 files changed, 20 deletions(-)

diff --git a/debian/tests/acc b/debian/tests/acc
deleted file mode 100755
index f8dc629..0000000
--- a/debian/tests/acc
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH)
-
-for in_file in debian/*.acc.in; do
-    out_file=${in_file%.in}
-    sed 's/@@DEB_HOST_MULTIARCH@@/'"${DEB_HOST_MULTIARCH}"'/' \
-        "${in_file}" > "${out_file}"
-done
-
-dh_acc
diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644
index e3e7002..0000000
--- a/debian/tests/control
+++ /dev/null
@@ -1,6 +0,0 @@
-# Tests: testsuite
-# Depends: @, @builddeps@, build-essential
-# Restrictions: build-needed
-
-# Tests: acc
-# Depends: @, dh-acc, exuberant-ctags
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
deleted file mode 100755
index f6083b5..0000000
--- a/debian/tests/testsuite
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-xvfb-run -a dh_auto_test

-- 
kimageformats packaging



More information about the pkg-kde-commits mailing list