From 16ee0303c65ffd38a5eca1e3251da46d5d225bc7 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 13 Jan 2010 16:17:30 +0100 Subject: [PATCH] Update dh_makeshlibs for yaz4 --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index a597854..0d8f26e 100755 --- a/debian/rules +++ b/debian/rules @@ -108,9 +108,9 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyazpp3 (>= 1.1.3)' + dh_makeshlibs -V 'libyazpp4 (>= 1.1.6)' dh_installdeb - dh_shlibdeps -l debian/libyazpp3/usr/lib + dh_shlibdeps -l debian/libyazpp4/usr/lib dh_gencontrol dh_md5sums dh_builddeb -- 1.7.10.4