[SCM] Debian packaging for the Shibboleth Apache SP branch, debian, updated. upstream/1.3.1.dfsg1-149-gd782b7c

Russ Allbery rra at debian.org
Thu Jul 3 02:40:30 UTC 2008


The following commit has been merged in the debian branch:
commit 9570b28b95e02e535ac54c393aca861a60973d63
Author: Russ Allbery <rra at debian.org>
Date:   Wed Jul 2 19:16:25 2008 -0700

    Install doc/NOTICE.txt in all packages

diff --git a/debian/changelog b/debian/changelog
index 87ed96a..b353769 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ shibboleth-sp (1.3.1.dfsg1-2) UNRELEASED; urgency=low
     not used in the Debian build).
   * Reference the Apache 2.0 license in common-licenses instead of
     including a copy.
+  * Install upstream's NOTICE.txt in all packages.
   * Remove the htaccess_sample file in the debian directory.  It wasn't
     installed and the README.Debian documentation is more complete.
   * Update standards version to 3.8.0.
diff --git a/debian/rules b/debian/rules
index ccf3c2d..1db30cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -121,7 +121,7 @@ binary-arch: build-stamp install-stamp
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs doc/NEWS.txt
-	dh_installdocs
+	dh_installdocs -A doc/NOTICE.txt
 	dh_installinit --name=shibd
 	dh_installman
 	dh_installexamples

-- 
Debian packaging for the Shibboleth Apache SP



More information about the Pkg-shibboleth-devel mailing list