[libreoffice] 10/10: fix dh_installdocs calls to install copyright for "libreoffice"

Rene Engelhard rene at moszumanska.debian.org
Mon Feb 13 18:34:12 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice.

commit 10974fa0c35e8742ee7e5536c12f321af86414b3
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Feb 13 19:26:51 2017 +0100

    fix dh_installdocs calls to install copyright for "libreoffice"
---
 changelog | 5 ++++-
 rules     | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index 427ed9c..6d8fffe 100644
--- a/changelog
+++ b/changelog
@@ -12,7 +12,10 @@ libreoffice (1:5.2.5-2) unstable; urgency=medium
     -dev*- for safety
   (closes: #854576)
 
- -- Rene Engelhard <rene at debian.org>  Mon, 13 Feb 2017 13:20:28 +0100
+  * debian/rules: fix dh_installdocs calls to install copyright for
+    "libreoffice"
+
+ -- Rene Engelhard <rene at debian.org>  Mon, 13 Feb 2017 19:26:09 +0100
 
 libreoffice (1:5.2.5-1) unstable; urgency=medium
 
diff --git a/rules b/rules
index 1883825..94f7a7f 100755
--- a/rules
+++ b/rules
@@ -3253,7 +3253,7 @@ $(STAMP_DIR)/binary-arch: $(STAMP_DIR)/install-arch debian/control $(STAMP_DIR)/
 	dh_installdocs -a -A -Nure -Nuno-libs3 -Nure-dbg -Nuno-libs3-dbg \
 		-Npython3-uno -Nlibreoffice-mysql-connector -Nlibreoffice \
 		--link-doc=libreoffice-core
-	dh_installdocs -pure -puno-libs3 -ppython3-uno -plibreoffice-mysql-connector
+	dh_installdocs -pure -puno-libs3 -ppython3-uno -plibreoffice-mysql-connector -plibreoffice
 ifeq "$(BUILD_DBG_PACKAGE)" "y"
 	dh_installdocs -pure-dbg -puno-libs3-dbg
 endif

-- 
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