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 72adfe76a97ad29834fa3e222e2655f5358a7e17 Author: Rene Engelhard <r...@debian.org> Date: Thu May 26 20:39:35 2016 +0200 update to -hotfix1 --- changelog | 2 +- rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index a9e0c60..75d0d69 100644 --- a/changelog +++ b/changelog @@ -23,7 +23,7 @@ libreoffice (1:5.2.0~beta1-1) experimental; 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, 26 May 2016 08:31:35 +0200 + -- Rene Engelhard <r...@debian.org> Thu, 26 May 2016 20:38:51 +0200 libreoffice (1:5.1.3-1) unstable; urgency=medium diff --git a/rules b/rules index 306c906..4b5302d 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) +GIT_TAG=libreoffice-$(lo_sources_ver)-hotfix1 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