[libreoffice] 01/01: install LOKDocView-0.1.typelib into multiarch dir as recommended by the GI mini policy

Rene Engelhard rene at moszumanska.debian.org
Tue Oct 11 06:19:18 UTC 2016


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

rene pushed a commit to branch debian-experimental-5.2
in repository libreoffice.

commit 183e488e472a853ce5c41829c739cc7177b4a0ec
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Oct 10 22:57:06 2016 +0200

    install LOKDocView-0.1.typelib into multiarch dir as recommended by the GI mini policy
---
 changelog | 4 ++++
 rules     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index 8daf0ac..6636502 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,10 @@ libreoffice (1:5.2.3~rc1~git20161009-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot
 
+  * debian/rules:
+    - install LOKDocView-0.1.typelib into multiarch dir as recommended by
+      the GI mini policy
+
  -- Rene Engelhard <rene at debian.org>  Wed, 07 Sep 2016 23:57:23 +0200
 
 libreoffice (1:5.2.2-1) UNRELEASED; urgency=medium
diff --git a/rules b/rules
index b646bcc..cb781d9 100755
--- a/rules
+++ b/rules
@@ -2199,7 +2199,7 @@ ifeq "$(PACKAGE_LOKIT)" "y"
 endif
 ifeq "$(ENABLE_INTROSPECTION)" "y"
 	echo "../usr/share/gir-1.0/LOKDocView-0.1.gir /usr/share/gir-1.0/" > debian/gir1.2-lokdocview-0.1.install
-	echo "../usr/lib/girepository-1.0/LOKDocView-0.1.typelib /usr/lib/girepository-1.0" >> debian/gir1.2-lokdocview-0.1.install
+	echo "../usr/lib/girepository-1.0/LOKDocView-0.1.typelib /usr/lib/$(DEB_HOST_MULTIARCH)/girepository-1.0" >> debian/gir1.2-lokdocview-0.1.install
 endif
 
 	dh_installdirs -A

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



More information about the Pkg-openoffice-commits mailing list