From: Russ Allbery Date: Sun, 13 Jul 2008 20:37:38 +0000 (-0700) Subject: Add changelog for #483418 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e17d6f9d11c2e6e9206e5fd06957086272e90c04;p=debian%2Fdebian-policy.git Add changelog for #483418 --- diff --git a/debian/changelog b/debian/changelog index b7d2d0d..051eaa4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,10 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low Seconded: Guillem Jover Seconded: Raphaël Hertzog Closes: #473019 + * Improve the documentation of maintainer script actions for diversions + in the informative appendix to allow for addition of a new diversion + on upgrade and handle error cases correctly. Thanks to Olivier Berger + for the report and Raphaël Hertzog for the review. (Closes: #483418) * 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