]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
check keyring uids for uploader address before adding presumed sponsor to recipient
[dak.git] / ChangeLog
index 76f68664701b7a2b09752b362f89fd70e61f4a7c..c4298b10e67a42b1b9f56708c4c1a9a37e038c65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,14 @@
-2008-04-23  Thomas Viehmann  <tviehmann@ries.debian.org>
+2008-04-23  Thomas Viehmann  <tviehmann@debian.org>
 
        * dak/process_unchecked.py: add changes["sponsoremail"]
          for sponsored uploads if desired
+       * daklib/queue.py: add changes["sponsoremail"] to
+         Subst["__MAINTAINER_TO__"] if present
        * daklib/utils.py: add functions
-         is_email_alias to check which accounts allow email forwarding and
-         which_alias_file to find the alias file
+         is_email_alias to check which accounts allow email forwarding,
+         which_alias_file to find the alias file, and
+         gpg_get_key_addresses to find uid addresses for a given
+           fingerprint
 
 2008-04-22  Joerg Jaspert  <joerg@debian.org>