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
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).
--
<p>
The <var>date</var> should be in RFC822 format<footnote>
- This is generated by the <prgn>822-date</prgn>
- program.
+ This is generated by <tt>date -R</tt>.
</footnote>; it should include the time zone specified
numerically, with the time zone name or abbreviation
optionally present as a comment in parentheses.