diff --git a/debian/changelog b/debian/changelog index 2b54b6a..2998938 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 16 Dec 2010 23:40:14 +0100 diff --git a/doc/backportpackage.1 b/doc/backportpackage.1 index 8d30e88..227070c 100644 --- a/doc/backportpackage.1 +++ b/doc/backportpackage.1 @@ -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 diff --git a/doc/sponsor-patch.1 b/doc/sponsor-patch.1 index d1da9ec..eab654f 100644 --- a/doc/sponsor-patch.1 +++ b/doc/sponsor-patch.1 @@ -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)