Author: jeroen Date: 2005-12-18 03:41:46 +0100 (Sun, 18 Dec 2005) New Revision: 528
Modified: trunk/checks/fields.desc trunk/debian/changelog Log: Fix typo in description (and open new changelog entry) Modified: trunk/checks/fields.desc =================================================================== --- trunk/checks/fields.desc 2005-12-18 02:11:30 UTC (rev 527) +++ trunk/checks/fields.desc 2005-12-18 02:41:46 UTC (rev 528) @@ -110,7 +110,7 @@ Type: error Info: The maintainer field should contain the package maintainer's name and email address, with the name followed by the address inside angle - brackets (< and &rt;). The address seems to be missing. + brackets (< and >). The address seems to be missing. Ref: policy 5.6.2 Tag: maintainer-address-malformed @@ -145,7 +145,7 @@ Type: error Info: The uploader field should contain the package uploader's name and email address, with the name followed by the address inside angle - brackets (< and &rt;). The address seems to be missing. + brackets (< and >). The address seems to be missing. Ref: policy 5.6.2 Tag: uploader-address-malformed Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2005-12-18 02:11:30 UTC (rev 527) +++ trunk/debian/changelog 2005-12-18 02:41:46 UTC (rev 528) @@ -1,3 +1,12 @@ +lintian (1.23.15) UNRELEASED; urgency=low + + * The "www.no-name-yet.eu" release + + * checks/fields.desc: + + [JvW] Fix typo in description + + -- Jeroen van Wolffelaar <[EMAIL PROTECTED]> Sun, 18 Dec 2005 03:40:15 +0100 + lintian (1.23.14) unstable; urgency=low * The "fix those frontend regressions" release -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

