[libreoffice] 01/03: update/fix HELP_L10N_VIRTUAL_VERSION/OOVER/GIT_BRANCH (again)

Rene Engelhard rene at moszumanska.debian.org
Mon Jan 16 21:21:09 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 cac1422f963e4d48902b42318663f903232b5947
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Jan 9 18:45:47 2017 +0100

    update/fix HELP_L10N_VIRTUAL_VERSION/OOVER/GIT_BRANCH (again)
---
 rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules b/rules
index 90e1a57..a778769 100755
--- a/rules
+++ b/rules
@@ -22,8 +22,8 @@ CURDIR ?= $(realpath $(dir $(firstword $(MAKEFILE_LIST)))/..)
 BASE_VERSION:=$(shell echo $(DEB_VERSION) | cut -d: -f1):$(DEB_VERSION_UPSTREAM)
 BINARY_VERSION=$(DEB_VERSION)
 #HELP_L10N_VIRTUAL_VERSION:=$(shell echo $(DEB_VERSION_UPSTREAM) | cut -d: -f2 | tr [~] [\\-])
-HELP_L10N_VIRTUAL_VERSION:=5.3
-OOVER:=5.3
+HELP_L10N_VIRTUAL_VERSION:=5.4
+OOVER:=5.4
 NEXT_OOVER:=$(shell echo "$(OOVER) + 0.1" | bc)
 
 ARCH_INDEP_PACKAGES := $(shell dh_listpackages -i)
@@ -71,7 +71,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=libreoffice-5-3
+GIT_BRANCH=master
 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