[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.4.3-4-55-g4441c7d
The following commit has been merged in the debian-experimental-3.5 branch:
commit 4441c7d8b2d22eb9d4c3d30ced562224e90614dc
Author: Rene Engelhard <rene@debian.org>
Date: Mon Oct 24 22:46:51 2011 +0200
also update HELP_L10N_VIRTUAL_VERSION
diff --git a/rules b/rules
index 25fa57c..e6b5967 100755
--- a/rules
+++ b/rules
@@ -19,10 +19,8 @@ vafilt = $(subst $(2)=,,$(filter $(2)=%,$(1)))
include /usr/share/dpkg/pkg-info.mk
BASE_VERSION:=$(shell echo $(DEB_VERSION) | cut -d: -f1):$(DEB_VERSION_UPSTREAM)
BINARY_VERSION=$(DEB_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 $(DEB_VERSION_UPSTREAM) | cut -d: -f2 | tr [~] [\\-])
-HELP_L10N_VIRTUAL_VERSION:=3.4
+HELP_L10N_VIRTUAL_VERSION:=$(shell echo $(DEB_VERSION_UPSTREAM) | cut -d: -f2 | tr [~] [\\-])
+#HELP_L10N_VIRTUAL_VERSION:=3.5
#VER:=3
OOVER:=3.5
BASIS_VERSION:=$(OOVER)
--
LibreOffice packaging repository
Reply to: