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 bc451a00ad3f518df18ca3b4fa2d98ba291fde54 Author: Rene Engelhard <r...@debian.org> Date: Thu May 26 09:43:27 2016 +0200 5.2.0 beta 1 (on libreoffice-5-2) --- changelog | 6 +++--- rules | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index c27ade0..a9e0c60 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,6 @@ -libreoffice (1:5.2.0~beta1~git20160513-1) UNRELEASED; urgency=medium +libreoffice (1:5.2.0~beta1-1) experimental; urgency=medium - * New upstream snapshot + * New upstream beta release - fixes SVG t(ext s)pan import (closes: #665094) - fixes Impress slowing down with -gtk(3) and accessibility (closes: #824035) @@ -23,7 +23,7 @@ libreoffice (1:5.2.0~beta1~git20160513-1) UNRELEASED; urgency=medium - move GTK3_MINVER setting down in rules so the conditional gets honoured - migrate from --ddeb-migration to --dbgsym-migration - -- Rene Engelhard <r...@debian.org> Thu, 21 Apr 2016 22:26:49 +0200 + -- Rene Engelhard <r...@debian.org> Thu, 26 May 2016 08:31:35 +0200 libreoffice (1:5.1.3-1) unstable; urgency=medium diff --git a/rules b/rules index 748fb09..306c906 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) -GIT_BRANCH=master +GIT_BRANCH=libreoffice-5-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