[SCM] kcrash packaging branch, master, updated. debian/5.28.0-1-11-g2b7598c

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcrash.git;a=commitdiff;h=713736b

The following commit has been merged in the master branch:
commit 713736b649615173b3fea8fcc86761efda492f26
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jul 7 11:00:09 2017 +0200

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

diff --git a/debian/tests/control b/debian/tests/control
index 3e2575a..e0d01c8 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,7 +1,7 @@
 Tests: testsuite
-Depends: @builddeps@, build-essential,
+Depends: @, @builddeps@, build-essential,
          xvfb, xauth, dbus (>= 1.8), openbox, libgl1-mesa-dri
-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

-- 
kcrash packaging



More information about the pkg-kde-commits mailing list