diff options
author | Peter Pentchev <roam@ringlet.net> | 2015-03-30 16:07:46 +0300 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2015-03-30 16:01:54 +0200 |
commit | de8d99e1f55f9c010e6529c89f676a029710be4d (patch) | |
tree | 12160e1ec3d58183a2a0e9e03f82ba0d61d79637 /debian | |
parent | ad2042ad1a02eedc8d667a00d9a765e9c46f9c0b (diff) | |
download | debhelper-de8d99e1f55f9c010e6529c89f676a029710be4d.tar.gz |
Fix three typos in the note about shlibs.
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 959bac00..65e6dc91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -74,10 +74,10 @@ debhelper (9.20150101.1) UNRELEASED; urgency=medium (Closes: #659044) * dh_usrlocal: Apply patch from Jérémy Bobbio to generate deterministic output. (Closes: #775020) - * dh_makelibs: In compat 10, install the maintainer-provided shlibs + * dh_makeshlibs: In compat 10, install the maintainer-provided shlibs file (replacing the generated one). (Closes: #676168) * dh_installdeb: In compat 10, stop installing the maintainer-provided - shilibs file as it is now done by dh_makeibs instead. + shlibs file as it is now done by dh_makeshlibs instead. [ Bernhard R. Link ] * Dh_lib: apply patch from Guillem Jover to support case-insensitive |