[21:18] Just a heads-up: I'm sync'ing mini-dinstall because I don't believe the delta makes sense. The Ubuntu delta tries to remove the support for debian-keyring, replacing it with ubuntu-keyring. These two things don't equte as the former has all the sigs of DDs, but the latter only has archive signing keys and not all Ubuntu devs. mini-dinstall uses that as a possible list of people that it'll dinstall [21:18] from, so having that be the Ubuntu archive only *really* doesn't make sense unless you can snag an Ubuntu archive signed *changes file. :P [21:19] default_verify_sigs = os.access('/usr/share/keyrings/ubuntu-archive-keyring.gpg', os.R_OK)