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

[SCM] Debian package checker branch, master, updated. 2.5.5-2-g451643c



The following commit has been merged in the master branch:
commit 451643c548a2b336ff4fff68cffef4ec8e97dff8
Author: Thijs Kinkhorst <thijs@debian.org>
Date:   Thu Mar 1 11:12:49 2012 +0100

    update Ref for copyright-format checks to current location
    
    The copyright-format specification now has a permanent location
    at www.debian.org; update the references in the Lintian tag
    descriptions accordingly.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/source-copyright.desc b/checks/source-copyright.desc
index ba94a89..f707dd0 100644
--- a/checks/source-copyright.desc
+++ b/checks/source-copyright.desc
@@ -42,7 +42,7 @@ Info: Format URI of the machine-readable copyright file contains
 Tag: wiki-copyright-format-uri
 Severity: pedantic
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: Format URI of the machine-readable copyright file refers to Debian Wiki.
  .
  Debian Wiki is not used for the format development anymore.  Please use
@@ -52,7 +52,7 @@ Info: Format URI of the machine-readable copyright file refers to Debian Wiki.
 Tag: unversioned-copyright-format-uri
 Severity: pedantic
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: Format URI of the machine-readable copyright file is not versioned.
  .
  Please use
@@ -62,7 +62,7 @@ Info: Format URI of the machine-readable copyright file is not versioned.
 Tag: out-of-date-copyright-format-uri
 Severity: pedantic
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: A newer version of the machine-readable copyright file specification,
  than the one referenced by the copyright file, is available.
  .
@@ -71,14 +71,14 @@ Info: A newer version of the machine-readable copyright file specification,
 Tag: syntax-error-in-dep5-copyright
 Severity: normal
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: The machine-readable copyright file didn't pass Debian control file
  syntax check.
 
 Tag: obsolete-field-in-dep5-copyright
 Severity: normal
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: The machine-readable copyright file uses a field, that used to be defined
  by the specification, but has been renamed since then.
  .
@@ -91,7 +91,7 @@ Info: The machine-readable copyright file uses a field, that used to be defined
 Tag: comma-separated-files-in-dep5-copyright
 Severity: normal
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: A list of files in the machine-readable copyright format appears to be
  separated by commas.  The file list should be whitespace separated instead.
  .
@@ -100,28 +100,28 @@ Info: A list of files in the machine-readable copyright format appears to be
 Tag: missing-field-in-dep5-copyright
 Severity: normal
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: The paragraph in the machine readable copyright file is missing a field
  that is required by the specification.
 
 Tag: missing-license-paragraph-in-dep5-copyright
 Severity: normal
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: The files paragraph in the machine readable copyright file references a
  license, for which no standalone license paragraph exists.
 
 Tag: missing-license-text-in-dep5-copyright
 Severity: normal
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: The standalone license header contains only short license name, but not
  the license text.
 
 Tag: unused-license-paragraph-in-dep5-copyright
 Severity: minor
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: The license paragraph in the machine-readable copyright file is not
  referenced by any files paragraph.  It could be a typo in the license name or
  the license paragraph is simply not needed and can be removed.
@@ -129,6 +129,6 @@ Info: The license paragraph in the machine-readable copyright file is not
 Tag: unknown-paragraph-in-dep5-copyright
 Severity: normal
 Certainty: possible
-Ref: http://dep.debian.net/deps/dep5/
+Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: The machine-readable copyright file contains a paragraph that is neither
  a standalone license paragraph nor a files paragraph.
diff --git a/debian/changelog b/debian/changelog
index 23f80ea..3e9c7d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
 lintian (2.5.6) UNRELEASED; urgency=low
 
+  * checks/source-copyright.desc:
+    + [NT] Update references for copyright-format checks.  Thanks
+      to Thijs Kinkhorst for the report and the patch.
+      (Closes: #661778)
+
   * lib/Lintian/Tag/Info.pm:
     + [NT] Fixed issue where "Experimental: no" was handled as a
       "yes" when generating a tag description.

-- 
Debian package checker


Reply to: