X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=5d288449677ed68b170a19ab667d8b177c6e5ed8;hb=4d3b9a43fd1dde68bdc4972abee7c4d2f837010a;hp=1cfe75dbdb22ec26ff6a343f3758c3d04b3fc28d;hpb=7dace8e13f71ea97eb0f4056adebb37bb07f1d60;p=yazpp-moved-to-github.git diff --git a/debian/rules b/debian/rules index 1cfe75d..5d28844 100755 --- a/debian/rules +++ b/debian/rules @@ -6,9 +6,6 @@ # 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) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) @@ -108,9 +105,9 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyazpp1 (>= 1.0.0)' + dh_makeshlibs -V 'libyazpp4 (>= 1.3.1)' dh_installdeb - dh_shlibdeps -l debian/libyazpp1/usr/lib + dh_shlibdeps -l debian/libyazpp4/usr/lib dh_gencontrol dh_md5sums dh_builddeb