Andreas Tille, on sam. 10 mars 2018 12:32:50 +0100, wrote: > On Tue, Mar 06, 2018 at 04:44:43PM -0700, Sean Whitton wrote: > > > On Mon, Mar 05, 2018 at 02:43:34PM -0700, Sean Whitton wrote: > > >> If a package is maintained in git, then re-using a version number > > >> means force-pushing a git tag > > > Just don't tag uploads until they are accepted. > > +1 > > > This means that uploading to new is no longer fire-and-forget. That's > > bad. > > Why? You get a reminder e-mail saying "ACCEPTED" in case you really > forgot your package in new.
Actually I tag on upload, but push tags on ACCEPTED reception. That way at worse if I forget once, the tag will be pushed on next accepted upload. Samuel