[libreoffice] 01/01: fix GIT_* and Vcs-Git:

Rene Engelhard rene at moszumanska.debian.org
Fri Jul 28 06:16:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.4
in repository libreoffice.

commit fe9b835c2fbe0f5305e08b1d4ecc0e9ed1f52159
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Fri Jul 28 08:16:38 2017 +0200

    fix GIT_* and Vcs-Git:
---
 rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules b/rules
index ace51a4..3670791 100755
--- a/rules
+++ b/rules
@@ -70,8 +70,8 @@ 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_BRANCH=libreoffice-5-4-0
+GIT_TAG=libreoffice-$(lo_sources_ver)
+GIT_BRANCH=libreoffice-5-4
 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



More information about the Pkg-openoffice-commits mailing list