Package: ftp.debian.org
Severity: wishlist
Since QA uploads are neither formally announced nor restricted, it
will be easier to keep track if the ACCEPTED notices to <[EMAIL PROTECTED]>
always include the Changes field (the way they do for NEW uploads).
A bad patch (no OO sugar):
--- katie.py.orig 2005-01-18 23:18:55.000000000 +0100
+++ katie.py 2005-10-02 11:03:16.000000000 +0200
@@ -278,7 +278,8 @@
# This is for direport's benefit...
f = re_fdnic.sub("\n .\n", changes.get("changes",""));
- if byhand or new:
+ if byhand or new or \
+ self.nmu.group_maint.has_key(changes["maintaineremail"].lower()):
summary += "Changes: " + f;
summary += self.announce(short_summary, 0)
Thanks,
Matej
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]