aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authorLuca Falavigna <dktrkranz@debian.org>2012-11-27 16:58:53 +0100
committerMattia Rizzolo <mattia@mapreri.org>2015-11-15 14:03:29 +0000
commitef9fd1fa8e4cb6e15a8857b47926236b06d87dd6 (patch)
tree757af7e3a41d83717f229dc1b37bf6ba93431faf /pbuilder.8
parent80fd45b30a52bba481f928bf912bdbe0acc19558 (diff)
downloadpbuilder-ef9fd1fa8e4cb6e15a8857b47926236b06d87dd6.tar
pbuilder-ef9fd1fa8e4cb6e15a8857b47926236b06d87dd6.tar.gz
add binNMU support
Closes: #683848
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.815
1 files changed, 15 insertions, 0 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index 7c3da1e..90b21f3 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -379,6 +379,21 @@ 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.
.I "bind-mount-points"