This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit 72f18c43937cc8f457c6cfd752694ba4d3954af0 Author: Rene Engelhard <[email protected]> Date: Wed Mar 16 22:20:25 2016 +0100 fix GIT_BRANCH --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index 513ff6b..6a2357b 100755 --- a/rules +++ b/rules @@ -72,7 +72,7 @@ lo_sources_ver=$(shell grep AC_INIT $(SOURCE_TREE)/configure.ac | grep documentf # NOT in proper libreoffice-3-6 branch # use ./g checkout -b tag-libreoffice-3.6.2.1 libreoffice-3.6.2.1 GIT_TAG=libreoffice-$(lo_sources_ver)-buildfix1 -GIT_BRANCH=libreoffice-5-1 +GIT_BRANCH=libreoffice-5-1-2 endif ifeq "$(USE_SOURCE_TARBALLS)" "y" lo_sources_ver=$(shell cat $(CURDIR)/sources.ver | cut -d= -f2) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

