From: Russ Allbery Date: Sun, 1 Feb 2009 18:15:24 +0000 (-0800) Subject: Add changelog for #163666 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=894b146ef0c8695d790041ce26c717f1194912b0;p=debian%2Fdebian-policy.git Add changelog for #163666 --- diff --git a/debian/changelog b/debian/changelog index 4772585..aa10b08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,10 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low 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) + * Clarify the meaning of architecture restrictions on build dependencies + in the presence of alternatives. Thanks to Guillem Jover for the + explanation and review and Emilio Pozuelo Monfort and Don Armstrong + for wording review. (Closes: #163666) * 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