[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#891918: stretch-pu: package reportbug/7.1.7+deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Hi Stable release managers,

X-Debbugs-CC to Sandro, Moritz and Markus.

I like to propose the following little change for the upcoming point
release to include for reportbug. The secure testing security team
does not exists for a long time by now, and when alioth will be
decomissioned the secure-testing-team list will disapear. Cf. #888832.

It would thus be good if reportbug stops Cc'ing the secure-testing
team.

Markus is Cc'ed as well because he worked on an update for #878088,
which though is not included here. If he has time to propse that part
as well and accepted by you, it would be great to have it included as
well.

Regards,
Salvatore
diff -Nru reportbug-7.1.7/bin/reportbug reportbug-7.1.7+deb9u1/bin/reportbug
--- reportbug-7.1.7/bin/reportbug	2017-05-29 22:00:17.000000000 +0200
+++ reportbug-7.1.7+deb9u1/bin/reportbug	2018-03-02 15:10:15.000000000 +0100
@@ -2083,9 +2083,8 @@
                 incfiles = addinfo
 
         if bts == 'debian' and 'security' in taglist and sendto != 'team@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@security.debian.org>']
-            listcc += ['Debian Testing Security Team <secure-testing-team@lists.alioth.debian.org>']
 
         # Prepare bug report
         if self.options.kudos:
diff -Nru reportbug-7.1.7/debian/changelog reportbug-7.1.7+deb9u1/debian/changelog
--- reportbug-7.1.7/debian/changelog	2017-05-29 22:00:17.000000000 +0200
+++ reportbug-7.1.7+deb9u1/debian/changelog	2018-03-02 15:10:15.000000000 +0100
@@ -1,3 +1,13 @@
+reportbug (7.1.7+deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Don't CC secure-testing-team@lists.alioth.debian.org anymore.
+    The testing security team didn't exist for a long time and the
+    mailinglist will disappear when Alioth will be decomissioned.
+    Thanks to Moritz Muehlenhoff (Closes: #888832)
+
+ -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 02 Mar 2018 15:10:15 +0100
+
 reportbug (7.1.7) unstable; urgency=medium
 
   * reportbug/utils.py
Binary files /tmp/mjqj8S79Y5/reportbug-7.1.7/reportbug/__pycache__/__init__.cpython-35.pyc and /tmp/SXwYSPF77D/reportbug-7.1.7+deb9u1/reportbug/__pycache__/__init__.cpython-35.pyc differ
Binary files /tmp/mjqj8S79Y5/reportbug-7.1.7/reportbug/__pycache__/__init__.cpython-36.pyc and /tmp/SXwYSPF77D/reportbug-7.1.7+deb9u1/reportbug/__pycache__/__init__.cpython-36.pyc differ

Reply to: