[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: c/binaries.desc: Fix missing word



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit eb2bc2ccbdda82b190eb9818985781ed26f86091
Author: Jakub Wilk <jwilk@debian.org>
Date:   Mon Mar 7 20:23:43 2016 +0000

    c/binaries.desc: Fix missing word
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/binaries.desc | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/checks/binaries.desc b/checks/binaries.desc
index 43b33ab..0aa58fa 100644
--- a/checks/binaries.desc
+++ b/checks/binaries.desc
@@ -95,7 +95,8 @@ Info: The binary or shared library is stripped, but still contains a
  <tt>.note</tt> and <tt>.comment</tt> sections.
  .
  <tt>dh_strip</tt> will do this automatically for you, but
- <tt>install -s</tt> not because it calls strip without any arguments.
+ <tt>install -s</tt> will not because it calls strip without any
+ arguments.
 
 Tag: static-library-has-unneeded-section
 Severity: wishlist
@@ -106,8 +107,8 @@ Info: The static library is stripped, but still contains a section
  <tt>.note</tt> and <tt>.comment</tt> sections.
  .
  <tt>dh_strip</tt> (after debhelper/9.20150811) will do this
- automatically for you, but <tt>install -s</tt> not because it calls strip
- without any arguments.
+ automatically for you, but <tt>install -s</tt> will not because it calls
+ strip without any arguments.
 
 Tag: unstripped-static-library
 Severity: wishlist

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: