tags 447380 +patch
thanks

On 07/10/20 16:45 +0200, Jose Luis Gonzalez said ...
> Most command-line options are included as commented entries in
> /etc/reportbug.conf.  There's no such entry for --check-available.
> Please, add one for it.

Added.  And modified reportbug.conf(5) to reflect this.  Patch attached.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/
diff -Nur original/reportbug-3.39/reportbug.conf reportbug-3.39/reportbug.conf
--- original/reportbug-3.39/reportbug.conf	2004-12-06 19:29:04.000000000 +0530
+++ reportbug-3.39/reportbug.conf	2007-11-05 15:48:06.622461000 +0530
@@ -32,6 +32,9 @@
 # Should I query the BTS?
 query-bts
 
+# Should I check for newer releases of the package
+# check-available
+
 # Should I CC the reporter?
 cc
 
diff -Nur original/reportbug-3.39/reportbug.conf.5 reportbug-3.39/reportbug.conf.5
--- original/reportbug-3.39/reportbug.conf.5	2007-08-17 04:11:06.000000000 +0530
+++ reportbug-3.39/reportbug.conf.5	2007-11-05 15:51:34.315495000 +0530
@@ -20,7 +20,7 @@
 .\" 
 .\" $Id: reportbug.conf.5,v 1.1.2.1 2007-08-16 22:41:06 lawrencc Exp $
 .\" 
-.TH REPORTBUG.CONF 5 "Aug 2007" "reportbug 3.38"
+.TH REPORTBUG.CONF 5 "Nov 2007" "reportbug 3.39"
 .SH NAME
 .B reportbug.conf
 - The configuration file for reportbug
@@ -68,6 +68,10 @@
 .B cc (\fIboolean\fP)
 Whether the reporter should be Cc:ed on the bug report
 .TP
+.B check-available (\fIboolean\fP)
+Whether packages.debian.org should be queried for newer releases of the
+package
+.TP
 .B compress (\fIboolean\fP)
 Whether modified configuration files included in the bug report should
 be stripped down
@@ -247,4 +251,4 @@
 This manual page was written by Y Giridhar Appaji Nag
 <[EMAIL PROTECTED]> for the Debian project, but may be used by others.
 .PP
-Last modified: 2007-08-13 by Y Giridhar Appaji Nag
+Last modified: 2007-11-05 by Y Giridhar Appaji Nag

Attachment: signature.asc
Description: Digital signature

Reply via email to