From: Sean Whitton Date: Sat, 28 Jul 2018 10:22:08 +0000 (+0800) Subject: dgit(1): don't have pbuilder description refer to sbuild description X-Git-Tag: archive/debian/6.1~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=60f3915b54a86a37a51f6ba5e5ec204bd58c8d8c;p=dgit.git dgit(1): don't have pbuilder description refer to sbuild description Suggested-by: Ian Jackson Signed-off-by: Sean Whitton --- diff --git a/dgit.1 b/dgit.1 index 2976e136..744c9fc3 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.