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

[SCM] Debian package checker branch, master, updated. 2.5.4-180-g5d0dddb



The following commit has been merged in the master branch:
commit 5d0dddb2f593cb68771f7e27c19c29b33c4de59c
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Feb 21 10:47:28 2012 +0100

    Recommend the copyright-format URI for DEP-5
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/source-copyright.desc b/checks/source-copyright.desc
index bd800a5..ba94a89 100644
--- a/checks/source-copyright.desc
+++ b/checks/source-copyright.desc
@@ -46,7 +46,7 @@ Ref: http://dep.debian.net/deps/dep5/
 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
- <tt>http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=<i>revision</i></tt>
+ <tt>http://www.debian.org/doc/packaging-manuals/copyright-format/<i>version</i></tt>
  as the format URI instead.
 
 Tag: unversioned-copyright-format-uri
@@ -56,7 +56,7 @@ Ref: http://dep.debian.net/deps/dep5/
 Info: Format URI of the machine-readable copyright file is not versioned.
  .
  Please use
- <tt>http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=<i>revision</i></tt>
+ <tt>http://www.debian.org/doc/packaging-manuals/copyright-format/<i>version</i></tt>
  as the format URI instead.
 
 Tag: out-of-date-copyright-format-uri
diff --git a/debian/changelog b/debian/changelog
index 725b21d..b4ab20c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -138,11 +138,14 @@ lintian (2.5.5) UNRELEASED; urgency=low
     + [NT] Use the new hwcap-dirs data file to determine hwcap dirs.
     + [NT] Ignore missing symbols/shlibs files for libc libnss
       plugins.
-  * checks/source-copyright:
+  * checks/source-copyright{,.desc}:
     + [JW] Allow a trailing slash in the DEP-5 1.0 URL.
       (Closes: #649813)
     + [NT] Use line numbers rather than "0-indexed" paragraph numbers
       in the emitted tags.  Thanks to Jari Aalto for the suggestion.
+    + [NT] Recommend the URI to the copyright-format subpolicy as
+      DEP-5 format specification URI.  Thanks to Helmut Grohne for
+      the report.  (Closes: #651392)
   * checks/symlinks:
     + [NT] Ignore langpack symlinks if they appear to be consistent.
       Thanks to Evan Broder for the report.  (Closes: #650793)

-- 
Debian package checker


Reply to: