Sean Whitton <spwhit...@spwhitton.name> writes: > I guess that's just the master branch, which rlb might not use.
Right. My packages currently have branches named like this: deb/SRCPKG/d/RELEASE/master e.g. deb/emacs25/d/sid/master deb/emacs25/d/jessie/master etc. And the version tags are deb/SRCPKG/v/VERSION e.g. deb/emacs25/v/25.1+1 deb/emacs25/v/25.1+1-1 deb/emacs25/v/25.1+1-2 deb/guile-2.2/v/2.2.2+1 deb/guile-2.2/v/2.2.2+1-1 etc. I currently use git-dpm, so the checked out tree is always the patched source, with the patches that have been applied (as you might expect) in debian/patches/. git-dpm manages the patches as a temporary git branch, which you can see if you're on say deb/emacs25/d/sid/master and you run "git-dpm checkout-patched". But there's no need to mess with git-dpm if you just want to send patches. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4