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

[SCM] Debian package checker branch, master, updated. 2.2.2-39-g601fbd1



The following commit has been merged in the master branch:
commit 875b76911408aa3af90b4d97b23312bd2912bff5
Author: Russ Allbery <rra@debian.org>
Date:   Sat Feb 7 17:42:41 2009 -0800

    Change description-possibly-contains-homepage to wishlist
    
    After further consideration, upgrade this to wishlist / wild-guess.
    All packages without Homepage get tagged pedantic, and having a more
    specific tag at the same level is odd.  Since this tag is suppressed
    if a Homepage field is present, the false positives shouldn't be too
    bad.

diff --git a/checks/description.desc b/checks/description.desc
index dc34d46..3fb368e 100644
--- a/checks/description.desc
+++ b/checks/description.desc
@@ -169,8 +169,8 @@ Info: You should avoid the use of first person ("I will do this..." or
  for low-memory systems."
 
 Tag: description-possibly-contains-homepage
-Severity: pedantic
-Certainty: possible
+Severity: wishlist
+Certainty: wild-guess
 Info: This package has no Homepage field but has a URL in the description
  and wording that might indicate this is the package Homepage.  If it is,
  add a Homepage control field containing it rather than mentioning it in
diff --git a/debian/changelog b/debian/changelog
index ccd4b1f..1ade0b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ lintian (2.2.3) UNRELEASED; urgency=low
 
   * Summary of tag changes:
     + Added
-      - description-possibly-contains-homepage (pedantic)
+      - description-possibly-contains-homepage
       - dfsg-version-in-native-package
       - dfsg-version-with-period
       - dfsg-version-misspelled
@@ -34,9 +34,9 @@ lintian (2.2.3) UNRELEASED; urgency=low
     + [RA] Check for using first person in package descriptions, similar
       to the existing check for debconf questions.  Patch from Raphael
       Geissert.  (Closes: #514491)
-    + [RA] Add pedantic check for apparent home page URLs in the long
-      description with no Homepage field.  Based on a patch by Paul Wise.
-      (Closes: #339829)
+    + [RA] Add check (wishlist/wild-guess) for apparent home page URLs in
+      the long description with no Homepage field.  Based on a patch by
+      Paul Wise.  (Closes: #339829)
   * checks/fields{,.desc}:
     + [ADB] Remove checks for the capitalisation of the obsolete non-US
       archive section.

-- 
Debian package checker


Reply to: