From 9f99167c17cbfb23f8f7c8b022d38c2fd66ed1ed Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 30 Nov 2007 04:14:21 +0000 Subject: [PATCH] Replace 822-date reference to date -R Replace the reference to 822-date in a footnote with date -R since 822-date is a deprecated Perl script and date -R is now the recommended tool. git-archimport-id: rra@debian.org--lenny/debian-policy--devel--3.7--patch-13 --- debian/changelog | 1 + policy.sgml | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 674d43b..241c4c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ debian-policy (3.7.3.0) UNRELEASED; urgency=low thanks to Michiel de Boer. (Closes: #435207). * Bug fix: "Source field of .changes files may contain a version number" (Closes: #431813). + * Bug fix: "822-date is deprecated (use date -R instead)" (Closes: #448035). -- diff --git a/policy.sgml b/policy.sgml index 36a2997..c6f273a 100644 --- a/policy.sgml +++ b/policy.sgml @@ -1567,8 +1567,7 @@

The date should be in RFC822 format - This is generated by the 822-date - program. + This is generated by date -R. ; it should include the time zone specified numerically, with the time zone name or abbreviation optionally present as a comment in parentheses. -- 2.39.5