From 774e54c8927088c60617dc9345f55eaabb23256a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 20:40:28 +0200 Subject: Adding upstream version 1.22.5. Signed-off-by: Daniel Baumann --- man/dpkg-buildpackage.pod | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'man/dpkg-buildpackage.pod') diff --git a/man/dpkg-buildpackage.pod b/man/dpkg-buildpackage.pod index a145d12..f90471d 100644 --- a/man/dpkg-buildpackage.pod +++ b/man/dpkg-buildpackage.pod @@ -753,6 +753,11 @@ If set, it will contain a space-separated list of options that affect the behavior of some dpkg tools involved in package building, and might affect the package build process if the code in F honors them. +These options can have parameters specified immediately after an +equal sign (‘B<=>‘). +For options that support multiple parameters, +these will not be separated by spaces, +as these are reserved to separate options. The following are the options known and supported by dpkg tools, other options honored by F might be defined by distribution @@ -791,6 +796,23 @@ flag to the B environment variable. The F in the packaging should reduce verbosity, while not being completely quiet. +=item BI + +=item BI + +=item BI + +=item BI + +=item BI + +=item BI + +=item BI + +These are feature areas that control build flag features. +See L for further details. + =back =item B -- cgit v1.2.3