From: Russ Allbery <rra@debian.org> Date: Mon, 10 Aug 2009 20:27:44 +0000 (-0700) Subject: Changelog and upgrading-checklist for #538665 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0f07273bd6043b7f51767d525865c437abf7c930;p=debian%2Fdebian-policy.git Changelog and upgrading-checklist for #538665 --- diff --git a/debian/changelog b/debian/changelog index 675905d..1f467b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,11 @@ debian-policy (3.8.3.0) UNRELEASED; urgency=low Seconded: Julien Cristau <jcristau@debian.org> Seconded: Guillem Jover <guillem@debian.org> Closes: #533852 + * Policy: Revise info requirements for triggerized install-info + Wording: Russ Allbery <rra@debian.org> + Seconded: Guillem Jover <guillem@debian.org> + Seconded: Raphaël Hertzog <hertzog@debian.org> + Closes: #538665 * Perl Policy: Remove obsolete dependency requirements Wording: Cyril Brulebois <kibi@debian.org> Seconded: Russ Allbery <rra@debian.org> diff --git a/upgrading-checklist.html b/upgrading-checklist.html index 7b3bc56..f657e27 100644 --- a/upgrading-checklist.html +++ b/upgrading-checklist.html @@ -64,6 +64,9 @@ picking your way through this list. 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] + * install-info is now handled via triggers so packages no longer need + to invoke it in maintainer scripts. Info documents should now have + directory sections and entries in the document. [12.2] * The requirement for Perl modules to have a versioned Depend and Build-Depend on perl >= 5.6.0-16 has been removed. [perl]