[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#173826: marked as done (ITP: cl-ppcre -- Portable Regular Express Library for Common Lisp)



Your message dated Sun, 22 Dec 2002 02:07:08 -0500
with message-id <E18Q0Ca-0007Ho-00@auric.debian.org>
and subject line Bug#173826: fixed in cl-ppcre 0.0+release.2002.12.19-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.)

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

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Dec 2002 01:52:20 +0000
>From kevin@tiger.med-info.com Fri Dec 20 19:52:18 2002
Return-path: <kevin@tiger.med-info.com>
Received: from tiger.med-info.com [216.184.11.33] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18PYoM-0007FZ-00; Fri, 20 Dec 2002 19:52:18 -0600
Received: from tiger.med-info.com (kevin@localhost [127.0.0.1])
	by tiger.med-info.com (8.12.6/8.12.6/Debian-7) with ESMTP id gBL1qH6C006759
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK);
	Fri, 20 Dec 2002 18:52:17 -0700
Received: (from kevin@localhost)
	by tiger.med-info.com (8.12.6/8.12.6/Debian-7) id gBL1qHqU006757;
	Fri, 20 Dec 2002 18:52:17 -0700
Message-Id: <[🔎] 200212210152.gBL1qHqU006757@tiger.med-info.com>
From: "Kevin M. Rosenberg" <kmr@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: cl-ppcre -- Portable Regular Express Library for Common Lisp
X-Mailer: reportbug 1.50
Date: Fri, 20 Dec 2002 18:52:17 -0700
X-Debbugs-CC: debian-devel@lists.debian.org
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.8 required=5.0
	tests=MSG_ID_ADDED_BY_MTA_3,SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: wnpp
Version: N/A; reported 2002-12-20
Severity: wishlist

* Package name    : cl-ppcre
  Version         : Unversioned, initial release
  Upstream Author : Edi Weithz <edi@weitz.de>
* URL             : http://weitz.de/cl-pprcre/
* License         : BSD
  Description     : Portable Regular Express Library for Common Lisp

CL-PPCRE is a portable regular expression library for Common Lisp
which has the following features:

* It is compatible with Perl. (Well - as far as you can be compatible
with a language defined by its ever-changing
implementation. Currently, as of December 2002, CL-PPCRE is more
compatible with the regex semantics of Perl 5.8.0 than, say, Perl
5.6.1 is...:) It even correctly parses and applies Jeffrey Friedl's
famous 6600-byte long RFC822 address pattern.

* It is fast. If compiled with CMUCL it outperforms Perl's highly
optimized regex engine (written in C) which to my knowledge is faster
than most other regex engines around. If compiled with CLISP it is
still comparable to CLISP's own regex implementation which is also
written in C.

* It is portable, i.e. the code aims to be strictly ANSI-compliant. If
you encounter any deviations this is an error and should be reported
to edi@agharta.de.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux tiger 2.4.19 #2 SMP Tue Nov 12 14:20:05 MST 2002 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 173826-close) by bugs.debian.org; 22 Dec 2002 07:08:27 +0000
>From rdonald@auric.debian.org Sun Dec 22 01:08:27 2002
Return-path: <rdonald@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18Q0Dq-0002dT-00; Sun, 22 Dec 2002 01:08:26 -0600
Received: from rdonald by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 18Q0Ca-0007Ho-00; Sun, 22 Dec 2002 02:07:08 -0500
From: kmr@debian.org (Kevin M. Rosenberg)
To: 173826-close@bugs.debian.org
X-Katie: lisa $Revision: 1.20 $
Subject: Bug#173826: fixed in cl-ppcre 0.0+release.2002.12.19-1
Message-Id: <E18Q0Ca-0007Ho-00@auric.debian.org>
Sender: Randall Donald <rdonald@auric.debian.org>
Date: Sun, 22 Dec 2002 02:07:08 -0500
Delivered-To: 173826-close@bugs.debian.org

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

cl-ppcre_0.0+release.2002.12.19-1.diff.gz
  to pool/main/c/cl-ppcre/cl-ppcre_0.0+release.2002.12.19-1.diff.gz
cl-ppcre_0.0+release.2002.12.19-1.dsc
  to pool/main/c/cl-ppcre/cl-ppcre_0.0+release.2002.12.19-1.dsc
cl-ppcre_0.0+release.2002.12.19-1_all.deb
  to pool/main/c/cl-ppcre/cl-ppcre_0.0+release.2002.12.19-1_all.deb
cl-ppcre_0.0+release.2002.12.19.orig.tar.gz
  to pool/main/c/cl-ppcre/cl-ppcre_0.0+release.2002.12.19.orig.tar.gz



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 173826@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kevin M. Rosenberg <kmr@debian.org> (supplier of updated cl-ppcre 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sat, 21 Dec 2002 14:30:17 -0700
Source: cl-ppcre
Binary: cl-ppcre
Architecture: source all
Version: 0.0+release.2002.12.19-1
Distribution: unstable
Urgency: low
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Changed-By: Kevin M. Rosenberg <kmr@debian.org>
Description: 
 cl-ppcre   - Portable Regular Express Library for Common Lisp
Closes: 173826
Changes: 
 cl-ppcre (0.0+release.2002.12.19-1) unstable; urgency=low
 .
   * Initial Debian upload (closes: 173826)
Files: 
 a6c40f0c2301e9e10961a492642ccf38 626 devel optional cl-ppcre_0.0+release.2002.12.19-1.dsc
 6e4a71800c375e6b6ca9d016c5d05a03 141102 devel optional cl-ppcre_0.0+release.2002.12.19.orig.tar.gz
 cd5a01a859c3d611f1ad0ad223e7c1a9 2932 devel optional cl-ppcre_0.0+release.2002.12.19-1.diff.gz
 12489eeafee2995f674c8c3c41e67b6a 100472 devel optional cl-ppcre_0.0+release.2002.12.19-1_all.deb

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

iD8DBQE+BOHfES7N8sSjgj4RAiv0AJ0aObihfqMtmAVk4F1CWto5vz0yuACeLgsn
1Hmf+LWn5MBHHwjKpwJExnE=
=gCic
-----END PGP SIGNATURE-----



Reply to: