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

Bug#236154: marked as done (ITP: regexp-pp -- Syntax extension for OCaml to make Regexp usage much easier)



Your message dated Mon, 15 Mar 2004 14:25:01 -0500
with message-id <E1B2xht-0005Ls-00@newraff.debian.org>
and subject line Bug#236154: fixed in regexp-pp 0.9.3-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; 4 Mar 2004 15:25:13 +0000
>From jgoerzen@complete.org Thu Mar 04 07:25:13 2004
Return-path: <jgoerzen@complete.org>
Received: from glockenspiel.complete.org [69.10.152.57] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ayuin-0006xw-00; Thu, 04 Mar 2004 07:25:13 -0800
Received: from localhost (localhost [127.0.0.1])
	by glockenspiel.complete.org (Postfix) with ESMTP id 124C62B5
	for <submit@bugs.debian.org>; Thu,  4 Mar 2004 09:25:14 -0600 (CST)
Received: from glockenspiel.complete.org ([127.0.0.1])
	by localhost (glockenspiel [127.0.0.1]) (amavisd-new, port 10025)
	with ESMTP id 03074-04 for <submit@bugs.debian.org>;
	Thu, 4 Mar 2004 09:25:11 -0600 (CST)
Received: from erwin.complete.org (unknown [12.149.180.20])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "erwin.complete.org", Issuer "John Goerzen -- Root CA" (verified OK))
	by glockenspiel.complete.org (Postfix) with ESMTP id CDF13186
	for <submit@bugs.debian.org>; Thu,  4 Mar 2004 09:25:10 -0600 (CST)
Received: by erwin.complete.org (Postfix, from userid 1000)
	id B8B05278A; Thu,  4 Mar 2004 09:25:00 -0600 (CST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: John Goerzen <jgoerzen@complete.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: regexp-pp -- Syntax extension for OCaml to make Regexp usage much easier
X-Mailer: reportbug 2.37
Date: Thu, 04 Mar 2004 09:25:00 -0600
X-Debbugs-Cc: debian-devel@lists.debian.org,
	debian-ocaml-maint@lists.debian.org
Message-Id: <[🔎] 20040304152500.B8B05278A@erwin.complete.org>
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at complete.org
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=HAS_PACKAGE,X_DEBBUGS_CC 
	autolearn=no version=2.60-bugs.debian.org_2004_03_01
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name    : regexp-pp
  Version         : 0.9.3
  Upstream Author : Yutaka Oiwa <oiwa@yl.is.s.u-tokyo.ac.jp>
* URL             : http://web.yl.is.s.u-tokyo.ac.jp/~oiwa/caml/#regexp-pp
* License         : LGPL & QPL
  Description     : Syntax extension for OCaml to make Regexp usage much easier
 Regexp/OCaml provides convenient syntax sugar for regular expression
 match for strings using PCRE/OCaml library. The features of this macro
 package are the following: 

 Convenient syntax: similar to standard match-with expression 
 
 Binding matching substrings to variables: no more $1, $2, ... 

 Automagical easy-to-use type-coercion: no flood of int_of_string etc. 

 Support for optional-patterns: gives string option type etc. 

 Default values for optional-patterns 

 A regular expression which appears in the source file will be evaluated
 only once; it is pre-compiled before actual execution and then cached.
 The package contains a small macro, called "once", makes any value to
 be evaluated only once. 

Binary package will be libocaml-regexp-pp-dev.


-- System Information:
Debian Release: testing/unstable
Architecture: alpha
Kernel: Linux erwin 2.4.25-pre5 #1 Thu Jan 15 18:34:29 CST 2004 alpha
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 236154-close) by bugs.debian.org; 15 Mar 2004 19:39:00 +0000
>From troup@newraff.debian.org Mon Mar 15 11:39:00 2004
Return-path: <troup@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B2xvQ-0006A1-00; Mon, 15 Mar 2004 11:39:00 -0800
Received: from troup by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1B2xht-0005Ls-00; Mon, 15 Mar 2004 14:25:01 -0500
From: John Goerzen <jgoerzen@complete.org>
To: 236154-close@bugs.debian.org
X-Katie: lisa $Revision: 1.29 $
Subject: Bug#236154: fixed in regexp-pp 0.9.3-1
Message-Id: <E1B2xht-0005Ls-00@newraff.debian.org>
Sender: James Troup <troup@newraff.debian.org>
Date: Mon, 15 Mar 2004 14:25:01 -0500
Delivered-To: 236154-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Source: regexp-pp
Source-Version: 0.9.3-1

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

libregexp-pp-ocaml-dev_0.9.3-1_i386.deb
  to pool/main/r/regexp-pp/libregexp-pp-ocaml-dev_0.9.3-1_i386.deb
regexp-pp_0.9.3-1.dsc
  to pool/main/r/regexp-pp/regexp-pp_0.9.3-1.dsc
regexp-pp_0.9.3-1.tar.gz
  to pool/main/r/regexp-pp/regexp-pp_0.9.3-1.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 236154@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen <jgoerzen@complete.org> (supplier of updated regexp-pp 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: Thu,  4 Mar 2004 09:55:19 -0600
Source: regexp-pp
Binary: libregexp-pp-ocaml-dev
Architecture: source i386
Version: 0.9.3-1
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <jgoerzen@complete.org>
Changed-By: John Goerzen <jgoerzen@complete.org>
Description: 
 libregexp-pp-ocaml-dev - Syntax extension for OCaml to make Regexp usage much easier
Closes: 236154
Changes: 
 regexp-pp (0.9.3-1) unstable; urgency=low
 .
   * Initial Release.  Closes: #236154.
Files: 
 fb99f1f1ea55f02d3cccde28c8085b8e 583 devel optional regexp-pp_0.9.3-1.dsc
 1004d739e0179035c2d28b412a053426 101033 devel optional regexp-pp_0.9.3-1.tar.gz
 d20750e49c26d855d5160363cb1e65aa 37520 devel optional libregexp-pp-ocaml-dev_0.9.3-1_i386.deb

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

iD8DBQFAR1fd7B2mSKdID5ERAjF6AJ9umrJ+I4T4OEjutKj5uYMels+a3ACfXC3K
wgEUI7x7toYZPXiucqQp/pU=
=mnp0
-----END PGP SIGNATURE-----



Reply to: