From 00ed6d0cc8f74caf4a591152a97027194304383c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 23 May 2010 19:12:50 -0400 Subject: In v8 mode, do not allow directly passing unknown options to debhelper commands. (Unknown options in DH_OPTIONS still only result in warnings.) --- debhelper.pod | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debhelper.pod') diff --git a/debhelper.pod b/debhelper.pod index f09413a..dae1a1a 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -505,6 +505,21 @@ none is specified. =back +=item V8 + +This mode is still under development. Using it in packages will cause them +to probably break later. + +Changes from V7 are: + +=over 8 + +=item - + +Commands will fail rather than warning when they are passed unknown options. + +=back + =back =head2 udebs -- cgit v1.2.1