[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, bts428113, updated. 4.2-33-g2db5032

Sandro Tosi morph at debian.org
Thu May 21 15:44:12 UTC 2009


The following commit has been merged in the bts428113 branch:
commit 0a03c2303e585caa265b445db85cee05617e078f
Author: Sandro Tosi <morph at debian.org>
Date:   Sun May 10 11:08:38 2009 +0200

    updated manpages and config for new no-cc-question option

diff --git a/conf/reportbug.conf b/conf/reportbug.conf
index 592ea94..3583543 100644
--- a/conf/reportbug.conf
+++ b/conf/reportbug.conf
@@ -103,3 +103,6 @@ verify
 
 # Don't check whether user IDs are outside admin range - root is still checked
 # no-check-uid
+
+# Do not ask for more CCs while executing reportbug
+# no-cc-question
diff --git a/debian/changelog b/debian/changelog
index e8dacc4..e4f5e19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,12 +35,12 @@ reportbug (4.3) UNRELEASED; urgency=low
   * doc/README.Users
     - added explanation about what modules are needed to let GTK+ UI works;
       thanks to Leonardo Meira for the report; Closes: #527994
-  * bin/reportbug, man/reportbug.1
+  * bin/reportbug, man/{reportbug.1, reportbug.conf.5}
     - added '--no-cc-question' option to skip CC question; thanks to Josh
       Triplett for the report and to Carl Chenet for the (partial) patch;
       Closes: #428113
 
- -- Sandro Tosi <morph at debian.org>  Sun, 10 May 2009 10:48:54 +0200
+ -- Sandro Tosi <morph at debian.org>  Sun, 10 May 2009 11:01:44 +0200
 
 reportbug (4.2) unstable; urgency=low
 
diff --git a/man/reportbug.conf.5 b/man/reportbug.conf.5
index 4dc6633..732c511 100644
--- a/man/reportbug.conf.5
+++ b/man/reportbug.conf.5
@@ -159,6 +159,9 @@ mailer
 .B no-check-uid (\fIboolean\fP)
 Disables checking whether the UIDs are outside admin range (\fIroot\fP
 is still checked)
+-TP
+.b no\-cc\-question
+Do not ask for more CCs while executing reportbug
 .TP
 .B no-debconf (\fIboolean\fP)
 Disables adding the

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list