summaryrefslogtreecommitdiffstats
path: root/man/dpkg-genbuildinfo.pod
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:30:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:30:09 +0000
commit3c05da1bdef2a6e2142b4fcac974e7e3fc0db93c (patch)
tree9532e637f47d6ff7246ccbabb62d4e2b4b5908df /man/dpkg-genbuildinfo.pod
parentAdding debian version 1.22.6. (diff)
downloaddpkg-3c05da1bdef2a6e2142b4fcac974e7e3fc0db93c.tar.xz
dpkg-3c05da1bdef2a6e2142b4fcac974e7e3fc0db93c.zip
Merging upstream version 1.22.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/dpkg-genbuildinfo.pod')
-rw-r--r--man/dpkg-genbuildinfo.pod12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/dpkg-genbuildinfo.pod b/man/dpkg-genbuildinfo.pod
index c8106d1..f7b3e53 100644
--- a/man/dpkg-genbuildinfo.pod
+++ b/man/dpkg-genbuildinfo.pod
@@ -183,6 +183,18 @@ features.
The feature “B<path>” controls whether to unconditionally include the
B<Build-Path> field.
+=item B<DEB_BUILD_ARCH>
+
+Sets the build architecture.
+This affects the value for the B<Build-Architecture> field,
+and the check for the cross-compilation mode.
+
+=item B<DEB_HOST_ARCH>
+
+Sets the host architecture.
+This affects the filename used for the .buildinfo file,
+and the check for the cross-compilation mode.
+
=item B<DPKG_COLORS>
Sets the color mode (since dpkg 1.18.5).