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

[SCM] Debian package checker branch, master, updated. 2.0.0-38-g8daaf81



The following commit has been merged in the master branch:
commit 8daaf81362ed8e74edfe9499fdc5e64be5db96a0
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Mon Nov 10 23:27:32 2008 +0000

    Indicate that the patch-systems check script needs diffstat information
    
    checks/patch-systems.desc:
      + Add missing "diffstat" to the Needs-Info field.

diff --git a/checks/patch-systems.desc b/checks/patch-systems.desc
index 1d8a4c9..e054b3c 100644
--- a/checks/patch-systems.desc
+++ b/checks/patch-systems.desc
@@ -4,7 +4,7 @@ Abbrev: pat
 Type: source
 Unpack-Level: 1
 Info: This script checks for various possible problems when using patch systems
-Needs-Info: debfiles
+Needs-Info: debfiles, diffstat
 
 Tag: dpatch-build-dep-but-no-patch-list
 Severity: normal
diff --git a/debian/changelog b/debian/changelog
index dc0d42e..6b82102 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,10 +14,11 @@ lintian (2.1.0) unstable; urgency=low
     + [FL] Use $known_shells_regex from common_data.
   * checks/menus:
     + [FL] Use $known_shells_regex from common_data.
-  * checks/patch-systems:
+  * checks/patch-systems{,.desc}:
     + [ADB] Don't include dpatch comment lines containing no content
       when determining whether the patch includes a description.
       (Closes: #503695)
+    + [ADB] Add missing "diffstat" to the Needs-Info field.
   * check/scripts:
     + [FL] Use $known_shells_regex from common_data.
   

-- 
Debian package checker


Reply to: