Your message dated Sun, 07 Oct 2001 15:06:12 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#113641: fixed in re2c 0.9.1-1
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Sep 2001 22:11:31 +0000
>From [EMAIL PROTECTED] Wed Sep 26 17:11:31 2001
Return-path: <[EMAIL PROTECTED]>
Received: from f05s15.cac.psu.edu (f05n15.cac.psu.edu) [128.118.141.58] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15mMtv-00087Q-00; Wed, 26 Sep 2001 17:11:31 -0500
Received: from pride (cein177056.ceinetworks.com [216.169.177.56])
        by f05n15.cac.psu.edu (8.9.3/8.9.3) with ESMTP id SAA79578
        for <[EMAIL PROTECTED]>; Wed, 26 Sep 2001 18:11:07 -0400
Received: from drb by pride with local (smtp)
        id 15mMul-0000EU-00
        for <[EMAIL PROTECTED]>; Wed, 26 Sep 2001 18:12:23 -0400
Date: Wed, 26 Sep 2001 18:12:22 -0400
From: Daniel Bungert <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ITP: re2c -- Tool for generating fast C-based recognizers
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.20i
X-No-CC: I subscribe to this list; please do not CC me on replies.
Sender: Daniel Bungert <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]


Package: wnpp
Severity: wishlist

* Package name    : re2c
  Version         : 0.9.1
  Upstream Author : Peter Bumbulis, Brian Young
* URL             : http://www.tildeslash.org/re2c/index.html
* License         : Public Domain
  Description     : Tool for generating fast C-based recognizers

re2c is a great tool for writing fast and flexible lexers. Unlike
other such tools, re2c concentrates solely on generating efficient
code for matching regular expressions. Not only does this singleness
make re2c more suitable for a wider variety of applications, it
allows us to generate scanners which approach hand-crafted ones in
terms of size and speed.

License:
-----
re2c is distributed with no warranty whatever.  The code is certain to
contain errors.  Neither the author nor any contributor takes
responsibility for any consequences of its use.

re2c is in the public domain.  The data structures and algorithms used
in re2c are all either taken from documents available to the general
public or are inventions of the author.  Programs generated by re2c may
be distributed freely.  re2c itself may be distributed freely, in source
or binary, unchanged or modified.  Distributors may charge whatever fees
they can obtain for re2c.

If you do make use of re2c, or incorporate it into a larger project an
acknowledgement somewhere (documentation, research report, etc.) would
be appreciated.
-----

-Dan

-- 
Daniel Bungert | www.personal.psu.edu/drb210

---------------------------------------
Received: (at 113641-close) by bugs.debian.org; 7 Oct 2001 19:08:07 +0000
>From [EMAIL PROTECTED] Sun Oct 07 14:08:07 2001
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15qJHT-0002xE-00; Sun, 07 Oct 2001 14:08:07 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 15qJFc-0004UP-00; Sun, 07 Oct 2001 15:06:12 -0400
From: Daniel Bungert <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.59 $
Subject: Bug#113641: fixed in re2c 0.9.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: James Troup <[EMAIL PROTECTED]>
Date: Sun, 07 Oct 2001 15:06:12 -0400
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
re2c, which has been installed in the Debian FTP archive:

re2c_0.9.1.orig.tar.gz
  to pool/main/r/re2c/re2c_0.9.1.orig.tar.gz
re2c_0.9.1-1.dsc
  to pool/main/r/re2c/re2c_0.9.1-1.dsc
re2c_0.9.1-1.diff.gz
  to pool/main/r/re2c/re2c_0.9.1-1.diff.gz
re2c_0.9.1-1_i386.deb
  to pool/main/r/re2c/re2c_0.9.1-1_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.
Daniel Bungert <[EMAIL PROTECTED]> (supplier of updated re2c 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: Sun, 16 Sep 2001 01:35:17 -0400
Source: re2c
Binary: re2c
Architecture: source i386
Version: 0.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Bungert <[EMAIL PROTECTED]>
Changed-By: Daniel Bungert <[EMAIL PROTECTED]>
Description: 
 re2c       - Tool for generating fast C-based recognizers
Closes: 113641
Changes: 
 re2c (0.9.1-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #113641)
Files: 
 ae4b00ab42ece4aa75088e270820694f 633 devel optional re2c_0.9.1-1.dsc
 574dc153ac4edd7ccbf712721af23040 115783 devel optional re2c_0.9.1.orig.tar.gz
 48043cb2f560feee1d635f2644f70fbd 1971 devel optional re2c_0.9.1-1.diff.gz
 f4a67f3b61b933b033f10b8e4b91c061 110678 devel optional re2c_0.9.1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7u+wLmYiey1dIS3YRAm7kAKCGP463jcLTLoRFTFQdZ/XPHkE7ZACeO+R+
GbBmdWtQQL0VIa0/QHkJhC8=
=M24i
-----END PGP SIGNATURE-----

Reply via email to