[SCM] syntax-highlighting packaging branch, master, updated. debian/5.37.0-3-51-gabd7d44

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:52:30 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/syntax-highlighting.git;a=commitdiff;h=d6b30e2

The following commit has been merged in the master branch:
commit d6b30e2454aa7daa37bd9a8e62e4fd67ff417be9
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Nov 21 10:30:29 2016 +0100

    Revert "rebuild everything for autotests"
    
    This reverts commit 1fd88c8d93c2e3877c6818f66fa15c28303a7473.
    
    new adt.rb should be fine without rebuild
---
 debian/tests/testsuite | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index 81ea916..3bb596b 100644
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,12 +1,6 @@
 #!/bin/sh
 
-# some tests have build path compiled-in, we need to rebuild
-# everything to make sure the path is the temporary one used for
-# the autopkgtest. NB: cmake hates relocation, so we'd have to
-# mangle CMakeCache.txt to get away with a as-needed-rebuild :/
-debian/rules clean 2>&1
-dpkg-source --before-build .
-debian/rules build 2>&1
+export QT_LOGGING_RULES="*=true"
 
 [ -e debian/tests.home ] || mkdir debian/tests.home
 trap "rm -rf debian/tests.home" EXIT

-- 
syntax-highlighting packaging



More information about the pkg-kde-commits mailing list