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

[SCM] Debian package checker branch, master, updated. 2.3.4-78-gc8e480e



The following commit has been merged in the master branch:
commit c8e480e21ff9242a8097de3833f7b8b1e298ab3d
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Sat Apr 3 17:22:34 2010 +0100

    Document the changes-file check script in lintian(1)
    
    * man/lintian.1:
      + [ADB] Add changes-file to the list of check scripts.

diff --git a/debian/changelog b/debian/changelog
index 5f6dbdd..51799df 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -116,6 +116,9 @@ lintian (2.4.0) UNRELEASED; urgency=low
     + [ADB] Removed as its functionality has been replaced by new methods in
       Lintian::Check.
 
+  * man/lintian.1:
+    + [ADB] Add changes-file to the list of check scripts.
+
   * private/refresh-virtual-packages-data:
     + [ADB] Use "==" for numeric comparison, not "eq".
 
diff --git a/man/lintian.1 b/man/lintian.1
index ccef961..7270545 100644
--- a/man/lintian.1
+++ b/man/lintian.1
@@ -442,6 +442,10 @@ Search for bugs in binaries and object files.
 Check changelog files in a binary package.
 
 .TP
+.B changes\-file (chng)
+Check for various issues with .changes files.
+
+.TP
 .B conffiles (cnf)
 Check if the
 .I conffiles

-- 
Debian package checker


Reply to: