diff options
Diffstat (limited to 'debhelper.pod')
-rw-r--r-- | debhelper.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod index 82e3133a..2c33aaba 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -559,6 +559,12 @@ I<ldconfig> in its generated maintainer scripts snippets. The new call will only update the ld cache (instead of also updating symlinks). +=item - + +B<dh_installdeb> no longer installs a maintainer-provided +debian/I<package>.shlibs file. This is now done by B<dh_makeshlibs> +instead. + =back =back |