[Reportbug-commits] [reportbug] 01/01: dont CC secure-testing-team at lists.alioth.debian.org anymore, the team didnt exit for a long time and the ML will disappear when Alioth will be deco'ed; patch by Moritz Muehlenhoff; Closes: #888832

Sandro Tosi morph at moszumanska.debian.org
Tue Jan 30 23:36:03 UTC 2018


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository reportbug.

commit df549c3c0acc58f21a2f04b70209dbe0f88a9dfa
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Jan 30 18:35:57 2018 -0500

    dont CC secure-testing-team at lists.alioth.debian.org anymore, the team didnt exit for a long time and the ML will disappear when Alioth will be deco'ed; patch by Moritz Muehlenhoff; Closes: #888832
---
 bin/reportbug    | 3 +--
 debian/changelog | 9 +++++++++
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/bin/reportbug b/bin/reportbug
index 9df0d87..06bcee1 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -2083,9 +2083,8 @@ For more details, please see: http://www.debian.org/devel/wnpp/''')
                 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:
diff --git a/debian/changelog b/debian/changelog
index 7423409..84a7ecd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+reportbug (7.1.9) UNRELEASED; urgency=medium
+
+  * bin/reportbug
+    - dont CC secure-testing-team at lists.alioth.debian.org anymore, the team
+      didnt exit for a long time and the ML will disappear when Alioth will be
+      deco'ed; patch by Moritz Muehlenhoff; Closes: #888832
+
+ -- Sandro Tosi <morph at debian.org>  Tue, 30 Jan 2018 18:34:44 -0500
+
 reportbug (7.1.8) unstable; urgency=medium
 
   * reportbug/debbugs.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git



More information about the Reportbug-commits mailing list