[SCM] OCE packaging branch, debian, updated. debian/0.12-1

Denis Barbier bouzim at gmail.com
Thu Mar 14 00:15:13 UTC 2013


The following commit has been merged in the debian branch:
commit 7b6db9a381f05f64b4c6ab0e926fad4744c10974
Author: Denis Barbier <bouzim at gmail.com>
Date:   Mon Mar 11 23:50:32 2013 +0100

    Update version numbers in debian/rules

diff --git a/debian/rules b/debian/rules
index 7cb01da..474dbb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_auto_configure:
         -DOCE_BUILD_TYPE:STRING=RelWithDebInfo \
         -DOCE_INSTALL_PREFIX:PATH=/usr \
         -DOCE_INSTALL_LIB_DIR:PATH=lib/$(DEB_HOST_MULTIARCH) \
-        -DOCE_INSTALL_CMAKE_DATA_DIR:PATH=lib/$(DEB_HOST_MULTIARCH)/oce-0.11 \
+        -DOCE_INSTALL_CMAKE_DATA_DIR:PATH=lib/$(DEB_HOST_MULTIARCH)/oce-0.12 \
         -DOCE_DRAW:BOOL=ON \
         -DOCE_RPATH_FILTER_SYSTEM_PATHS:BOOL=ON \
         -DCMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES:STRING='/lib/$(DEB_HOST_MULTIARCH);/usr/lib/$(DEB_HOST_MULTIARCH)' \
@@ -51,8 +51,8 @@ override_dh_install:
 	dh_install --list-missing
 	rm -rf debian/oce-draw/usr/include
 	# Allow using plugins when liboce-ocaf-lite-dev is not installed, see #683374
-	sed -i -e 's/FWOSPlugin$$/&-5/' debian/liboce-foundation5/usr/share/oce-*/src/StdResource/Plugin
-	ln -sf libFWOSPlugin.so.5 debian/liboce-ocaf-lite5/usr/lib/$(DEB_HOST_MULTIARCH)/libFWOSPlugin-5.so
+	sed -i -e 's/FWOSPlugin$$/&-6/' debian/liboce-foundation6/usr/share/oce-*/src/StdResource/Plugin
+	ln -sf libFWOSPlugin.so.6 debian/liboce-ocaf-lite6/usr/lib/$(DEB_HOST_MULTIARCH)/libFWOSPlugin-6.so
 
 override_dh_makeshlibs:
 	dh_makeshlibs -Noce-draw

-- 
OCE packaging



More information about the debian-science-commits mailing list