X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=debian%2Frules;h=5d288449677ed68b170a19ab667d8b177c6e5ed8;hp=a5978546f2bdbc23bc780d1fc3dd3892169a9ba4;hb=4d3b9a43fd1dde68bdc4972abee7c4d2f837010a;hpb=6e45aa5d01427a84dc532b72eb2b8089b7ee89ac diff --git a/debian/rules b/debian/rules index a597854..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 'libyazpp3 (>= 1.1.3)' + dh_makeshlibs -V 'libyazpp4 (>= 1.3.1)' dh_installdeb - dh_shlibdeps -l debian/libyazpp3/usr/lib + dh_shlibdeps -l debian/libyazpp4/usr/lib dh_gencontrol dh_md5sums dh_builddeb