On 12/20/2012 02:07 PM, James McCoy wrote: > On Thu, Dec 20, 2012 at 11:36:16AM +0100, Ansgar Burchardt wrote: >> Mixing the status output from gpg and the data is a bad idea. It's >> probably still possible to bypass the check with something like > > Good point. I just pushed an update: > > http://anonscm.debian.org/gitweb/?p=devscripts/devscripts.git;a=commit;h=3e4b99becfc2e978887f2a52124970318bafe943
Thanks, that looks better. Just one more question: why do you use Temp::File->newdir() when you only want a single file? Wouldn't Temp::File->new() be easier as you would no longer need the open() call in the next line. Ansgar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org