This is an automated email from the git hooks/post-receive script.

sweetshark-guest pushed a commit to branch ubuntu-utopic-4.3
in repository libreoffice.

commit dd0d6b9e06721f26ad850ff99b5dc1f8a266bc86
Author: Bjoern Michaelsen <[email protected]>
Date:   Mon Aug 11 22:14:21 2014 +0200

    filter gcc/g++ from subsequentcheckbase for now
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index e75b173..0d75ef3 100755
--- a/rules
+++ b/rules
@@ -1791,7 +1791,7 @@ endif
        # for now we filter out the arch-specific libc* and ia64, which is ugly,
        # but better than manual bookkeeping. Also filter out the mips(el)-only
        # binutils build-dep...
-       perl -pi -e "s#%BUILD_DEPS_ARCH_ALL%#$(strip $(shell echo 
'$(BUILD_DEPS), $(BUILD_DEPS_INDEP)'|sed -e 's/,/,\n /g'|grep -v libc0.1| grep 
-v libc6| grep -v ia64|grep -v binutils|grep -v gcj-jdk|grep -v 
gcj-native-helper|grep -v libgcj-common|grep -v openjdk-6-jdk|sed -e 
's/\[[^]]*\]//g'))#g" debian/control
+       perl -pi -e "s#%BUILD_DEPS_ARCH_ALL%#$(strip $(shell echo 
'$(BUILD_DEPS), $(BUILD_DEPS_INDEP)'|sed -e 's/,/,\n /g'|grep -v libc0.1| grep 
-v libc6| grep -v ia64|grep -v binutils|grep -v gcj-jdk|grep -v 
gcj-native-helper|grep -v libgcj-common|grep -v openjdk-6-jdk|grep -v g++-|grep 
-v gcc-|sed -e 's/\[[^]]*\]//g'))#g" debian/control
 ifeq "$(BUILD_KDE)" "y"
        perl -pi -e 's/%LO-DESKTOP-INTEGRATION%/libreoffice-gnome | 
libreoffice-kde/' debian/control
 else

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-openoffice/libreoffice.git


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to