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

[SCM] Debian package checker branch, master, updated. 2.2.14-30-g19af980



The following commit has been merged in the master branch:
commit 923e21296e4d061a16d361d5dff5a33eafeb6619
Author: Russ Allbery <rra@debian.org>
Date:   Sun Sep 13 12:08:10 2009 -0700

    Change example-interpreter-in-usr-local to pedantic
    
    Since this tag is only issued if we don't recognize the interpreter,
    lower it to pedantic since it may just be an example for something
    that isn't in Debian.

diff --git a/checks/scripts.desc b/checks/scripts.desc
index e176894..28f71eb 100644
--- a/checks/scripts.desc
+++ b/checks/scripts.desc
@@ -120,7 +120,7 @@ Info: This package contains a script that looks for an interpreter in a
  /usr/local, this is the wrong place to look.
 
 Tag: example-interpreter-in-usr-local
-Severity: wishlist
+Severity: pedantic
 Certainty: certain
 Info: This package contains an example script that looks for an
  interpreter in a directory in /usr/local.  Since Debian does not install
diff --git a/debian/changelog b/debian/changelog
index f20e2fd..8e67756 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ lintian (2.2.15) UNRELEASED; urgency=low
   * Summary of tag changes:
     + Added:
       - build-depends-on-non-build-package
-      - example-interpreter-in-usr-local
+      - example-interpreter-in-usr-local (pedantic)
       - example-interpreter-not-absolute
       - example-script-without-interpreter
       - example-script-uses-bin-env

-- 
Debian package checker


Reply to: