[cpp-sp] 25/36: Remove old, unnecessary version information for dh_makeshlibs
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:46:17 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.5.1+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=5b27ab5ec3e356a83b670ad9eaf0ee8835741ac7
commit 5b27ab5ec3e356a83b670ad9eaf0ee8835741ac7
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri May 31 11:22:39 2013 -0700
Remove old, unnecessary version information for dh_makeshlibs
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list