]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debian/changelog
Don't fail in /usr/local creation example if chmod fails
[debian/debian-policy.git] / debian / changelog
index af931cc7fbbc0c200f20c1bd46795c1edbe7f039..f55de246f1963d850792be2dc9ec9b80dff9f4d1 100644 (file)
@@ -13,6 +13,8 @@ debian-policy (3.9.3.0) UNRELEASED; urgency=low
   * Clarify that continuation lines of the Description control field must
     contain at least one non-whitespace character.  Thanks, Guillem Jover.
     (Closes: #627490)
+  * Fix the example of creating a /usr/local subdirectory to not fail if
+    the chown or chmod fail.  Thanks, Joey Hess.  (Closes: #617315)
   * Add the release date of 3.9.2.0 to upgrading-checklist.
   * Fix ordering of the last entries in the 3.9.2.0 upgrading-checklist.
   * Fix typo in upgrading-checklist entry for multiarch paths.  Thanks,