This is an automated email from the git hooks/post-receive script. nthykier pushed a commit to branch master in repository lintian.
commit 5e0a2f18d14cc8925e76e704f68c78ab6b9c6142 Author: Adam D. Barratt <[email protected]> Date: Sun Apr 24 19:14:52 2016 +0000 c/shared-libs.desc: Remove unnecessary words Signed-off-by: Niels Thykier <[email protected]> --- checks/shared-libs.desc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/checks/shared-libs.desc b/checks/shared-libs.desc index 8453dbb..15c2199 100644 --- a/checks/shared-libs.desc +++ b/checks/shared-libs.desc @@ -225,8 +225,8 @@ Info: The package installs shared libraries in a directory controlled by the dynamic library loader. Therefore, the package must trigger libc's "ldconfig" trigger to ensure the ldconfig cache is updated. . - If the package is using debhelper, the <tt>dh_makeshlibs</tt> should - automatically discover this need and add the trigger itself. + If the package is using debhelper, <tt>dh_makeshlibs</tt> should + automatically discover this and add the trigger itself. Otherwise, please add <tt>activate-noawait ldconfig</tt> to the the <tt>triggers</tt> file in the control member. . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

