On Fri, Sep 01, 2017 at 12:54:02PM +1200, Michael Hudson-Doyle wrote: > Hi all, > > 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: > > https://gist.github.com/mwhudson/616499edb1191bd99c987bbbd8781ce9 > > (it also checks that for SRU bugs the listed bugs have open tasks for the > appropriate distro / source packages).
One problem the SRU team sometimes encounters is bugs linked in SRUs being private, perhaps you could also check for those? Thanks! -- Brian Murray -- ubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel
