summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-15 14:23:05 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-15 14:23:05 -0500
commitcbb79d330cf14cb2abc5c445d853d6c99cb91907 (patch)
tree7bdab7d7e355d35260944bc1b1b54242f2095db1
parentd9596a206783e195b5dd778a52b2c3b0024252ba (diff)
update
-rw-r--r--debian/changelog2
-rw-r--r--doc/TODO2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 29fa6d1e..c1a41e1c 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 d598db63..71fda9f8 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.