X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=debian%2Frules;h=5010dafe5deeb3381db254eb9d06e9af91ce1a94;hp=1de7a48d7f948dc44c7c3c18e35e14f280e0893f;hb=75f60aabe2777970f5b971cf4fce3f03354d5dbc;hpb=d767d3be4972f3b89e287d2961be84a968348a80 diff --git a/debian/rules b/debian/rules index 1de7a48..5010daf 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.9)' + dh_makeshlibs -V 'libyazproxy2 (>= 1.3.0)' dh_installdeb - dh_shlibdeps -l debian/libyazproxy/usr/lib + dh_shlibdeps -l debian/libyazproxy2/usr/lib dh_gencontrol dh_md5sums dh_builddeb