[oce] 01/07: Update version numbers in debian/rules

Denis Barbier barbier-guest at alioth.debian.org
Mon Sep 23 00:33:44 UTC 2013


This is an automated email from the git hooks/post-receive script.

barbier-guest pushed a commit to branch debian
in repository oce.

commit c790a6476554bf1ecefedd9f9b6fbed21252b8eb
Author: Denis Barbier <bouzim at gmail.com>
Date:   Sun Sep 22 19:57:37 2013 +0200

    Update version numbers in debian/rules
---
 debian/rules |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3af1e38..3229b94 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.12 \
+        -DOCE_INSTALL_CMAKE_DATA_DIR:PATH=lib/$(DEB_HOST_MULTIARCH)/oce-0.13 \
         -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)' \
@@ -52,8 +52,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$$/&-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
+	sed -i -e 's/FWOSPlugin$$/&-7/' debian/liboce-foundation7/usr/share/oce-*/src/StdResource/Plugin
+	ln -sf libFWOSPlugin.so.7 debian/liboce-ocaf-lite7/usr/lib/$(DEB_HOST_MULTIARCH)/libFWOSPlugin-7.so
 
 override_dh_makeshlibs:
 	dh_makeshlibs -Noce-draw

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/oce.git



More information about the debian-science-commits mailing list