[SCM] Debian packaging for OpenSAML 2.0 branch, debian, updated. debian/2.0-1-23-g3c6955e

Ferenc Wagner wferi at niif.hu
Mon Jun 16 16:22:48 UTC 2008


The following commit has been merged in the debian branch:
commit 863fbd217586c460f8d72faf08e3639f43bd5c0e
Author: Ferenc Wagner <wferi at niif.hu>
Date:   Mon Jun 16 17:56:00 2008 +0200

    Include NOTICE.txt in the packages

diff --git a/debian/rules b/debian/rules
index 7b0cdfe..50c18f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ binary-arch: install-stamp
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs
-	dh_installdocs
+	dh_installdocs doc/NOTICE.txt
 	dh_link
 	dh_strip
 	dh_compress
@@ -88,7 +88,7 @@ binary-indep: install-stamp
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs
-	dh_installdocs
+	dh_installdocs doc/NOTICE.txt
 	dh_link
 	dh_compress
 	dh_fixperms

-- 
Debian packaging for OpenSAML 2.0



More information about the Pkg-shibboleth-devel mailing list