[elbe-devel] [PATCH 0/2] pbuilder: Allow multiple build profiles at one time

andreas at linutronix.de andreas at linutronix.de
Fri Dec 13 12:18:30 CET 2019


From: Andreas Messerschmid <andreas.messerschmid at linutronix.de>

Some Debian source packages use the 'Build-Profiles' feature to
control the build artifact output. With this it is desirable to set
multiple build profiles at one time (e. g. nocheck and nodoc).
ELBE implements already the --profile parameter for specifying one 
build profile. Extend this parameter to be able to set a
comma-separated list of build profiles.

Andreas Messerschmid (2):
  elbeproject: Allow to set multiple build profiles at one time
  docs: Update description for --profile option

 docs/elbe-control.txt   | 2 +-
 docs/elbe-pbuilder.txt  | 3 ++-
 elbepack/elbeproject.py | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.11.0




More information about the elbe-devel mailing list