The following commit has been merged in the debian-experimental-3.4.0 branch: commit 0526bae357768b08062a34ffb02ee5b3ae2b3a58 Author: Rene Engelhard <r...@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 -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1qswec-00017z...@vasks.debian.org