The following commit has been merged in the master branch:
commit e507a4c02b6fdd28e147d78d8efa340ce80dfd1b
Author: Niels Thykier <[email protected]>
Date:   Thu Mar 1 11:15:14 2012 +0100

    Added trailing slash to copyright-format URLs
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/checks/source-copyright.desc b/checks/source-copyright.desc
index f707dd0..4a6ff26 100644
--- a/checks/source-copyright.desc
+++ b/checks/source-copyright.desc
@@ -46,7 +46,7 @@ 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
- 
<tt>http://www.debian.org/doc/packaging-manuals/copyright-format/<i>version</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://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: Format URI of the machine-readable copyright file is not versioned.
  .
  Please use
- 
<tt>http://www.debian.org/doc/packaging-manuals/copyright-format/<i>version</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 3e9c7d5..379c4f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ lintian (2.5.6) UNRELEASED; urgency=low
     + [NT] Update references for copyright-format checks.  Thanks
       to Thijs Kinkhorst for the report and the patch.
       (Closes: #661778)
+    + [NT] Added trailing slash to copyright-format URLs in tag
+      descriptions for consistency with the policy.
 
   * lib/Lintian/Tag/Info.pm:
     + [NT] Fixed issue where "Experimental: no" was handled as a

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to