chiark / gitweb /
dgit(1): don't have pbuilder description refer to sbuild description
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 28 Jul 2018 10:22:08 +0000 (18:22 +0800)
committerSean Whitton <spwhitton@spwhitton.name>
Sat, 28 Jul 2018 10:22:08 +0000 (18:22 +0800)
Suggested-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
dgit.1

diff --git a/dgit.1 b/dgit.1
index 2976e136305c57a7d03006817d420b0a01b3e56e..744c9fc3da9f2fec8b1889bed23c6083eb86f6e8 100644 (file)
--- 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]
 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.
 
 You should ensure that your dgit --build-products-dir setting matches
 your pbuilder --buildresult.