From c6f48ab7299fc304f670234598fe361f326c3199 Mon Sep 17 00:00:00 2001 From: Adam Endrodi Date: Wed, 1 Dec 2010 19:51:41 +0200 Subject: tighten package dependencies Make packages wishing to depend on us do that on a version at least as high as they were built with. * debian/rules: Add -V to dh_makeshlibs. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 21c43e7..81d6ba9 100755 --- a/debian/rules +++ b/debian/rules @@ -120,7 +120,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs + dh_makeshlibs -V dh_installdeb dh_shlibdeps dh_gencontrol -- cgit v1.2.3