[pbuilder] 01/01: pbuilder.8: document that new --binary-indep option

Mattia Rizzolo mattia at debian.org
Wed Apr 20 17:47:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository pbuilder.

commit dab6bbe8df724e01cf87c007c2d1fe8c7eb5c55a
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Apr 20 17:47:28 2016 +0000

    pbuilder.8: document that new --binary-indep option
    
    Gbp-Dch: Ignore
---
 pbuilder.8 | 27 +++++++++++++++++++++------
 1 file changed, 21 insertions(+), 6 deletions(-)

diff --git a/pbuilder.8 b/pbuilder.8
index 4e0cb5d..95aac52 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -408,13 +408,28 @@ Specify how much output you want from pbuilder, valid values are
 .TP
 .BI "\-\-binary\-arch"
 
-Specify to build architecture specific targets instead of all targets.
-Setting
-.B "\-\-debbuildopts"
-after this option will re-set some parts of the effect.
+Specify to build only architecture specific targets instead of all targets.
+This instructs pbuilder to respect only Build-Depends, Build-Depends-Arch,
+Build-Conflicts, Build-Conflicts-Arch source relationships, and calls
+\fIdpkg-buildpackage\fR with \fB\-B\fR.
 
-Use this option rather than using
-.B "\-\-debbuildopts -B"
+Setting \fB\-\-debbuildopts\fR after this option will re-set some parts of the
+effects.
+
+Use this option rather than using \fB\-\-debbuildopts \-B\fR.
+
+.TP
+.BI "\-\-binary\-indep"
+
+Specify to build only architecture independent targets instead of all targets.
+This instructs pbuilder to respect only Build-Depends, Build-Depends-Indep,
+Build-Conflicts, Build-Conflicts-Indep source relationships, and calls
+\fIpkg-buildpackage\fR with \fB\-A\fR.
+
+Setting \fB\-\-debbuildopts\fR after this option will re-set some parts of the
+effect.
+
+Use this option rather than using \fB\-\-debbuildopts \-A\fR.
 
 .TP
 .BI "\-\-bin\-nmu [" "changelog message" "]"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git



More information about the Pbuilder-maint mailing list