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=e49276848d294691b26ee46a6fa093cf10172261;hb=fd60a31ac3b7308570eee56f1e3c8e5ef0ffafe1;hpb=375a065009f11f786116a81d8d3a1edde32fe96b diff --git a/dgit-maint-debrebase.7.pod b/dgit-maint-debrebase.7.pod index e4927684..685a6b25 100644 --- a/dgit-maint-debrebase.7.pod +++ b/dgit-maint-debrebase.7.pod @@ -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