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

[SCM] Debian package checker branch, master, updated. 2.5.11-67-gbeae46f



The following commit has been merged in the master branch:
commit beae46f9e98285cfd5f97c3015578b51c32f6883
Author: Samuel Bronson <naesten@gmail.com>
Date:   Wed Jan 16 11:41:12 2013 +0100

    c/binaries.desc: Correct policy reference
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/binaries.desc b/checks/binaries.desc
index 6a3a374..4280f1a 100644
--- a/checks/binaries.desc
+++ b/checks/binaries.desc
@@ -172,7 +172,7 @@ Info: This appears to be an ELF file but readelf cannot parse it.
 Tag: missing-dependency-on-libc
 Severity: serious
 Certainty: possible
-Ref: policy 8.6
+Ref: policy 8.6.1
 Info: The listed file appears to be linked against the C library, but the
  package doesn't depend on the C library package.  Normally this indicates
  that ${shlibs:Depends} was omitted from the Depends line for this package
diff --git a/debian/changelog b/debian/changelog
index ce730b6..d44ee65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,10 @@ lintian (2.5.12) UNRELEASED; urgency=low
       - dir-or-file-in-home
       - license-problem-gfdl-invariants
 
-  * checks/binaries:
+  * checks/binaries{,.desc}:
     + [NT] Accept libx32 as a bi-arch directory.
+    + [NT] Correct reference policy reference.  Thanks to
+      Samuel Bronson for the correction.  (Closes: #698234)
   * checks/cruft:
     + [NT] Do not emit the license-problem-json-evil tag for
       non-free packages.

-- 
Debian package checker


Reply to: