Your message dated Wed, 26 Oct 2005 03:02:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#240239: fixed in grep 2.5.1.ds2-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Mar 2004 12:02:12 +0000
>From [EMAIL PROTECTED] Fri Mar 26 04:02:12 2004
Return-path: <[EMAIL PROTECTED]>
Received: from passoa.byte.nl [217.119.229.6] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B6q2O-0005Za-00; Fri, 26 Mar 2004 04:02:12 -0800
Received: from localhost (localhost [127.0.0.1])
        by passoa.byte.nl (Postfix) with ESMTP
        id 728C13142F2; Fri, 26 Mar 2004 13:01:38 +0100 (CET)
Received: by passoa.byte.nl (Postfix, from userid 500)
        id 94A003142E0; Fri, 26 Mar 2004 13:01:35 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Allard Hoeve <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: grep: minor documentation syntax error
X-Mailer: reportbug 2.48
Date: Fri, 26 Mar 2004 13:01:35 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: grep
Version: 2.5.1.ds1-2
Severity: minor

Hello there,


The manpage for grep (1) states:

  The period . matches any single character. The symbol \w is a synonym for
  [[:alnum:]] and \W is a synonym for [^[:alnum]].
                                      ^^^^^^^^^^^

IMHO this should be [^[:alnum:]].


Sincerely,

Allard Hoeve




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.25
Locale: LANG=C, LC_CTYPE=C

Versions of packages grep depends on:
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an

-- no debconf information


---------------------------------------
Received: (at 240239-close) by bugs.debian.org; 26 Oct 2005 10:10:34 +0000
>From [EMAIL PROTECTED] Wed Oct 26 03:10:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EUi6j-0008CA-00; Wed, 26 Oct 2005 03:02:09 -0700
From: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#240239: fixed in grep 2.5.1.ds2-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 26 Oct 2005 03:02:09 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 5

Source: grep
Source-Version: 2.5.1.ds2-2

We believe that the bug you reported is fixed in the latest version of
grep, which is due to be installed in the Debian FTP archive:

grep_2.5.1.ds2-2.diff.gz
  to pool/main/g/grep/grep_2.5.1.ds2-2.diff.gz
grep_2.5.1.ds2-2.dsc
  to pool/main/g/grep/grep_2.5.1.ds2-2.dsc
grep_2.5.1.ds2-2_alpha.deb
  to pool/main/g/grep/grep_2.5.1.ds2-2_alpha.deb
grep_2.5.1.ds2-2_i386.deb
  to pool/main/g/grep/grep_2.5.1.ds2-2_i386.deb
grep_2.5.1.ds2-2_sparc.deb
  to pool/main/g/grep/grep_2.5.1.ds2-2_sparc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated grep package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 26 Oct 2005 19:14:35 +1000
Source: grep
Binary: grep
Architecture: source i386 alpha sparc
Version: 2.5.1.ds2-2
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Description: 
 grep       - GNU grep, egrep and fgrep
Closes: 181378 206470 224993 240239 257900 267718 284676
Changes: 
 grep (2.5.1.ds2-2) unstable; urgency=low
 .
   * Patched 64-egf-speedup.patch with patch from Nicolas François
     <[EMAIL PROTECTED]>. Put 64-egf-speedup.patch,
     65-dfa-optional.patch, 66-match_icase.patch and 67-w.patch back
     in, closes: #181378, #206470, #224993.
   * Fixed "minor documentation syntax error", closes: #240239,
     #257900. Patches by Allard Hoeve <[EMAIL PROTECTED]> and Derrick
     'dman' Hudson <[EMAIL PROTECTED]>.
   * Fixed "info page not in main info menu", closes: #284676,
     #267718. Patches by Rui Tiago Cação Matos
     <[EMAIL PROTECTED]> and Paul Brook <[EMAIL PROTECTED]>.
Files: 
 88b2af4b3578729420158583be03731f 660 utils required grep_2.5.1.ds2-2.dsc
 14e96467e8623210c797ec104ed9e3b2 21354 utils required grep_2.5.1.ds2-2.diff.gz
 e69a3fbbab86633594273203f7f2207e 139112 utils required 
grep_2.5.1.ds2-2_i386.deb
 76128b684a7deac71454c5f6b5697345 140514 utils required 
grep_2.5.1.ds2-2_sparc.deb
 01da865bef322c130f6f46abad86d1f9 147868 utils required 
grep_2.5.1.ds2-2_alpha.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDX1MXipBneRiAKDwRAkE4AKCuQ7V6POyqk3uqYL4c5ifTHLtu6ACdHk7e
Kowqh+yG6VdaC2w+ve8bhyc=
=sBND
-----END PGP SIGNATURE-----


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

Reply via email to