X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=git-debpush.1.pod;h=0cd274d78714dea3a7bf8c64265b2d80b3cc51c7;hb=ea47dd8b3dcb8528e8fdfa7bd86bb890d2ca79d7;hp=f1edf776d64c185d22b41a016722b19e3afdd0f8;hpb=4a6f56f6197d76a436c63a2794baf3808687fb2e;p=dgit.git diff --git a/git-debpush.1.pod b/git-debpush.1.pod index f1edf776..0cd274d7 100644 --- a/git-debpush.1.pod +++ b/git-debpush.1.pod @@ -109,11 +109,6 @@ You are using git-dpm(1)'s branch format. You are using the 'bare debian' branch format, with the upstream source in the form of an upstream tag. -=item B<--quilt=baredebian+tarball>|B<--baredebian+tarball> - -You are using the 'bare debian' branch format, with the upstream -source in the form of a tarball. - =item B<--quilt=linear> You are using the 'manually maintained applied' branch format or @@ -171,11 +166,11 @@ most common case. =item B<--upstream=>I When pushing a non-native package, -git-debpush needs a tag for the upstream part of your package. +B needs a tag for the upstream part of your package. -By default git-debpush asks git-deborig, -which searches for a suitable tag in your tree, -based on the upstream version. +By default B asks git-deborig(1), +which searches for a suitable tag +based on the upstream version in debian/changelog. =item B<--remote=>I @@ -196,5 +191,6 @@ Git branch formats in use by Debian maintainers: =head1 AUTHOR -B was written by Sean Whitton -with much input from Ian Jackson . +B and this manpage were written by Sean Whitton + with much input from Ian Jackson +.