]> git.donarmstrong.com Git - debhelper.git/commitdiff
update
authorJoey Hess <joey@gnu.kitenet.net>
Sun, 15 Feb 2009 19:23:05 +0000 (14:23 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sun, 15 Feb 2009 19:23:05 +0000 (14:23 -0500)
debian/changelog
doc/TODO

index 29fa6d1e34200f5f1db0442001c0ed1b5388d5c4..c1a41e1c43d3f90b77c785b9ba57d0d36d89bfe7 100644 (file)
@@ -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,
index d598db63557939b916da8c404124901faeabe6bd..71fda9f8093e9c2c4e1c8966d3453e75c8306a95 100644 (file)
--- 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.