> > how's the go teams stance on tag2upload? > > I don't see any advantage of tag2upload, so I won't use it.
You are the FTP Master in Debian, right? Why do you not see any advantages? The system seems seriously flawed if FTP Master thinks it has no benefits. Personally, I am compelled by being able to change my current workflow from: gbp dch --release --commit git-buildpackage -S debsign *.changes dput ftp-master *.changes (wait 10-40 minutes until the FTP queue e-mail confirming upload happened) gbp tag --verbose gbp push --verbose ..to: gbp dch --release --commit git debpush --gbp
