[SCM] audiocd-kio packaging branch, master, updated. debian/16.08.3-1-27-gbdc960c

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:19:13 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/audiocd-kio.git;a=commitdiff;h=4723f17

The following commit has been merged in the master branch:
commit 4723f176eebd875a3ccffed3510cb09bf47c07b1
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Dec 22 16:17:17 2016 +0000

    no tests, remove adt
---
 debian/rules           |  3 ---
 debian/tests/acc       | 14 --------------
 debian/tests/control   |  6 ------
 debian/tests/testsuite |  3 ---
 4 files changed, 26 deletions(-)

diff --git a/debian/rules b/debian/rules
index b887671..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-
-override_dh_auto_test:
-	:
diff --git a/debian/tests/acc b/debian/tests/acc
deleted file mode 100755
index 85b5b21..0000000
--- a/debian/tests/acc
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH)
-
-for in_file in debian/*.acc.in; do
-    if ! [ -e "$in_file" ]; then
-        continue
-    fi
-    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 ed241e0..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 dabe645..0000000
--- a/debian/tests/testsuite
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-dh_auto_test

-- 
audiocd-kio packaging



More information about the pkg-kde-commits mailing list