]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_makeshlibs
Correct docs about multiarch and v9. Closes: #630826
[debhelper.git] / dh_makeshlibs
index 03dd7ab3e5f58b9ae2d7a6e71931cfce63023369..6e349c39cc0b08d915585a82aceeae1f7802d266 100755 (executable)
@@ -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<postinst> and F<postrm> 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.