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

[SCM] Debian package checker branch, master, updated. 2.2.5-61-g98be8ca



The following commit has been merged in the master branch:
commit 98be8ca1a7514500de1b65195aeaeb03a756b696
Author: Russ Allbery <rra@debian.org>
Date:   Sat Feb 21 22:09:19 2009 -0800

    Changelog and tweaks for binary-from-other-architecture
    
    Add changelog entry, tweak the long description, and rebuild the
    COVERAGE file for the new test case.

diff --git a/checks/binaries.desc b/checks/binaries.desc
index 3017276..4f62dbf 100644
--- a/checks/binaries.desc
+++ b/checks/binaries.desc
@@ -205,7 +205,7 @@ Info: This file is in a location generally used for detached debugging
 Tag: binary-from-other-architecture
 Severity: serious
 Certainty: possible
-Info: This ELF binary appears to have been built for an architecture other than
- the one of the binary package being tested.  This may occur when a pre-built
- binary is shipped in the package or when an atempt to cross-compile didn't
- work.
+Info: This ELF binary appears to have been built for an architecture other
+ than the one of the binary package being tested.  This may occur when a
+ pre-built binary is shipped in the package or when an attempt to
+ cross-compile didn't work.
diff --git a/debian/changelog b/debian/changelog
index 567780d..3c58945 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ lintian (2.2.6) UNRELEASED; urgency=low
 
   * Summary of tag changes:
     + Added
+      - binary-from-other-architecture
       - icon-size-and-directory-name-mismatch
       - lzma-deb-archive
       - multiple-distributions-in-changes-file (disabled)
@@ -13,6 +14,9 @@ lintian (2.2.6) UNRELEASED; urgency=low
       multiple packages with different architectures, since the libc
       package name is not the same on all architectures.  Thanks to
       Raphael Geissert for the report.  (Closes: #516067)
+    + [RA] Check for binaries from other architectures than the declared
+      architecture of the package outside of known multiarch directories.
+      Patch from Raphael Geissert.  (Closes: #513996)
   * checks/common_data.pm:
     + [RA] Virtual packages now come from data.
   * checks/changelog-file:
diff --git a/t/COVERAGE b/t/COVERAGE
index f5aaafa..ba27255 100644
--- a/t/COVERAGE
+++ b/t/COVERAGE
@@ -2,7 +2,6 @@ Last generated 2009-02-22
 
 The following tags are not tested by the test suite:
 
-binaries apparently-corrupted-elf-binary
 binaries arch-dependent-file-in-usr-share
 binaries binary-compiled-with-profiling-enabled
 binaries binary-file-compressed-with-upx

-- 
Debian package checker


Reply to: