From fbb95a6f20b90e3fc804d0e808a27175f6537bf4 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 15 Dec 2011 10:38:59 +0100 Subject: [PATCH] Update dependency version due to new function ZOOM_connection_save_apdu_wrbuf. This should have been done for the 4.2.22 release. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 07173e3..f6b442a 100755 --- a/debian/rules +++ b/debian/rules @@ -98,7 +98,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz4 (>= 4.2.20)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.22)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol -- 1.7.10.4