]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Merge again from Thomas
[dak.git] / ChangeLog
index 8aef43b7be077880aecf5b47706292670c2fe960..ce36677eccae40482678770469460fb1d5faa620 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>