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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.4.0, updated. e49c4755fb3ca70ed3fe5806757d42357837c6f2



The following commit has been merged in the debian-experimental-3.4.0 branch:
commit 0526bae357768b08062a34ffb02ee5b3ae2b3a58
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Jun 3 13:12:33 2011 +0000

    one more version fix

diff --git a/rules b/rules
index 628b1dd..fdf63ab 100755
--- a/rules
+++ b/rules
@@ -24,10 +24,10 @@ BASE_VERSION:=$(shell echo $(SOURCE_VERSION) | cut -d: -f1):$(UPSTREAM_VERSION)
 BINARY_VERSION=$(SOURCE_VERSION)
 #BINARY_VERSION=1:2.4.0-$(shell dpkg-parsechangelog  | grep urgency \
 	| awk '{print $$2}' | sed -e s/"("// -e s/")"// | cut -d"-" -f2)
-HELP_L10N_VIRTUAL_VERSION:=$(shell echo $(UPSTREAM_VERSION) | cut -d: -f2 | tr [~] [\\-])
-#HELP_L10N_VIRTUAL_VERSION:=3.3
+#HELP_L10N_VIRTUAL_VERSION:=$(shell echo $(UPSTREAM_VERSION) | cut -d: -f2 | tr [~] [\\-])
+HELP_L10N_VIRTUAL_VERSION:=3.4
 #VER:=3
-OOVER:=3.3
+OOVER:=3.4
 BASIS_VERSION:=$(OOVER)
 NEXT_OOVER:=$(shell echo "$(OOVER) + 0.1" | bc)
 NEXT_BASIS_VERSION:=$(NEXT_OOVER)

-- 
LibreOffice packaging repository


Reply to: