From e34c2896ab6bfadc168808fe770837d8fdbaf63e Mon Sep 17 00:00:00 2001
From: Chris Cheney <calc@xiph.org>
Date: Mon, 5 Mar 2001 05:26:40 +0000
Subject: [PATCH] Debian added version dependencies

git-svn-id: http://svn.xiph.org/trunk/ao@1380 0101bb08-14d6-0310-b084-bc0e0c8e3800
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7a31eb9..2973913 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,7 @@ binary-arch: build install
 	dh_strip
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs
+	dh_makeshlibs -V
 	dh_installdeb
 	dh_shlibdeps --exclude=/usr/lib/ao
 	dh_gencontrol
-- 
GitLab