Package: bugs.debian.org
Severity: normal

This was done in b7843cf92e2fa55b89e0993eb82c4453d3736d46:

+# remove remaining mailing list name markers from the subject line
+$subject =~ s/^\[.*\]\s*//i;

However, initial [foo] was not necessarily added by mailing list software. Sometimes it's a vital part of bug subjected that was added by a human. See e.g.:
http://bugs.debian.org/src:lintian
http://bugs.debian.org/src:devscripts

Please either make the regexp (somehow) more selective, or disable removing the list markers.

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to