[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.1-13-gd550d60

Sandro Tosi morph at debian.org
Fri Apr 17 23:07:44 UTC 2009


The following commit has been merged in the master branch:
commit d5c7e539633fa1e74ae18647fea2ce8b2a9b9286
Author: Carl Chenet <carl.chenet at ohmytux.com>
Date:   Sat Apr 11 14:11:49 2009 +0200

    Added a small message to warn users about allowed length of the bugreport summary.

diff --git a/bin/reportbug b/bin/reportbug
index dbc486b..5fcd8e3 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -1548,7 +1548,7 @@ For more details, please see: http://www.debian.org/devel/wnpp/''')
         elif not subject and not notatty:
             prompted = True
             subject = ui.get_string(
-                'Please briefly describe your problem (you can elaborate in '
+                'Please briefly describe your problem (max. 100 characters; you can elaborate in '
                 'a moment; an empty response will stop reportbug).  This will '
 		'be the bug email subject, so write a concise summary of what '
 		'is wrong with the package, for example, "fails to send email" '

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list