[SCM] kfilemetadata packaging branch, master, updated. debian/5.28.0-1-12-gf977931

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:19:58 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kfilemetadata.git;a=commitdiff;h=3d39da2

The following commit has been merged in the master branch:
commit 3d39da2d02e882a9adebb01e4ac9d0d3f617102c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jul 7 11:12:08 2017 +0200

    Let autopkgtest take care of the build required for the test
---
 debian/tests/control   | 2 +-
 debian/tests/testsuite | 6 ------
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index e668b3f..8f960c4 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,7 +1,7 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
          xvfb, xauth, dbus (>= 1.8), openbox
-Restrictions: rw-build-tree
+Restrictions: build-needed
 
 Tests: acc
 Depends: @, dh-acc, exuberant-ctags
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index 67b3bd8..60063b2 100644
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,10 +1,4 @@
 #!/bin/sh
 
-if [ -d /usr/lib/ccache ]; then
-    export PATH="/usr/lib/ccache:$PATH"
-fi
-debian/rules clean 2>&1
-dpkg-source --before-build .
-debian/rules build 2>&1
 xvfb-run -a --server-args="-screen 0 1024x768x24+32" \
     dbus-run-session -- debian/tests/testsuite.xsession

-- 
kfilemetadata packaging



More information about the pkg-kde-commits mailing list