This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-wily-5.0 in repository libreoffice.
commit 97ae5d2efa840dc8104354a205ac59a60859202a Author: Bjoern Michaelsen <[email protected]> Date: Fri Aug 7 14:21:23 2015 +0200 use internal cppunit, cmis for gcc-5 transition --- rules | 1 + 1 file changed, 1 insertion(+) diff --git a/rules b/rules index de16d4f..2a10628 100755 --- a/rules +++ b/rules @@ -720,6 +720,7 @@ ifeq "$(DEB_VENDOR)" "Ubuntu" SYSTEM_STUFF := $(filter-out libwps, $(SYSTEM_STUFF)) SYSTEM_STUFF := $(filter-out opencollada collada2gltf, $(SYSTEM_STUFF)) + SYSTEM_STUFF := $(filter-out libcmis cppunit, $(SYSTEM_STUFF)) ifneq (,$(filter armel armhf,$(DEB_HOST_ARCH))) ENABLE_HELP=n endif -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

