[Reportbug-maint] Bug#888832: Stop CCing secure-testing-team at lists.alioth.debian.org

Moritz Muehlenhoff jmm at debian.org
Tue Jan 30 12:54:09 UTC 2018


Package: reportbug
Version: 7.1.8
Severity: important
Tags: patch

About a decade ago a feature was added to reportbug to CC the testing
security team for all security-relevant bug reports. That team doesn't
exist for a long time now and the mailing list will soon stop working
when Alioth gets shut down, so let's clean this up.

Patch attached.

Cheers,
        Moritz
-------------- next part --------------
diff -aur reportbug-7.1.8.orig/bin/reportbug reportbug-7.1.8/bin/reportbug
--- reportbug-7.1.8.orig/bin/reportbug	2017-12-29 05:25:43.000000000 +0100
+++ reportbug-7.1.8/bin/reportbug	2018-01-30 13:46:11.497443447 +0100
@@ -2083,9 +2083,8 @@
                 incfiles = addinfo
 
         if bts == 'debian' and 'security' in taglist and sendto != 'team at security.debian.org':
-            ewrite('Will send a CC of this report to the Debian Security and Testing Security Team.\n')
+            ewrite('Will send a CC of this report to the Debian Security Team.\n')
             listcc += ['Debian Security Team <team at security.debian.org>']
-            listcc += ['Debian Testing Security Team <secure-testing-team at lists.alioth.debian.org>']
 
         # Prepare bug report
         if self.options.kudos:



More information about the Reportbug-maint mailing list