<div dir="ltr">Hi all,<div><br></div><div>If, like me, you spend time preparing uploads for ppas, the ubuntu development release, SRUs and/or debian, sometimes you no doubt screw up and upload a package without ~ppa1 to your ppa or upload a package with version X.Y~17.04 to xenial (at least, I do this sort of thing quite a lot). I've written a wrapper around dput that checks for many of these mistakes before invoking real dput:</div><div><br></div><div>    <a href="https://gist.github.com/mwhudson/616499edb1191bd99c987bbbd8781ce9">https://gist.github.com/mwhudson/616499edb1191bd99c987bbbd8781ce9</a><br></div><div><br></div><div>(it also checks that for SRU bugs the listed bugs have open tasks for the appropriate distro / source packages).</div><div><br></div><div>I've only been using this for a couple of days but I hope it's going to save me a bunch of time, maybe it will for you too :)</div><div><br></div><div>Cheers,</div><div>mwh</div></div>