From ef9fd1fa8e4cb6e15a8857b47926236b06d87dd6 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Tue, 27 Nov 2012 16:58:53 +0100 Subject: add binNMU support Closes: #683848 --- pbuilder.8 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index 7c3da1e..90b21f3 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -378,6 +378,21 @@ after this option will re-set some parts of the effect. Use this option rather than using .B "\-\-debbuildopts -B" +.TP +.BI "\-\-bin\-nmu [" "changelog message" "]" +Specify to build a binary-NMU instead of a standard package. +This option takes the changelog message to pass to the binary-NMU package as parameter. + +.TP +.BI "\-\-bin\-nmu\-maintainer [" "maintainer" "]" +Specify the maintainer name and email address to be displayed in the changes file. +If no maintainer is provided, it defaults to the last uploader. + +.TP +.BI "\-\-bin\-nmu\-version [" "version number" "]" +Specify the number to append to the version in the binary-NMU package. +If no number is provided, it defaults to 1. + .TP .BI "\-\-bindmounts " "bind-mount-points" Bind-mount the specified directories to inside the chroot. -- cgit v1.2.3