X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=debian%2Frules;h=5d288449677ed68b170a19ab667d8b177c6e5ed8;hp=938f20c591a7cd880a50b36bc47cefcb3d6fc26e;hb=4d3b9a43fd1dde68bdc4972abee7c4d2f837010a;hpb=8183ba06bf6e3e7df8eb3094be1adfbcee0746a9 diff --git a/debian/rules b/debian/rules index 938f20c..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.1)' + 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