]> git.decadent.org.uk Git - dak.git/commitdiff
Add patch by luk from #438899
authorJoerg Jaspert <joerg@debian.org>
Sat, 26 Jul 2008 10:10:49 +0000 (12:10 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sat, 26 Jul 2008 10:10:49 +0000 (12:10 +0200)
ChangeLog
config/debian/dak.conf
dak/reject_proposed_updates.py [changed mode: 0644->0755]
templates/reject-proposed-updates.rejected

index 29315e9f036d384732872471847013c2ddbaf74e..dd27ec63fdd1d8158d4d4157fab2cbe41da2d3ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-07-26  Joerg Jaspert  <joerg@debian.org>
 
+       * templates/reject-proposed-updates.rejected,dak/reject_proposed_updates.py:
+       applied a patch by luk modifying the stable rejection mails to fit
+       reality a bit more
+
        * config/debian/dak.conf: no m68k in testing, so no m68k in t-p-u
        r4 now
 
index 2eb45d24031ffc770bccf3ba2fb34ba0efbdef50..7b7f5e8ebe039ac4a21d62d112eb56989250db9d 100644 (file)
@@ -173,8 +173,9 @@ Import-Archive
 
 Reject-Proposed-Updates
 {
-   StableRejector "Andreas Barth and Martin Zobel-Helas";
-   MoreInfoURL "http://release.debian.org/stable/4.0/4.0r4/";
+   StableRejector "the Stable Release Team";
+   StableMail "debian-release@lists.debian.org";
+   MoreInfoURL "http://release.debian.org/stable/4.0/4.0r5/";
 };
 
 Import-LDAP-Fingerprints
old mode 100644 (file)
new mode 100755 (executable)
index ba6dc22..a61db17
@@ -168,6 +168,7 @@ def reject (reject_message = ""):
     Upload.Subst["__REJECTOR_ADDRESS__"] = user_email_address
     Upload.Subst["__MANUAL_REJECT_MESSAGE__"] = reject_message
     Upload.Subst["__STABLE_REJECTOR__"] = Cnf["Reject-Proposed-Updates::StableRejector"]
+    Upload.Subst["__STABLE_MAIL__"] = Cnf["Reject-Proposed-Updates::StableMail"]
     Upload.Subst["__MORE_INFO_URL__"] = Cnf["Reject-Proposed-Updates::MoreInfoURL"]
     Upload.Subst["__CC__"] = "Cc: " + Cnf["Dinstall::MyEmailAddress"]
     reject_mail_message = utils.TemplateSubst(Upload.Subst,Cnf["Dir::Templates"]+"/reject-proposed-updates.rejected")
index 9fc567f1852a4d5c865b4203f9b9ff6dd69ad048..8b86cb5b22b95c85ee1ccefc9b05c6919409593a 100644 (file)
@@ -2,6 +2,7 @@ From: __DAK_ADDRESS__
 To: __MAINTAINER_TO__
 __CC__
 __BCC__
+Reply-To: __STABLE_MAIL__
 X-Debian: DAK
 X-Debian-Package: __SOURCE__
 Precedence: bulk
@@ -12,8 +13,8 @@ Subject: __CHANGES_FILENAME__ REJECTED from proposed-updates
 
 Your package was rejected by an ftp master on behalf of
 __STABLE_REJECTOR__, if you have any questions or
-comments regarding this rejection, please address them to him as we
-can't help you.
+comments regarding this rejection, please address them to 
+__STABLE_REJECTOR__ by replying to this mail.
 
 The reason given for rejection was: