From 4229e4edcce175335538d2522ce81e48a31740bb Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Thu, 16 Jun 2011 10:32:34 +0200 Subject: Fix =>/>= typo in dh_makeshlibs(1). --- dh_makeshlibs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dh_makeshlibs b/dh_makeshlibs index 9880211d..03dd7ab3 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -60,7 +60,7 @@ depend on any particular version of the package containing the shared library. It may be necessary for you to add some version dependancy information to the shlibs file. If B<-V> is specified with no dependency information, the current upstream version of the package is plugged into a -dependency that looks like "I B<(=E> IB<)>". Note that in +dependency that looks like "I B<(E>= IB<)>". Note that in debhelper compatibility levels before v4, the Debian part of the package version number is also included. If B<-V> is specified with parameters, the parameters can be used to specify the exact dependency information needed -- cgit v1.2.3