Your message dated Thu, 30 Jun 2005 18:47:38 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#316380: fixed in grep 2.5.1.ds1-5 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; 30 Jun 2005 14:30:15 +0000 >From [EMAIL PROTECTED] Thu Jun 30 07:30:15 2005 Return-path: <[EMAIL PROTECTED]> Received: from simmts12.bellnexxia.net (simmts12-srv.bellnexxia.net) [206.47.199.141] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Do03S-0005Xy-00; Thu, 30 Jun 2005 07:30:14 -0700 Received: from pascal.gowlin.org ([65.93.16.54]) by simmts12-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <[EMAIL PROTECTED]>; Thu, 30 Jun 2005 10:29:42 -0400 Received: from gowlin by pascal.gowlin.org with local (Exim 3.36 #1 (Debian)) id 1Do02e-0003vB-00; Thu, 30 Jun 2005 10:29:24 -0400 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Ryan Golbeck <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: RFA: grep -- GNU grep, egrep and fgrep X-Mailer: reportbug 3.12 Date: Thu, 30 Jun 2005 10:29:24 -0400 Message-Id: <[EMAIL PROTECTED]> Sender: Ryan Golbeck <[EMAIL PROTECTED]> 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: wnpp Severity: normal I request an adopter for the grep package due to lack of time. grep is slow moving upstream, but many of the bugs have been fixed in other distributions(Redhat) and the patches should be integrated into debian. The package description is: 'grep' is a utility to search for text in files; it can be used from the command line or in scripts. Even if you don't want to use it, other packages on your system probably will. . The GNU family of grep utilities may be the "fastest grep in the west". GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. (Regular expressions containing backreferencing will run more slowly, however.) -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.8-1-686 Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1) --------------------------------------- Received: (at 316380-close) by bugs.debian.org; 30 Jun 2005 22:51:54 +0000 >From [EMAIL PROTECTED] Thu Jun 30 15:51:54 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Do7sw-0006t6-00; Thu, 30 Jun 2005 15:51:54 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Do7oo-0008Mb-00; Thu, 30 Jun 2005 18:47:38 -0400 From: Anibal Monsalve Salazar <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#316380: fixed in grep 2.5.1.ds1-5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 30 Jun 2005 18:47:38 -0400 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-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-Spam-Level: Source: grep Source-Version: 2.5.1.ds1-5 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.ds1-5.diff.gz to pool/main/g/grep/grep_2.5.1.ds1-5.diff.gz grep_2.5.1.ds1-5.dsc to pool/main/g/grep/grep_2.5.1.ds1-5.dsc grep_2.5.1.ds1-5_i386.deb to pool/main/g/grep/grep_2.5.1.ds1-5_i386.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: Fri, 01 Jul 2005 08:29:42 +1000 Source: grep Binary: grep Architecture: source i386 Version: 2.5.1.ds1-5 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: 316380 Changes: grep (2.5.1.ds1-5) unstable; urgency=low . * New maintainer, closes: #316380. * Updated standards version to 3.6.2. Files: c6efbd1ddd008dfab2cc1a26e483e39a 609 base required grep_2.5.1.ds1-5.dsc 72004332981c5c81ee07d11d855dd215 23399 base required grep_2.5.1.ds1-5.diff.gz 17a30488f9e51b2db5e73cd675693b0c 170348 base required grep_2.5.1.ds1-5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCxHQzgY5NIXPNpFURAjteAJ4ssI5fqbA5QM73pthJGTwPer0QVgCbBfoS dzDJSOL3x4TwKFAak8NBFsQ= =eik4 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]