sponsor-patch.1: update manpage for cowbuilder support

This commit is contained in:
Julian Taylor 2011-03-05 22:39:43 +01:00
parent abe0b35261
commit 70d5255a48

View File

@ -54,13 +54,15 @@ The output of the build tool will be placed in \fIworkdir\fR/\fBbuildresult/\fR.
.SH OPTIONS .SH OPTIONS
.TP .TP
.BR \-b ", " \-\-build .BR \-b ", " \-\-build
Build the package with the specified builder. Note for \fBpbuilder\fR(8) users: Build the package with the specified builder. Note for \fBpbuilder\fR(8) and
\fBcowbuilder\fR(8) users:
This assumes the common configuration, where the \fBARCH\fR and \fBDIST\fR This assumes the common configuration, where the \fBARCH\fR and \fBDIST\fR
environment is read by \fBpbuilderrc\fR(5) to select the correct base image. environment is read by \fBpbuilderrc\fR(5) to select the correct base image.
.TP .TP
.B \-B \fIBUILDER\fR, \fB\-\-builder\fR=\fIBUILDER .B \-B \fIBUILDER\fR, \fB\-\-builder\fR=\fIBUILDER
Use the specify builder to build the package. Use the specify builder to build the package.
Supported are \fBpbuilder\fR(8), \fBpbuilder-dist\fR(1), and \fBsbuild\fR(1). Supported are \fBcowbuilder\fR(8), \fBcowbuilder-dist\fR(1), \fBpbuilder\fR(8),
\fBpbuilder-dist\fR(1), and \fBsbuild\fR(1).
The default is \fBpbuilder\fR(8). The default is \fBpbuilder\fR(8).
.TP .TP
.BR \-e ", " \-\-edit .BR \-e ", " \-\-edit
@ -143,6 +145,8 @@ Performing a test build of bug \fB1234\fR in your PPA:
.BR dput (1), .BR dput (1),
.BR edit-patch (1), .BR edit-patch (1),
.BR lintian (1), .BR lintian (1),
.BR cowbuilder (8),
.BR cowbuilder-dist (1),
.BR pbuilder (8), .BR pbuilder (8),
.BR pbuilder-dist (1), .BR pbuilder-dist (1),
.BR sbuild (1), .BR sbuild (1),