X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_makeshlibs;h=860637a01de028ac3e521b545ba39aa3d129d8de;hb=fb8f18f4a98669c3b85e1bd7920fbabfc00b886e;hp=03dd7ab3e5f58b9ae2d7a6e71931cfce63023369;hpb=4229e4edcce175335538d2522ce81e48a31740bb;p=debhelper.git diff --git a/dh_makeshlibs b/dh_makeshlibs index 03dd7ab..860637a 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -21,7 +21,7 @@ libraries, and generates a shlibs file for the libraries it finds. It also adds a call to ldconfig in the F and F scripts (in v3 mode and above only) to any packages in which it finds shared libraries. -In v9 mode and above, packages that support multiarch are detected, and +Packages that support multiarch are detected, and a Pre-Dependency on multiarch-support is set in ${misc:Pre-Depends} ; you should make sure to put that token into an appropriate place in your debian/control file for packages supporting multiarch. @@ -57,7 +57,7 @@ looked at library filenames rather than using objdump. By default, the shlibs file generated by this program does not make packages depend on any particular version of the package containing the shared -library. It may be necessary for you to add some version dependancy +library. It may be necessary for you to add some version dependency 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