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

[libreoffice] 01/01: even more --link-doc fixups



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

rene pushed a commit to branch master
in repository libreoffice.

commit e4f14025f5daaa6177fc222ee49153e5527851e2
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Oct 6 20:13:55 2015 +0200

    even more --link-doc fixups
---
 rules | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/rules b/rules
index 1e7b62c..af1d59a 100755
--- a/rules
+++ b/rules
@@ -3150,9 +3150,11 @@ $(STAMP_DIR)/binary-arch: $(STAMP_DIR)/install-arch debian/control $(STAMP_DIR)/
 	# maybe we should --link-doc=uno-libs3 as everything arch-dep needs it anyway?
 	# But how does it play with .symbols then?
 	# Also not for extensions, as they have an own version
+	# python3-uno has additional examples...
 	dh_installdocs -s -A -Nure -Nuno-libs3 -Nure-dbg -Nuno-libs3-dbg \
-		-Nlibreoffice-mysql-connector --link-doc=libreoffice-core
-	dh_installdocs -pure -puno-libs3 -pure-dbg -puno-libs3-dbg
+		-Npython3-uno -Nlibreoffice-mysql-connector --link-doc=libreoffice-core
+	dh_installdocs -pure -puno-libs3 -pure-dbg -puno-libs3-dbg -ppython3-uno \
+		-plibreoffice-mysql-connector
 	cp workdir/CustomTarget/readlicense_oo/readme/README_en-US \
 		$(PKGDIR)-core/usr/share/doc/libreoffice-core/README
 	dh_installdebconf -s
@@ -3401,10 +3403,12 @@ endif
 	# not for fonts-opensymbol and extensions, as they have an own version.
 	# And librelogo gets an own changelog
 	# And libreofficekit gets an own README
+	# libreoffice-dev-doc installs directly into /usr/share/doc/libreoffice-dev...
 	dh_installdocs -i -A -Nlibreoffice-librelogo -Nfonts-opensymbol \
-		-Nlibreoffice-wiki-publisher -Nlibreofficekit-dev --link-doc=libreoffice-common
+		-Nlibreoffice-wiki-publisher -Nlibreofficekit-dev \
+		-Nlibreoffice-dev-doc --link-doc=libreoffice-common
 	dh_installdocs -plibreoffice-librelogo -pfonts-opensymbol -plibreoffice-wiki-publisher \
-		-plibreofficekit-dev
+		-plibreofficekit-dev -plibreoffice-dev-doc
 	cp workdir/CustomTarget/readlicense_oo/readme/README_en-US \
 		$(PKGDIR)-common/usr/share/doc/libreoffice-common/README
 	dh_installman -i

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


Reply to: