This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-5.2 in repository libreoffice.
commit b6ee7b5b96cf6352bcef31a648e19cd73a56cfe2 Author: Rene Engelhard <[email protected]> Date: Tue Jun 7 20:34:09 2016 +0200 5.2.0 beta 2 --- changelog | 6 ++++++ rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 9737e6b..8287d08 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +libreoffice (1:5.2.0~beta2-1) experimental; urgency=medium + + * New upstream beta release + + -- Rene Engelhard <[email protected]> Tue, 07 Jun 2016 20:32:07 +0200 + libreoffice (1:5.2.0~beta1-1) experimental; urgency=medium * New upstream beta release diff --git a/rules b/rules index 10d0db8..f45a856 100755 --- a/rules +++ b/rules @@ -71,7 +71,7 @@ GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice lo_sources_ver=$(shell grep AC_INIT $(SOURCE_TREE)/configure.ac | grep documentfoundation | cut -d, -f2 | sed -e 's,\[,,' -e 's,\],,') # 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)-hotfix1 +GIT_TAG=libreoffice-$(lo_sources_ver) GIT_BRANCH=libreoffice-5-2 endif ifeq "$(USE_SOURCE_TARBALLS)" "y" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

