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

[SCM] Debian package checker branch, master, updated. 2.4.3-116-gc474dc8



The following commit has been merged in the master branch:
commit c474dc81532df0fb79977e44d1a08bca4ef42a7d
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Jan 7 15:52:13 2011 +0100

    Fixed Policy references in uploader tags in fields.desc
    
      * checks/fields{,.desc}:
        + [NT] Corrected Policy references for the uploader tags.  Thanks to
          David Prévot for spotting this issue and providing a patch.
          (Closes: #602632)

diff --git a/checks/fields.desc b/checks/fields.desc
index 77da607..719e1da 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -176,7 +176,7 @@ Severity: serious
 Certainty: certain
 Info: The uploader field seems to contain just an email address. It must
  contain the package uploader's name and email address.
-Ref: policy 5.6.2
+Ref: policy 5.6.3
 
 Tag: uploader-address-missing
 Severity: important
@@ -184,14 +184,14 @@ Certainty: certain
 Info: The uploader field should contain the package uploader's name and
  email address, with the name followed by the address inside angle
  brackets (&lt; and &gt;).  The address seems to be missing.
-Ref: policy 5.6.2
+Ref: policy 5.6.3
 
 Tag: uploader-address-malformed
 Severity: serious
 Certainty: certain
 Info: The uploader field could not be parsed according to the rules in
  the Policy Manual.
-Ref: policy 5.6.2
+Ref: policy 5.6.3
 
 Tag: uploader-not-full-name
 Severity: normal
@@ -210,7 +210,7 @@ Severity: serious
 Certainty: certain
 Info: The uploader address includes localhost(.localdomain), which is
  an invalid e-mail address.
-Ref: policy 5.6.2
+Ref: policy 5.6.3
 
 Tag: wrong-debian-qa-address-set-as-maintainer
 Severity: important
diff --git a/debian/changelog b/debian/changelog
index b5a0795..03051f4 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,9 @@ lintian (2.4.4) UNRELEASED; urgency=low
       (Closes: #593837)
     + [NT] Fixed spelling of metapackage in tag descriptions.
     + [NT] Added needless-dependency-on-jre tag.
+    + [NT] Corrected Policy references for the uploader tags.  Thanks to
+      David Prévot for spotting this issue and providing a patch.
+      (Closes: #602632)
   * checks/files{,.desc}:
     + [NT] Fixed false-positive extra-license-file for license.ui files.
       Thanks to Jeremy Sanders for the report.  (Closes: #595941)

-- 
Debian package checker


Reply to: