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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.5.0_beta2-2-49-ga1af8bb



The following commit has been merged in the debian-experimental-3.5 branch:
commit a1af8bbbb28aaee0118310f24ed389a139b7eebe
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Jan 16 19:58:06 2012 +0000

    HELP_L10N_VIRTUAL_VERSION:=3.5

diff --git a/rules b/rules
index c9ec2b0..da277fc 100755
--- a/rules
+++ b/rules
@@ -20,8 +20,8 @@ include /usr/share/dpkg/pkg-info.mk
 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:=3.5
+#HELP_L10N_VIRTUAL_VERSION:=$(shell echo $(DEB_VERSION_UPSTREAM) | cut -d: -f2 | tr [~] [\\-])
+HELP_L10N_VIRTUAL_VERSION:=3.5
 #VER:=3
 OOVER:=3.5
 NEXT_OOVER:=$(shell echo "$(OOVER) + 0.1" | bc)

-- 
LibreOffice packaging repository


Reply to: