X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fprocess_accepted.py;h=e03f798459b163d0b0b04c36f85a098e57b08a1e;hb=6f984c8f09377f51ea631e9bbfcd9ab02a39f993;hp=e791b43d46a344d402f42fffa022c9e53ad26f7a;hpb=7df9c3b974bcd1c3bc40d29d154f6b86b6454ddd;p=dak.git diff --git a/dak/process_accepted.py b/dak/process_accepted.py index e791b43d..e03f7984 100755 --- a/dak/process_accepted.py +++ b/dak/process_accepted.py @@ -614,7 +614,7 @@ def main(): Urgency_Logger = Urgency_Log(Cnf) # Initialize the substitution template mapping global - bcc = "X-DAK: dak process-accepted\nX-Katie: this header is obsolete" + bcc = "X-DAK: dak process-accepted\nX-Katie: $Revision: 1.18 $" if Cnf.has_key("Dinstall::Bcc"): Subst["__BCC__"] = bcc + "\nBcc: %s" % (Cnf["Dinstall::Bcc"]) else: