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

[SCM] Debian package checker branch, master, updated. 2.5.10-209-g0bbdbd0



The following commit has been merged in the master branch:
commit 0bbdbd0826025082836d6f2614cd88264cf1e9f9
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Oct 20 15:11:40 2012 +0200

    c/group-checks.desc: Correct path to .build-id debug syms
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/group-checks.desc b/checks/group-checks.desc
index 5e95e40..7985768 100644
--- a/checks/group-checks.desc
+++ b/checks/group-checks.desc
@@ -63,7 +63,7 @@ Info: The debug package appear to be containing debug symbols for a
  .
  Making a debug package co-installable with itself is very trival,
  when installing the debug symbols beneath:
-   <tt>/usr/lib/debug/.build-id/&lt;XX&gt;/&ltpart-id&gt;/</tt>
+   <tt>/usr/lib/debug/.build-id/&lt;XX&gt;/&ltrest-id&gt;.debug</tt>
  .
  dh_strip does this in debhelper compat 9.  Otherwise, the expected
  location of the debug symbols of a given ELF binary can be determined

-- 
Debian package checker


Reply to: