[liborcus] 03/03: more 0.12->0.13

Rene Engelhard rene at moszumanska.debian.org
Sat Nov 18 20:42:12 UTC 2017


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

rene pushed a commit to branch experimental
in repository liborcus.

commit 8cfbb4c2e065b6e9b48413f4763501a3a0cd3b24
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sat Nov 18 21:15:58 2017 +0100

    more 0.12->0.13
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2b11acf..79cce59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ include /usr/share/dpkg/architecture.mk
 ENABLE_SPREADSHEET_MODEL=y
 
 ifneq "$(ENABLE_SPREADSHEET_MODEL)" "y"
-	export DH_OPTIONS += -Nliborcus-spreadsheet-model-0.12-0
+	export DH_OPTIONS += -Nliborcus-spreadsheet-model-0.13-0
 endif
 
 %:
@@ -58,6 +58,6 @@ override_dh_auto_install:
 	mkdir -p debian/tmp
 	if [ -d src/.libs ]; then dh_auto_install; \
 	find debian/tmp/usr/lib/python* -name "*.*a" -exec rm {} \; ; \
-	chrpath -d debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/liborcus-0.12.so.0.0.0; \
+	chrpath -d debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/liborcus-0.13.so.0.0.0; \
 	else dh_auto_install -- -pliborcus-doc; fi
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/liborcus.git



More information about the Pkg-openoffice-commits mailing list