From: Russ Allbery Date: Fri, 7 Aug 2009 21:22:57 +0000 (-0700) Subject: Changelog and upgrading-checklist for #493007 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e694ccffd01c1a5c48b04c5881472479c81a84f2;p=debian%2Fdebian-policy.git Changelog and upgrading-checklist for #493007 --- diff --git a/debian/changelog b/debian/changelog index 8b94537..15dd278 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,11 @@ debian-policy (3.8.3.0) UNRELEASED; urgency=low Seconded: Manoj Srivastava Seconded: Raphaël Hertzog Closes: #522217 + * Policy: Localized man pages should be up-to-date or warn + Wording: Russ Allbery + Seconded: Helge Kreutzmann + Seconded: Julien Cristau + Closes: #493007 * Perl Policy: Remove obsolete dependency requirements Wording: Cyril Brulebois Seconded: Russ Allbery diff --git a/upgrading-checklist.html b/upgrading-checklist.html index b8fa683..206f6fa 100644 --- a/upgrading-checklist.html +++ b/upgrading-checklist.html @@ -57,6 +57,10 @@ picking your way through this list. * Clarify installation directories for X programs and remove the requirement to pre-depend on x11-common before installing into /usr/include/X11 and /usr/lib/X11. [11.8.7] + * Localized man pages should either be kept up-to-date with the + original version or warn that they're not up-to-date, either with + warning text or by showing missing or changed portions in the + original language. [12.1] * The requirement for Perl modules to have a versioned Depend and Build-Depend on perl >= 5.6.0-16 has been removed. [perl]