X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit-maint-debrebase.7.pod;h=685a6b251b8622d5caf4ebcd69bcb5f451054c79;hp=5ae921fae9cc4f53fd56803dd4b48e5f909fdcc7;hb=fd60a31ac3b7308570eee56f1e3c8e5ef0ffafe1;hpb=de314c43e38b9043552c9953e7f2fdbf92a0c787 diff --git a/dgit-maint-debrebase.7.pod b/dgit-maint-debrebase.7.pod index 5ae921fa..685a6b25 100644 --- a/dgit-maint-debrebase.7.pod +++ b/dgit-maint-debrebase.7.pod @@ -323,7 +323,7 @@ or if you have a working watch file =over 4 - % git debrebase new-upstream-v0 1.2.3 + % git debrebase new-upstream 1.2.3 =back @@ -406,7 +406,8 @@ is a single debrebase stitch. =head1 BUILDING AND UPLOADING You can use dpkg-buildpackage(1) for test builds. When you are ready -to build for an upload, use B. +to build for an upload, use B, B or B. Upload with B or B. Remember to pass I<--new> if the package is new in the target suite. @@ -618,7 +619,7 @@ using git-rebase(1) directly. For example, =over 4 - % git debrebase launder + % git debrebase % git rebase -i HEAD~5 # there are 4 Debian patches =back