[SCM] libkdegames packaging branch, kubuntu_wily_archive, updated. debian/4.14.2-1-22-gf5dab19

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue Jun 23 11:22:07 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit f5dab1954a822071a04977aff36dd63e91dc68a3
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Jun 23 13:22:04 2015 +0200

    Remove acc test
---
 debian/changelog     |  6 ++++++
 debian/tests/acc     | 11 -----------
 debian/tests/control |  4 ----
 3 files changed, 6 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c8a4918..65ff2b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libkdegames (4:15.04.2-0ubuntu5) wily; urgency=medium
+
+  * Remove acc test
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 23 Jun 2015 13:20:04 +0200
+
 libkdegames (4:15.04.2-0ubuntu4) wily; urgency=medium
 
   * Remove libkf5kdegames6.acc.in until I work out how to fix it
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
index 126ddd4..8ca97f0 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,7 +2,3 @@ Tests: testsuite
 Depends: @, @builddeps@, build-essential,
          xvfb, xauth, dbus-x11, libxml2-utils
 Restrictions: build-needed
-
-Tests: acc
-Depends: @,
-         dh-acc, exuberant-ctags

-- 
libkdegames packaging



More information about the pkg-kde-commits mailing list