The following commit has been merged in the master branch:
commit eafd9db010abcfbf81579681180f938ff2e4f80c
Author: Adam D. Barratt <[EMAIL PROTECTED]>
Date:   Tue Sep 2 19:22:14 2008 +0100

    Fix a typo in the etch binutils comments
    
    "without objdump", not "without objcopy"

diff --git a/collection/objdump-info b/collection/objdump-info
index f3a474f..342331a 100755
--- a/collection/objdump-info
+++ b/collection/objdump-info
@@ -99,7 +99,7 @@ while (<FILES>) {
            last if $failed;
        } else {
            # We're using etch's binutils so attempt to build an output file
-           # in the expected format without using objcopy; we lose some
+           # in the expected format without using objdump; we lose some
            # data but none that our later checks actually use
            my @sections;
            my @symbol_versions;

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to