mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Update man pages for backportpackage and sponsor-patch to mention pbuilder-dist support.
This commit is contained in:
parent
6aafc793dd
commit
3ead141240
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -18,6 +18,7 @@ ubuntu-dev-tools (0.108) UNRELEASED; urgency=low
|
||||
[ Bilal Akhtar ]
|
||||
* pbuilder-dist: Override the default build result location if
|
||||
--buildresult is specified.
|
||||
* sponsor-patch: Support building with pbuilder-dist.
|
||||
|
||||
-- Benjamin Drung <bdrung@ubuntu.com> Thu, 16 Dec 2010 23:40:14 +0100
|
||||
|
||||
|
@ -30,7 +30,7 @@ select the correct base image.
|
||||
.TP
|
||||
.B \-B \fIBUILDER\fR, \fB\-\-builder\fR=\fIBUILDER
|
||||
Use the specified builder to build the package. Supported are
|
||||
\fBpbuilder\fR(8) and \fBsbuild\fR(1). This overrides
|
||||
\fBpbuilder\fR(8), \fBpbuilder-dist\fR(1), and \fBsbuild\fR(1). This overrides
|
||||
\fBUBUNTUTOOLS_BUILDER\fR. The default is \fBpbuilder\fR(8).
|
||||
.TP
|
||||
.B \-u \fIUPLOAD\fR, \-\-upload=\fIUPLOAD\fR
|
||||
@ -70,9 +70,9 @@ PPA, not uploading backports to the Ubuntu archive.
|
||||
.TP
|
||||
.B UBUNTUTOOLS_BUILDER
|
||||
The default builder for Ubuntu development tools that support it
|
||||
(including \fBbackportpackage\fR). Supported are \fBpbuilder\fR(8) and
|
||||
\fBsbuild\fR(1). If unset and not provided on the command line,
|
||||
\fBpbuilder\fR(8) is used.
|
||||
(including \fBbackportpackage\fR). Supported are \fBpbuilder\fR(8),
|
||||
\fBpbuilder-dist\fR(1), and \fBsbuild\fR(1).
|
||||
If unset and not provided on the command line, \fBpbuilder\fR(8) is used.
|
||||
.SH EXAMPLES
|
||||
Test-build in your PPA a backport of znc from the current development
|
||||
release to your workstation's release, deleting the build products
|
||||
|
@ -60,7 +60,7 @@ by \fBpbuilderrc\fR(5) to select the correct base image.
|
||||
.TP
|
||||
.B \-B \fIBUILDER\fR, \fB\-\-builder\fR=\fIBUILDER
|
||||
Use the specify builder to build the package.
|
||||
Supported are \fBpbuilder\fR(8) and \fBsbuild\fR(1).
|
||||
Supported are \fBpbuilder\fR(8), \fBpbuilder-dist\fR(1), and \fBsbuild\fR(1).
|
||||
This overrides \fBUBUNTUTOOLS_BUILDER\fR and \fBSPONSOR_PATCH_BUILDER\fR.
|
||||
The default is \fBpbuilder\fR(8).
|
||||
.TP
|
||||
@ -93,7 +93,7 @@ Display a help message and exit.
|
||||
.B UBUNTUTOOLS_BUILDER
|
||||
The default builder for Ubuntu development tools that support it (including
|
||||
\fBsponsor\-patch\fR).
|
||||
Supported are \fBpbuilder\fR(8) and \fBsbuild\fR(1).
|
||||
Supported are \fBpbuilder\fR(8), \fBpbuilder-dist\fR(1), and \fBsbuild\fR(1).
|
||||
If unset and not provided on the command line, \fBpbuilder\fR(8) is used.
|
||||
|
||||
.TP
|
||||
@ -128,6 +128,7 @@ Performing a test build of bug \fB1234\fR in your PPA:
|
||||
.BR edit-patch (1),
|
||||
.BR lintian (1),
|
||||
.BR pbuilder (8),
|
||||
.BR pbuilder-dist (1),
|
||||
.BR sbuild (1),
|
||||
.BR update\-maintainer (1)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user