]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Add changelog for #163666
authorRuss Allbery <rra@debian.org>
Sun, 1 Feb 2009 18:15:24 +0000 (10:15 -0800)
committerRuss Allbery <rra@debian.org>
Sun, 1 Feb 2009 18:15:24 +0000 (10:15 -0800)
debian/changelog

index 4772585a2c55bb2cbfc57ecb1ae624fdea8841af..aa10b08a0d2a662c8774abd2ec7f91bc41761826 100644 (file)
@@ -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 <user>:<group> notation rather than <user>.<group> notation in
     multiple places.  Thanks, Kurt Roeckx.  (Closes: #488039)
   * Fix typo in 3.8.0.0 upgrading-checklist entry.  Patch from Kobayashi