X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=d07a8d4de3a96e0d025ab41420616f93df4753fe;hb=98fdc3971ad4e028f545f9bce0e22031e08a8406;hp=e9c284954e728522e80ba606996705b89c37f50b;hpb=1ea0a4ec835a7c15910b07c11cd09a882edc8d91;p=yazproxy-moved-to-github.git diff --git a/debian/rules b/debian/rules index e9c2849..d07a8d4 100755 --- a/debian/rules +++ b/debian/rules @@ -6,6 +6,8 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +# Force compat level four +export DH_COMPAT=4 # These are used for cross-compiling and for saving the configure script # from having to guess our platform (since we know it already) @@ -106,9 +108,9 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyazproxy (>= 0.8)' + dh_makeshlibs -V 'libyazproxy1 (>= 1.1)' dh_installdeb - dh_shlibdeps -l debian/libyazproxy/usr/lib + dh_shlibdeps -l debian/libyazproxy1/usr/lib dh_gencontrol dh_md5sums dh_builddeb