sponsor-patch.1: Mention syncs (LP: #882085)

This commit is contained in:
Stefano Rivera 2011-10-28 10:14:01 +02:00
parent a9677cbe33
commit a944e7ea7f
2 changed files with 7 additions and 4 deletions

1
debian/changelog vendored
View File

@ -13,6 +13,7 @@ ubuntu-dev-tools (0.134) UNRELEASED; urgency=low
- Add --fakesync option, relegating --no-lp to really crazy corner cases. - Add --fakesync option, relegating --no-lp to really crazy corner cases.
* sponsor-patch: Compare new sync version to the current Ubuntu version, * sponsor-patch: Compare new sync version to the current Ubuntu version,
rather than itself (LP: #878499) rather than itself (LP: #878499)
* sponsor-patch.1: Mention syncs (LP: #882085)
[ Benjamin Drung ] [ Benjamin Drung ]
* syncpackage: Catch user abort. * syncpackage: Catch user abort.

View File

@ -1,7 +1,6 @@
.TH sponsor\-patch "1" "September 21 2010" "ubuntu-dev-tools" .TH sponsor\-patch "1" "September 21 2010" "ubuntu-dev-tools"
.SH NAME .SH NAME
sponsor\-patch \- Pull a patch / merge request from Launchpad, sponsor\-patch \- Prepare, test\-build, and sponsor an upload.
test-build it, and upload.
.SH SYNOPSIS .SH SYNOPSIS
.B sponsor\-patch \fR[\fIoptions\fR] \fIbug .B sponsor\-patch \fR[\fIoptions\fR] \fIbug
@ -15,8 +14,11 @@ builds it, runs
.BR lintian (1) .BR lintian (1)
and, after review and confirmation, can upload it. and, after review and confirmation, can upload it.
\fBsponsor\-patch\fR can be used for sponsoring patches, merges from For syncs, sponsor\-patch will follow the usual procedure of commenting
Debian, SRUs, and creating debdiffs from patches. on \fIbug\fR, marking it confirmed, and subscribing \fBubuntu-archive\fR.
\fBsponsor\-patch\fR can be used for sponsoring patches, syncs and
merges from Debian, SRUs, and creating debdiffs from patches.
If \fIbug\fR has multiple patches or branches linked, it will prompt the If \fIbug\fR has multiple patches or branches linked, it will prompt the
user to select one. user to select one.
The same applies to bug tasks. The same applies to bug tasks.