]> git.decadent.org.uk Git - dak.git/commitdiff
rewrite daklib.utils.gpg_get_key_addresses
authorHelmut Grohne <helmut@subdivi.de>
Thu, 22 May 2014 17:08:40 +0000 (19:08 +0200)
committerHelmut Grohne <helmut@subdivi.de>
Thu, 22 May 2014 17:08:40 +0000 (19:08 +0200)
 * No longer uses the deprecated commands module.
 * No longer invokes gpg via a shell.
 * Passes --with-colons to gpg now.
 * No longer depends on the current locale (since --with-colons forces
   UTF-8 output).

Signed-off-by: Helmut Grohne <helmut@subdivi.de>

No differences found