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

[lintian] 01/01: checks/shared-libs: Fix typos



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

jwilk pushed a commit to branch master
in repository lintian.

commit 5031f543bef91b2ad77e0185cdb11a5f24ca09c1
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sat Oct 1 19:39:27 2016 +0200

    checks/shared-libs: Fix typos
---
 checks/shared-libs.desc | 4 ++--
 debian/changelog        | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/checks/shared-libs.desc b/checks/shared-libs.desc
index 920d244..4d2c97f 100644
--- a/checks/shared-libs.desc
+++ b/checks/shared-libs.desc
@@ -252,7 +252,7 @@ Info: A shared object was identified in a library directory (a directory
 Tag: shlib-without-PT_GNU_STACK-section
 Severity: important
 Certainty: certain
-Info: The listed shared libraries lacks a PT_GNU_STACK section. This forces
+Info: The listed shared library lacks a PT_GNU_STACK section. This forces
  the dynamic linker to make the stack executable.
  .
  The shared lib is linked either with a non-GNU linker or a linker which is
@@ -264,7 +264,7 @@ Info: The listed shared libraries lacks a PT_GNU_STACK section. This forces
 Tag: shlib-with-executable-stack
 Severity: normal
 Certainty: possible
-Info: The listed shared libraries declares the stack as executable.
+Info: The listed shared library declares the stack as executable.
  .
  Executable stack is usually an error as it is only needed if the code
  contains GCC trampolines or similar constructs which uses code on the
diff --git a/debian/changelog b/debian/changelog
index 8b37ebe..c9ecfc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,8 @@ lintian (2.5.48) UNRELEASED; urgency=low
       /lib/lsb/init-functions utility functions without declaring the
       corresponding dependency on lsb-base (>= 3.0-6).
       (Closes: #838997)
+  * checks/shared-libs.desc:
+    + [JW] Fix typos.
   * checks/testsuite.pm:
     + [JW] Apply patch from Sean Whitton to recognise autopkgtest-pkg-elpa
       as a valid value for the Testsuite field.  (Closes: #837801)

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


Reply to: