[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 01/01: fix HELP_L10N_VIRTUAL_VERSION



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

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

commit ee3275bde6daccb752ce1f237ecc1bae47681e61
Author: Rene Engelhard <rene@debian.org>
Date:   Sun Apr 20 20:43:07 2014 +0200

    fix HELP_L10N_VIRTUAL_VERSION
---
 changelog | 7 +++++++
 rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index 5f58d74..079ce14 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+libreoffice (1:4.2.4~rc1-2) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - fix HELP_L10N_VIRTUAL_VERSION
+
+ -- Rene Engelhard <rene@debian.org>  Sun, 20 Apr 2014 20:33:14 +0200
+
 libreoffice (1:4.2.4~rc1-1) experimental; urgency=low
 
   * new upstream release candidate
diff --git a/rules b/rules
index 05a1ef5..0cb8f5e 100755
--- a/rules
+++ b/rules
@@ -22,7 +22,7 @@ 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:=4.1
+HELP_L10N_VIRTUAL_VERSION:=4.2
 OOVER:=4.2
 NEXT_OOVER:=$(shell echo "$(OOVER) + 0.1" | bc)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: