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

[SCM] Debian package checker branch, master, updated. 1.24.2-17-gc995f11



The following commit has been merged in the master branch:
commit c995f1184100b6d6b4bce77c047589fcd4edbf5b
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Thu Jul 24 20:53:20 2008 +0100

    Resync the list of checks scripts in lintian(1)
    
      * man/lintian.1
        + [ADB] Update the list of check scripts, removing the no longer present
          deb-format and perl and adding the nmu script.

diff --git a/debian/changelog b/debian/changelog
index 81def66..bb3d1e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,9 @@ lintian (1.24.3) unstable; urgency=low
     + [ADB] Resynchronize with doc-base's section list (adding
       Programming/OCaml).  (Closes: #491440)
 
+  * man/lintian.1
+    + [ADB] Update the list of check scripts, removing the no longer present
+      deb-format and perl and adding the nmu script.
  -- 
 
 lintian (1.24.2) unstable; urgency=low
diff --git a/man/lintian.1 b/man/lintian.1
index 1744e0e..62acb1e 100644
--- a/man/lintian.1
+++ b/man/lintian.1
@@ -406,24 +406,19 @@ Looks for cruft in source packages, like files of version control
 systems and temporary files from the build process.
 
 .TP
-.B deb\-format (dfmt)
-Checks if a binary package was build with a broken version of tar so
-that dpkg can't handle it correctly.
-
-.TP
 .B debconf (dc)
 Looks for common mistakes in packages using debconf, like missing
 dependencies or errors in the template file.
 
 .TP
-.B debian\-readme (drm)
-Check if the README.Debian file is merely the debmake template.
-
-.TP
 .B debhelper (dh)
 Looks for common mistakes in source packages using debhelper.
 
 .TP
+.B debian\-readme (drm)
+Check if the README.Debian file is merely the debmake template.
+
+.TP
 .B description (des)
 Check if the
 .B Description
@@ -488,14 +483,13 @@ files.
 Check the syntax of menu files installed by the package.
 
 .TP
-.B patch\-systems (pat)
-Check source package use of patch systems.
+.B nmu (nmu)
+Checks whether the package is consistent as to whether it
+is an NMU.
 
 .TP
-.B perl (prl)
-Check perl scripts installed by the package for the usage of perl
-modules, and check that the package declares the appropriate
-dependencies.
+.B patch\-systems (pat)
+Check source package use of patch systems.
 
 .TP
 .B po\-debconf (pd)

-- 
Debian package checker


Reply to: