]> git.donarmstrong.com Git - debhelper.git/commitdiff
Fix =>/>= typo in dh_makeshlibs(1).
authorCyril Brulebois <kibi@debian.org>
Thu, 16 Jun 2011 08:32:34 +0000 (10:32 +0200)
committerJoey Hess <joey@kitenet.net>
Thu, 16 Jun 2011 14:47:56 +0000 (10:47 -0400)
dh_makeshlibs

index 9880211df100f02f71b7e95ba18a215a24a7bf26..03dd7ab3e5f58b9ae2d7a6e71931cfce63023369 100755 (executable)
@@ -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<packagename> B<(=E<gt>> I<packageversion>B<)>". Note that in
+dependency that looks like "I<packagename> B<(E<gt>>= I<packageversion>B<)>". 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