]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Add changelog for #483418
authorRuss Allbery <rra@debian.org>
Sun, 13 Jul 2008 20:37:38 +0000 (13:37 -0700)
committerRuss Allbery <rra@debian.org>
Sun, 13 Jul 2008 20:37:38 +0000 (13:37 -0700)
debian/changelog

index b7d2d0d9daaab606638412ed91192b74badd933d..051eaa47865f77ddb82f366d9467b4ca06a4aeef 100644 (file)
@@ -30,6 +30,10 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low
     Seconded: Guillem Jover <guillem@debian.org>
     Seconded: Raphaël Hertzog <hertzog@debian.org>
     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 <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