From b1964b088ff7742a679f4c33116527f40389ef53 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 9 Mar 2023 12:02:01 +0200 Subject: Add --debian-maint-option --- bpkg/pkg-bindist.cli | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bpkg/pkg-bindist.cli') diff --git a/bpkg/pkg-bindist.cli b/bpkg/pkg-bindist.cli index c269355..dbbf9c3 100644 --- a/bpkg/pkg-bindist.cli +++ b/bpkg/pkg-bindist.cli @@ -104,6 +104,15 @@ namespace bpkg options, if any, are used as configured." } + strings --debian-maint-option + { + "", + "Alternative options to specify in the \cb{DEB_BUILD_MAINT_OPTIONS} + variable of the \cb{rules} file. To specify multiple maintainer options + repeat this option and/or specify them as a single value separated + with spaces." + } + strings --debian-build-option { "", -- cgit v1.1