[xml-security-c] 22/24: Add NOTICE.txt to all binary packages
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Sun Nov 29 19:42:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to branch master
in repository xml-security-c.
commit 3fad239774c128ff9e62e22a6a984cce369a5d83
Author: Ferenc Wágner <wferi at niif.hu>
Date: Sun Nov 29 17:56:44 2015 +0100
Add NOTICE.txt to all binary packages
It's easier and safer to centrally override dh_installdocs than to remember
putting into every .docs file. It's got forgotten for xml-security-c-utils
already.
---
debian/libxml-security-c-dev.docs | 1 -
debian/libxml-security-c17.docs | 1 -
debian/rules | 3 +++
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/libxml-security-c-dev.docs b/debian/libxml-security-c-dev.docs
deleted file mode 100644
index d89f79f..0000000
--- a/debian/libxml-security-c-dev.docs
+++ /dev/null
@@ -1 +0,0 @@
-NOTICE.txt
diff --git a/debian/libxml-security-c17.docs b/debian/libxml-security-c17.docs
deleted file mode 100644
index d89f79f..0000000
--- a/debian/libxml-security-c17.docs
+++ /dev/null
@@ -1 +0,0 @@
-NOTICE.txt
diff --git a/debian/rules b/debian/rules
index 870c4fe..5f7c4d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,3 +29,6 @@ override_dh_install:
--center 'Apache XML Security' --release "$$VERSION" \
'$(UTILS_MAN1DIR)'/`basename "$$pod" .pod`.1 ; \
done
+
+override_dh_installdocs:
+ dh_installdocs -A NOTICE.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xml-security-c.git
More information about the Pkg-shibboleth-devel
mailing list