]> git.decadent.org.uk Git - dak.git/commitdiff
override
authorJulien Cristau <jcristau@debian.org>
Mon, 24 Aug 2009 21:02:23 +0000 (23:02 +0200)
committerJoerg Jaspert <joerg@debian.org>
Tue, 25 Aug 2009 23:39:47 +0000 (01:39 +0200)
send a copy of the bug closing message to the package maintainer

Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/override.py
docs/README.config

index 4b92ae1105bf989eef06e41642c674de29c3de49..97439d378e2afe0139ade9b55927ea0f14494b7d 100755 (executable)
@@ -243,7 +243,7 @@ def main ():
             Subst["__BCC__"] = "Bcc: " + ", ".join(bcc)
         else:
             Subst["__BCC__"] = "X-Filler: 42"
-        Subst["__CC__"] = "X-DAK: dak override\nX-Katie: alicia"
+        Subst["__CC__"] = "Cc: " + package + "@" + Cnf["Dinstall::PackagesServer"] + "\nX-DAK: dak override\nX-Katie: alicia"
         Subst["__ADMIN_ADDRESS__"] = Cnf["Dinstall::MyAdminAddress"]
         Subst["__DISTRO__"] = Cnf["Dinstall::MyDistribution"]
         Subst["__WHOAMI__"] = utils.whoami()
index c0e831f3df23a4f5fc09135c39c3998e27b58a7c..a20cfc9f06d548520d807d8c2b847d5f4275f02d 100644 (file)
@@ -243,8 +243,8 @@ dak and others.  It should indicate the name of the distribution.
 BugServer (required): is used by 'dak process-unchecked' and 'dak rm'
 when closing bugs.
 
-PackagesServer (requried): used by 'dak rm' when carbon-copying a bug
-close mail to a package maintainer.
+PackagesServer (required): used by 'dak rm' and 'dak override' when
+carbon-copying a bug close mail to a package maintainer.
 
 TrackingServer (optional): used by 'dak process-unchecked' and 'dak
 rm' to send messages for the maintainer also to an alias for people