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

[SCM] Debian package checker branch, master, updated. 1.24.4-89-geafd9db



The following commit has been merged in the master branch:
commit eafd9db010abcfbf81579681180f938ff2e4f80c
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
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


Reply to: