Your message dated Sun, 20 Dec 2009 14:19:34 +0100
with message-id <[email protected]>
and subject line Re: Bug#561799: reportbug.conf manual refers to (deprecated?) 
cc  option
has caused the Debian Bug report #561799,
regarding clarify reportbug.conf manpage for cc option
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
561799: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561799
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 3.48
Severity: minor
Tags: patch


Hi,
The reporbug.conf manual contains the follow section:
  cc (boolean)
    Whether the reporter should be Cc:ed on the bug report

When using this option (Setting 'cc yes') , on launching reportbug, it reports:
  Unrecognized token: yes

It looks to me as if this option has been removed, so this patch removes the
reference to it in the manual page.

Thanks,
kk


-- Package-specific info:
** Environment settings:
DEBEMAIL="[email protected]"
DEBFULLNAME="Karl Goetz"
INTERFACE="text"

** /home/kgoetz/.reportbugrc:
reportbug_version "3.31"
mode standard
ui text
email "[email protected]"
no-cc
header "X-Debbugs-CC: [email protected]"
smtphost reportbug.debian.org

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.7-libre-fshoppe1 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages reportbug depends on:
ii  apt                      0.7.20.2+lenny1 Advanced front-end for dpkg
ii  python                   2.5.2-3         An interactive high-level object-o
ii  python-central           0.6.8           register and build utility for Pyt

reportbug recommends no packages.

Versions of packages reportbug suggests:
ii  debconf-utils             1.5.24         debconf utilities
pn  debsums                   <none>         (no description available)
pn  dlocate                   <none>         (no description available)
ii  exim4                     4.69-9         metapackage to ease Exim MTA (v4) 
ii  exim4-daemon-light [mail- 4.69-9         lightweight Exim MTA (v4) daemon
ii  file                      4.26-1         Determines file type using "magic"
ii  gnupg                     1.4.9-3+lenny1 GNU privacy guard - a free PGP rep
pn  python-urwid              <none>         (no description available)

-- no debconf information
>From 1725b37ce876b0e3fa5af4897e434f1af956cfe0 Mon Sep 17 00:00:00 2001
From: Karl Goetz <[email protected]>
Date: Sun, 20 Dec 2009 22:40:00 +1030
Subject: [PATCH] Signed-off-by: Karl Goetz <[email protected]>

* Remove reference to the 'cc' option in reportbug.conf's man page.
Hopefully the file syntax remains correct.
---
 man/reportbug.conf.5 |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/man/reportbug.conf.5 b/man/reportbug.conf.5
index 19ed513..c115cbf 100644
--- a/man/reportbug.conf.5
+++ b/man/reportbug.conf.5
@@ -60,9 +60,6 @@ The bug tracking system to use, see
 .B reportbug --bts help
 for a list of currently supported BTSes
 .TP
-.B cc (\fIboolean\fP)
-Whether the reporter should be Cc:ed on the bug report
-.TP
 .B check-available (\fIboolean\fP)
 Whether \fBpackages.debian.org\fP should be queried for newer releases
 of the package.  In \fBadvanced\fP and \fBexpert\fP mode,
-- 
1.5.6.5


--- End Message ---
--- Begin Message ---
On Sun, Dec 20, 2009 at 13:43, Sandro Tosi <[email protected]> wrote:
> On Sun, Dec 20, 2009 at 13:14, Karl Goetz <[email protected]> wrote:
>> Package: reportbug
>> Version: 3.48
>> Severity: minor
>> Tags: patch
>>
>>
>> Hi,
>> The reporbug.conf manual contains the follow section:
>>  cc (boolean)
>>    Whether the reporter should be Cc:ed on the bug report
>
> It means that if it presents reportbug will CC the submitter, else it won't.
>
>> When using this option (Setting 'cc yes') , on launching reportbug, it 
>> reports:
>>  Unrecognized token: yes
>
> that's the 'yes' the problem, not 'cc'.

It's already written in the manpage that:

       True/false (boolean) options can be specified as

       boolean-option

so it should be clear how to use the boolean options, hence closing this report.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--- End Message ---

Reply via email to