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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.4.4-1-180-gf775fb6



The following commit has been merged in the debian-experimental-3.5 branch:
commit f775fb6e206a51ff93999c6ade9199ee4c851347
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Dec 22 22:46:31 2011 +0100

    update .symbols/.shlibs to allow 3.5.0~beta

diff --git a/rules b/rules
index 9c7e7e4..3c4a23e 100755
--- a/rules
+++ b/rules
@@ -2766,8 +2766,8 @@ else
 endif
 	dh_icons -s
 	dh_compress -s -X.py -X.mk -X.sxd
-	dh_makeshlibs -puno-libs3 -V"ure (>= $(shell grep UREPACKAGEVERSION $(SOURCE_TREE)/instsetoo_native/util/openoffice.lst | awk '{ print $$2 }'))" -- -c0 -v`echo $(BINARY_VERSION) | cut -d: -f2`
-	dh_makeshlibs -n -pure -V"ure (>= $(shell grep UREPACKAGEVERSION $(SOURCE_TREE)/instsetoo_native/util/openoffice.lst | awk '{ print $$2 }'))" -- -v`echo $(BINARY_VERSION) | cut -d: -f2`
+	dh_makeshlibs -puno-libs3 -V"ure (>= $(shell grep UREPACKAGEVERSION $(SOURCE_TREE)/instsetoo_native/util/openoffice.lst | awk '{ print $$2 }')~)" -- -c0 -v`echo $(BINARY_VERSION) | cut -d: -f2`
+	dh_makeshlibs -n -pure -V"ure (>= $(shell grep UREPACKAGEVERSION $(SOURCE_TREE)/instsetoo_native/util/openoffice.lst | awk '{ print $$2 }')~)" -- -v`echo $(BINARY_VERSION) | cut -d: -f2`
 	# ugly hack, but why does that happen? It's not in .symbols...
 	TMP=`mktemp -q`; \
 	grep -v PRIVATE debian/uno-libs3/DEBIAN/symbols > $$TMP && \
diff --git a/uno-libs3.symbols b/uno-libs3.symbols
index 48c393d..82b7534 100644
--- a/uno-libs3.symbols
+++ b/uno-libs3.symbols
@@ -12,7 +12,7 @@ libuno_cppuhelpergcc3.so.3 ure #MINVER#
  *@UDK_3.5 1.4.0
  *@UDK_3.6 1.7.0
  *@UDK_3.7 3.4.0
- *@UDK_3.8 3.5.0
+ *@UDK_3.8 3.5.0~beta
 libuno_sal.so.3 ure #MINVER#
  *@UDK_3_0_0 1.4.0
  *@UDK_3.1 1.4.0
@@ -29,7 +29,7 @@ libuno_sal.so.3 ure #MINVER#
  osl_clearEnvironment@UDK_3.11 1.7.0+LibO3.3.0~beta3
  osl_setEnvironment@UDK_3.11 1.7.0+LibO3.3.0~beta3
  *@UDK_3.11 1.8.0
- *@LIBO_UDK_3.5 3.5.0
+ *@LIBO_UDK_3.5 3.5.0~beta
 libuno_salhelpergcc3.so.3 ure #MINVER#
  *@UDK_3_0_0 1.4.0
  *@UDK_3.1 1.4.0

-- 
LibreOffice packaging repository


Reply to: