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

[lintian] 02/05: Correct the description for debug-symbols-directly-in-usr-lib-debug



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

nthykier pushed a commit to branch master
in repository lintian.

commit 581d200f01374c7d865c3c6879868a8293c69c5d
Author: Samuel Bronson <naesten@gmail.com>
Date:   Tue May 13 18:22:31 2014 -0400

    Correct the description for debug-symbols-directly-in-usr-lib-debug
---
 checks/binaries.desc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/checks/binaries.desc b/checks/binaries.desc
index 81f115f..42533c3 100644
--- a/checks/binaries.desc
+++ b/checks/binaries.desc
@@ -317,7 +317,9 @@ Info: The given debugging symbols-only object is installed directly in
  subdirectory.  For example, debug symbols of a binary in
  <tt>/usr/bin</tt> should be placed in <tt>/usr/lib/debug/usr/bin</tt>.
  gdb, when looking for debugging symbols, prepends <tt>/usr/lib/debug</tt>
- to the path of the original binary.
+ to whatever path it finds in the .gnu_debuglink section, which when using
+ dh_strip(1) is either the path to your binary/library or a build-id based
+ path.
 
 Tag: ocaml-custom-executable
 Severity: normal

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


Reply to: