From: Pavel Charvat Date: Thu, 5 Jun 2014 10:25:18 +0000 (+0200) Subject: Packages: Forces dpkg-shlibdeps to add dependency to at least the same version of... X-Git-Tag: v6.0~14 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=130612259719539d4be8cce99b463660bca9dc58;p=libucw.git Packages: Forces dpkg-shlibdeps to add dependency to at least the same version of libucw as the current one. --- diff --git a/debian/rules b/debian/rules index 3d7527a0..8e37a41e 100755 --- a/debian/rules +++ b/debian/rules @@ -66,7 +66,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs + dh_makeshlibs -V dh_installdeb dh_shlibdeps dh_gencontrol