summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-28 18:22:08 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-28 18:22:08 +0800
commit60f3915b54a86a37a51f6ba5e5ec204bd58c8d8c (patch)
tree8f30ac5ac98664d1331ebfdc183000cc3c54d627 /dgit.1
parente1d8c5971e9506c4bf8cdba37a1b7e69a494260e (diff)
dgit(1): don't have pbuilder description refer to sbuild description
Suggested-by: Ian Jackson <ijackson@chiark.greenend.org.uk> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.111
1 files changed, 6 insertions, 5 deletions
diff --git a/dgit.1 b/dgit.1
index 2976e13..744c9fc 100644
--- a/dgit.1
+++ b/dgit.1
@@ -199,11 +199,12 @@ You probably want to pass -A, to request those.
Tagging, signing and actually uploading should be left to dgit push.
.TP
\fBdgit pbuilder\fR [\fIdebbuildopts\fP]
-Like \fBdgit sbuild\fR, but uses
-.B pbuilder
-instead of
-.BR sbuild ,
-and builds arch-independent packages by default.
+Constructs the source package, uses
+.B pbuilder
+to do a binary build, and uses mergechanges to merge the source and
+binary changes files.
+The output is left in
+.IR package \fB_\fR version \fB_multi.changes\fR.
You should ensure that your dgit --build-products-dir setting matches
your pbuilder --buildresult.