[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, master,	updated. debian/2.4.3+dfsg-5-35-ga1d4225
    Russ Allbery 
    rra at debian.org
       
    Fri May 31 22:59:10 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit c8b7b99ff590bc6dbe6cdc4450157b3761fa703d
Author: Russ Allbery <rra at debian.org>
Date:   Fri May 31 14:16:17 2013 -0700
    Fix another place affected by the Apache module renaming
diff --git a/debian/rules b/debian/rules
index c6ab8f9..b707728 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,7 +82,7 @@ override_dh_install:
 	pod2man debian/man-pages/shibd.pod --section 8			\
 	    --center 'Shibboleth' --release $(VERSION)			\
 	    debian/libapache2-mod-shib2/usr/share/man/man8/shibd.8
-	dh_install -s -i -X mod_shib_24.so --fail-missing
+	dh_install -s -i -X mod_shib2.so --fail-missing
 
 override_dh_installchangelogs:
 	dh_installchangelogs doc/RELEASE.txt
-- 
Debian packaging for the 2.0 Apache Shibboleth SP
    
    
More information about the Pkg-shibboleth-devel
mailing list