This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit 3e299a3e9d5c62c10c563c7f55e6288bee00cea4 Author: Rene Engelhard <r...@debian.org> Date: Thu Oct 29 20:05:24 2015 +0100 autodoc is long gone, don't try to rm Autodoc_DiagnosticMessages.txt... --- rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/rules b/rules index f00bf74..68bbf9c 100755 --- a/rules +++ b/rules @@ -3342,9 +3342,6 @@ ifeq "$(PACKAGE_SDK)" "y" | sed -e "s/@lo_sources_ver@/$(lo_sources_ver)/" \ > debian/libreoffice-dev-doc.doc-base.lo-$$i-ref; \ done - # remove Autodoc_DiagnosticMessages.txt - find $(PKGDIR)-dev-doc/usr/share/doc/libreoffice-dev \ - -name "Autodoc_DiagnosticMessages.txt" -exec rm {} \; UDK_CPP_FILES=`find $(CURDIR)/debian/libreoffice-dev-doc/usr/share/doc/libreoffice-dev/docs/cpp/ref | sed -e 's,$(CURDIR)/debian/libreoffice-dev-doc,,g' | xargs`; \ echo "Files: $$UDK_CPP_FILES" >> debian/libreoffice-dev-doc.doc-base.lo-cpp-ref ifeq "$(ENABLE_JAVA)" "y" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git