From: Sean Whitton Date: Wed, 27 May 2020 20:57:47 +0000 (-0700) Subject: dgit-maint-debrebase(7): Drop bad advice about upstream/ tag case X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=f72c5db7d8b587facc24999af1d2fd03f2026d1a dgit-maint-debrebase(7): Drop bad advice about upstream/ tag case The first argument to the new-upstream subcommand is a version number, not a tag name, so this instruction could never have been correct. The user should not need usually to pass both the upstream version number and the upstream/ tag name, either, because git-debrebase should find it for them. Reported-by: David Bremner Signed-off-by: Sean Whitton Acked-by: Ian Jackson --- diff --git a/dgit-maint-debrebase.7.pod b/dgit-maint-debrebase.7.pod index 373fb2f7..fdbf2e8d 100644 --- a/dgit-maint-debrebase.7.pod +++ b/dgit-maint-debrebase.7.pod @@ -394,8 +394,6 @@ or if you have a working watch file =back -replacing I<1.2.3> with I if you imported a tarball. - This invocation of git-debrebase(1) involves a git rebase. You may need to resolve conflicts if the Debian delta queue does not apply cleanly to the new upstream source.