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

./packages/openofficeorg/3.2/experimental r1646: update OOVER and HELP_L10N_VIRTUAL_VERSION



------------------------------------------------------------
revno: 1646
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Thu 2009-09-10 18:50:24 +0200
message:
  update OOVER and HELP_L10N_VIRTUAL_VERSION
modified:
  rules
=== modified file 'rules'
--- a/rules	2009-09-06 19:11:07 +0000
+++ b/rules	2009-09-10 16:50:24 +0000
@@ -20,10 +20,10 @@
 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.1
+HELP_L10N_VIRTUAL_VERSION:=$(shell echo $(UPSTREAM_VERSION) | cut -d: -f2 | tr [~] [\\-])
+#HELP_L10N_VIRTUAL_VERSION:=3.2
 #VER:=3
-OOVER:=3.1
+OOVER:=3.2
 BASIS_VERSION:=$(OOVER)
 
 PACKAGES := $(shell dh_listpackages)


Reply to: