[SCM] kdecoration packaging branch, master, updated. debian/5.3.2-2-4-ga643e94

Maximiliano Curia maxy at moszumanska.debian.org
Fri Aug 21 09:14:17 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdecoration.git;a=commitdiff;h=0c69126

The following commit has been merged in the master branch:
commit 0c691260004c72c321cb0dfd911f7851c97c8abc
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Aug 20 22:25:18 2015 +0200

    Let adt do the build
---
 debian/tests/control   |  2 +-
 debian/tests/testsuite | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 744fce7..efb8abb 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,7 +1,7 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
          xvfb, xauth, dbus-x11, 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 00220b9..d8f90e3 100644
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,10 +1,10 @@
 #!/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
+# 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-launch --exit-with-session debian/tests/testsuite.xsession

-- 
kdecoration packaging



More information about the pkg-kde-commits mailing list