From: Charles Plessy Date: Sat, 30 Mar 2013 03:52:22 +0000 (+0900) Subject: Changelog and upgrading-checklist for #669915 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;ds=sidebyside;h=617e18922a72a6679fa4123b11dc831f67335ae1;p=debian%2Fdebian-policy.git Changelog and upgrading-checklist for #669915 --- diff --git a/debian/changelog b/debian/changelog index f063b85..c5d0a7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,11 @@ debian-policy (3.9.5.0) UNRELEASED; urgency=low Seconded: Cyril Brulebois Seconded: Russ Allbery Closes: #698030 + * Policy: install-info is run by a dpkg trigger. + Wording: Jonathan Nieder + Seconded: Charles Plessy + Seconded: Russ Allbery + Closes: #669915 * debconf_spec: Document the 'escape' capability. Wording: Jonathan Nieder Seconded: Charles Plessy diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 6ebbded..bcc4c1d 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -55,6 +55,11 @@ Unreleased. New section documenting the Package-Type field in source package control files. +12.2 + Packages distributing Info documents should use + install-info's trigger, and do not need anymore + to depend on dpkg (>= 1.15.4) | install-info. + debconf The escape capability is now documented.