From: Joey Hess Date: Sun, 15 Feb 2009 19:23:05 +0000 (-0500) Subject: update X-Git-Tag: 7.2.0~19 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cbb79d330cf14cb2abc5c445d853d6c99cb91907;p=debhelper.git update --- diff --git a/debian/changelog b/debian/changelog index 29fa6d1..c1a41e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,7 +33,7 @@ debhelper (7.1.0) experimental; urgency=low Closes: #370823 * Move many command-specific options to only be accepted by the command that uses them. Affected options are: - -x, -r, -R, -l, -L, -m, + -V, -x, -r, -R, -l, -L, -m, --include-conffiles, --no-restart-on-upgrade, --no-start, --restart-after-upgrade, --init-script, --filename, --flavor, --autodest, --libpackage, --add-udeb, --dpkg-shlibdeps-params, diff --git a/doc/TODO b/doc/TODO index d598db6..71fda9f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -30,5 +30,5 @@ Deprecated: * dh_python * dh_clean -k (make it warn) * Convert warning about unknown command-line options back to an error. - Need to wait a file (from Oct 2008) to ensure that most rules files + Need to wait a while (from Oct 2008) to ensure that most rules files that pass unknown options to commands are fixed.