From: Russ Allbery Date: Sun, 6 Jul 2008 18:19:20 +0000 (-0700) Subject: Add changelog and upgrading checklist for #143941 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b7e6026ba1401622fe34075298a09b39d016388b;p=debian%2Fdebian-policy.git Add changelog and upgrading checklist for #143941 --- diff --git a/debian/changelog b/debian/changelog index 14ba0b8..41ef57c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,11 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low Seconded: Guillem Jover Seconded: Kurt Roeckx Closes: #241333 + * Policy: Mandate UTF-8 for control files + Wording: Russ Allbery + Seconded: Kurt Roeckx + Seconded: Raphaël Hertzog + Closes: #143941 * Use : notation rather than . notation in multiple places. Thanks, Kurt Roeckx. (Closes: #488039) * Fix typo in 3.8.0.0 upgrading-checklist entry. Patch from Kobayashi diff --git a/upgrading-checklist.html b/upgrading-checklist.html index bc4ad6f..bd79aa4 100644 --- a/upgrading-checklist.html +++ b/upgrading-checklist.html @@ -48,6 +48,7 @@ picking your way through this list. to a must. [4.4] * Remove alternative changelog formats. Debian only supports one changelog format for the Debian Archive. [4.4.1] + * All control files must be encoded in UTF-8. [5.1] * The start action of an init script must exit successfully and not start the daemon again if it's already running. [9.3.2]