The following commit has been merged in the master branch:
commit 67dc702e3aeb6e8d344efcdb5b65be5ca56119d2
Author: Russ Allbery <[email protected]>
Date:   Sun Jul 25 18:37:47 2010 -0700

    Fix angle brackets in copyright-without-copyright-notice

diff --git a/checks/copyright-file.desc b/checks/copyright-file.desc
index cd8ae2e..8ff1a29 100644
--- a/checks/copyright-file.desc
+++ b/checks/copyright-file.desc
@@ -295,9 +295,9 @@ Info: The copyright file for this package does not appear 
to contain a
  copyright file include the authors and years of copyright, and including
  a valid copyright notice is the best way to do that.  Examples:
  .
-   Copyright YYYY Firstname Lastname <[email protected]>
-   Copr. YYYY-YYYY Firstname Lastname <[email protected]>
-   © YYYY,YYYY Firstname Lastname <[email protected]>
+   Copyright YYYY Firstname Lastname &lt;[email protected]&gt;
+   Copr. YYYY-YYYY Firstname Lastname &lt;[email protected]&gt;
+   © YYYY,YYYY Firstname Lastname &lt;[email protected]&gt;
  .
  If the package is in the public domain rather than copyrighted, be sure
  to mention "public domain" in the copyright file.  Please be aware that

-- 
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