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

Russ Allbery rra at debian.org
Tue May 27 02:37:44 UTC 2008


The following commit has been merged in the debian branch:
commit 3a4942a13eaa4eecaebafd73138b4f6955616155
Author: Russ Allbery <rra at debian.org>
Date:   Mon May 26 19:37:38 2008 -0700

    Remove more upstream sample and license files
    
    Remove the upstream /usr/share/doc/shibboleth directory since we install
    the key files ourselves in Debian's traditional documentation directory.
    Remove the shibd init script samples since we install our own.

diff --git a/debian/rules b/debian/rules
index 34ac225..ccf3c2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,7 +99,9 @@ install-stamp: build
 	rm $(CURDIR)/debian/tmp/usr/lib/shibboleth/mod_shib_22.*
 	rm $(CURDIR)/debian/tmp/etc/shibboleth/*.dist
 	rm $(CURDIR)/debian/tmp/etc/shibboleth/*.config
+	rm $(CURDIR)/debian/tmp/etc/shibboleth/shibd-*
 	rm $(CURDIR)/debian/tmp/etc/shibboleth/example-metadata.xml
+	rm -rf $(CURDIR)/debian/tmp/usr/share/doc/shibboleth
 	mkdir -p $(CURDIR)/debian/tmp/usr/share/man/man1
 	pod2man $(CURDIR)/debian/pod/siterefresh.pod --section 1 \
 	    --center 'Shibboleth' --release 1.3.1 \

-- 
Debian packaging for the Shibboleth Apache SP



More information about the Pkg-shibboleth-devel mailing list