summaryrefslogtreecommitdiffstats
path: root/man/deb-src-control.pod
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/deb-src-control.pod10
1 files changed, 9 insertions, 1 deletions
diff --git a/man/deb-src-control.pod b/man/deb-src-control.pod
index 5f3a0fd..c86fc8d 100644
--- a/man/deb-src-control.pod
+++ b/man/deb-src-control.pod
@@ -2,7 +2,7 @@
#
# Copyright © 2010 Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
# Copyright © 2011 Raphaël Hertzog <hertzog@debian.org>
-# Copyright © 2011-2015 Guillem Jover <guillem@debian.org>
+# Copyright © 2011-2024 Guillem Jover <guillem@debian.org>
#
# This is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -108,6 +108,14 @@ used format is I<bts-type>B<://>I<bts-address>, like
B<debbugs://bugs.debian.org>.
This field is usually not needed.
+=item B<Build-Driver:> I<driver-name>
+
+This experimental field specifies the name of the build driver to use to
+build this package.
+When omitted the I<driver-name> defaults to B<debian-rules>.
+
+This field is supported since dpkg 1.22.7.
+
=item B<Rules-Requires-Root:> B<no>|B<binary-targets>|I<impl-keywords>
This field is used to indicate whether the B<debian/rules> file requires