<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 1 September 2017 at 15:55, Simon Quigley <span dir="ltr"><<a href="mailto:tsimonq2@ubuntu.com" target="_blank">tsimonq2@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Michael,<br>
<span class=""><br>
> If, like me, you spend time preparing uploads for ppas, the ubuntu<br>
> development release, SRUs and/or debian, sometimes you no doubt screw up<br>
> and upload a package without ~ppa1 to your ppa or upload a package with<br>
> version X.Y~17.04 to xenial (at least, I do this sort of thing quite a<br>
> lot). I've written a wrapper around dput that checks for many of these<br>
> mistakes before invoking real dput:<br>
><br>
>     <a href="https://gist.github.com/mwhudson/616499edb1191bd99c987bbbd8781ce9" rel="noreferrer" target="_blank">https://gist.github.com/<wbr>mwhudson/<wbr>616499edb1191bd99c987bbbd8781c<wbr>e9</a><br>
><br>
> (it also checks that for SRU bugs the listed bugs have open tasks for<br>
> the appropriate distro / source packages).<br>
<br>
</span>Amazing, this will be really useful. Thank you!</blockquote><div><br></div><div>I hope so :)</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
> I've only been using this for a couple of days but I hope it's going to<br>
> save me a bunch of time, maybe it will for you too :)<br>
<br>
</span>I wonder if there's a way to bake this into dput officially (i.e.<br>
running these checks and giving an option to override if necessary).<br>
Maybe file a bug in Debian?<br></blockquote><div><br></div><div>Hm it might be the sort of thin dput-ng would do, I guess. I'll try filing a bug there and see what happens :)</div><div><br></div><div>Cheers,</div><div>mwh </div></div></div></div>