From 60f3915b54a86a37a51f6ba5e5ec204bd58c8d8c Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 28 Jul 2018 18:22:08 +0800 Subject: [PATCH] dgit(1): don't have pbuilder description refer to sbuild description Suggested-by: Ian Jackson Signed-off-by: Sean Whitton --- dgit.1 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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. -- 2.30.2