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

[SCM] Debian package checker branch, master, updated. 2.5.10-164-g7765300



The following commit has been merged in the master branch:
commit 77653008c6abd0b33e45d51c3b29eca0552ed2f0
Author: Niels Thykier <niels@thykier.net>
Date:   Mon Sep 24 15:54:51 2012 +0200

    c/deb-format.desc: Re-add most of Needs-Info
    
    Only changelog-file was strictly redundant.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/deb-format b/checks/deb-format
index c86b952..e5871b3 100644
--- a/checks/deb-format
+++ b/checks/deb-format
@@ -25,6 +25,7 @@ use Lintian::Util qw(fail);
 
 # The files that contain error messages from tar, which we'll check and issue
 # tags for if they contain something unexpected, and their corresponding tags.
+# - These files are created by bin-pkg-control, index and unpacked respectively
 our %ERRORS = ('control-errors'       => 'tar-errors-from-control',
                'control-index-errors' => 'tar-errors-from-control',
                'index-errors'         => 'tar-errors-from-data',
diff --git a/checks/deb-format.desc b/checks/deb-format.desc
index 09687a9..d28f615 100644
--- a/checks/deb-format.desc
+++ b/checks/deb-format.desc
@@ -2,6 +2,7 @@ Check-Script: deb-format
 Author: Russ Allbery <rra@debian.org>
 Abbrev: dfmt
 Type: binary, udeb
+Needs-Info: unpacked, bin-pkg-control, index
 Info: This script checks the format of the deb ar archive itself.
 
 Tag: malformed-deb-archive
diff --git a/debian/changelog b/debian/changelog
index 1394e72..3647afc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -104,7 +104,7 @@ lintian (2.5.11) UNRELEASED; urgency=low
       strong dependnecy relations.  (Closes: #658474)
 
   * collection/deb-format.desc:
-    + [NT] Remove unneeded "Needs-Info".
+    + [NT] Remove unneeded changelog-file from "Needs-Info".
   * collection/objdump-info{-helper,.desc}:
     + [NT] Change the output format for the collection and
       bump the version of the collection accordingly.

-- 
Debian package checker


Reply to: