[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:08 UTC 2013


The following commit has been merged in the master branch:
commit 5b27ab5ec3e356a83b670ad9eaf0ee8835741ac7
Author: Russ Allbery <rra at debian.org>
Date:   Fri May 31 11:22:39 2013 -0700

    Remove old, unnecessary version information for dh_makeshlibs

diff --git a/debian/rules b/debian/rules
index 430df72..a3ec9b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,8 +99,7 @@ override_dh_installinit:
 	dh_installinit --name=shibd -- start 20 2 3 4 5 .
 
 override_dh_makeshlibs:
-	dh_makeshlibs -V'libshibsp5 (>= 2.4.3+dfsg-4~)' \
-	    -Xusr/lib/$(DEB_HOST_MULTIARCH)/shibboleth
+	dh_makeshlibs -Xusr/lib/$(DEB_HOST_MULTIARCH)/shibboleth
 
 override_dh_builddeb:
 	dh_builddeb -- -Zxz

-- 
Debian packaging for the 2.0 Apache Shibboleth SP



More information about the Pkg-shibboleth-devel mailing list