On Fri, Dec 23, 2016 at 07:23:19PM +0100, Guido Günther wrote: > 0.) Check if we're in a git repo and the repo is clean > 1.) Check if topmost changelog is != UNRELEASED > 2.) Check if there's a tag referring to the topmost changelog entry > 3.) Check if there's an upstream tag available > 4.) Check if there's a corresponding changes file available (and no .upload) > 5.) Check if we can push debian branch, debian tag, upstream tag, upstream > branch, pristine-tar branch
I've add 5.) to gbp-posttag-push with the last upload. > > 6.) dput the changes > 7.) Push debian branch, debian tag, upstream tag, upstream > branch, pristine-tar branch Cheers, -- Guido