Your message dated Tue, 12 Jul 2005 18:16:37 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#311321: fixed in redet 6.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.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 31 May 2005 07:32:00 +0000 >From [EMAIL PROTECTED] Tue May 31 00:32:00 2005 Return-path: <[EMAIL PROTECTED]> Received: from on.debian.linux.org.pl (localhost.localdomain) [80.48.213.222] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Dd1EF-0002dr-00; Tue, 31 May 2005 00:32:00 -0700 Received: by localhost.localdomain (Postfix, from userid 1000) id 00349F7E55; Tue, 31 May 2005 09:31:56 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Bartosz Fenski aka fEnIo <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: RFP: redet -- regular expression development and execution tool X-Mailer: reportbug 3.12 Date: Tue, 31 May 2005 09:31:56 +0200 X-Debbugs-Cc: debian-devel@lists.debian.org Message-Id: <[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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: wnpp Severity: wishlist Owner: Bartosz Fenski aka fEnIo <[EMAIL PROTECTED]> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 * Package name : redet Version : 6.5 Upstream Author : William J. Poser <[EMAIL PROTECTED]> * URL : http://www.cis.upenn.edu/~wjposer/redet.html * License : GPL Description : regular expression development and execution tool Redet allows the user to construct regular expressions and test them against input data by executing any of a variety of search programs, editors, and programming languages that make use of regular expressions. When a suitable regular expression has been constructed it may be saved to a file. redet stands for Regular Expression Development and Execution Tool. For each program, a palette showing the available regular expression syntax is provided. Selections from the palette may be copied to the regular expression window with a mouse click. Users may add their own definitions to the palette via their initialization file. Redet also keeps a list of the regular expressions executed, from which entries may be copied back into the regular expression under construction. The history list is saved to a file and restored on startup, so it persists across sessions. So long as the underlying program supports Unicode, redet allows UTF-8 Unicode in both test data and regular expressions. Comparision with other similar tools: * Redet supports many programs. Most other regexp tools are aimed at a single language or style of regular expression. * Redet determines the properties of the programs that actually execute the regular expressions empirically. This guarantees that the version of the program you are using will actually behave as described. It also makes it likely that if new features are added to a program's regular expression repertoire, they will be detected and shown on the palette without any modification to the program. * Redet is explicitly designed for use in a variety of languages and writing systems. It provides the ability to change locale without exiting and reports whether Unicode support is available for each combination of program and locale. It provides special support for Unicode, such as lists of Unicode ranges and character properties. Redet itself is fully internationalized. By adding a suitable translation catalogue, buttons, labels, and messages may all be provided in any language. * Most regular expression tools are useful for constructing and understanding regular expressions but are not designed for use as search environments. Redet provides a number of facilities that make it a good search environment, including a relatively large, re-sizable text window, the ability to enter both regular expressions and data in various ways and to save them to files, editable, persistent history, and journalling. * Redet handles both matching and substitution. Most programs deal only with matching. * Redet allows the user to define named character classes and to intersect them. - -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27-2-686 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCnBLshQui3hP+/EARAnkUAKDNprseGrGeNATPicQxvNNnG3sGewCfUdQM ZJlUrRXg/M72XnsBhtKuGNU= =+8ki -----END PGP SIGNATURE----- --------------------------------------- Received: (at 311321-close) by bugs.debian.org; 12 Jul 2005 22:23:38 +0000 >From [EMAIL PROTECTED] Tue Jul 12 15:23:38 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 1DsTAA-0005Rs-00; Tue, 12 Jul 2005 15:23:38 -0700 Received: from joerg by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DsT3N-0006DH-00; Tue, 12 Jul 2005 18:16:37 -0400 From: Bartosz Fenski <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#311321: fixed in redet 6.9.1-1 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Tue, 12 Jul 2005 18:16:37 -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: redet Source-Version: 6.9.1-1 We believe that the bug you reported is fixed in the latest version of redet, which is due to be installed in the Debian FTP archive: redet-doc_6.9.1-1_all.deb to pool/main/r/redet/redet-doc_6.9.1-1_all.deb redet_6.9.1-1.diff.gz to pool/main/r/redet/redet_6.9.1-1.diff.gz redet_6.9.1-1.dsc to pool/main/r/redet/redet_6.9.1-1.dsc redet_6.9.1-1_all.deb to pool/main/r/redet/redet_6.9.1-1_all.deb redet_6.9.1.orig.tar.gz to pool/main/r/redet/redet_6.9.1.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bartosz Fenski <[EMAIL PROTECTED]> (supplier of updated redet 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: Tue, 5 Jul 2005 17:46:29 +0200 Source: redet Binary: redet-doc redet Architecture: source all Version: 6.9.1-1 Distribution: unstable Urgency: low Maintainer: Bartosz Fenski <[EMAIL PROTECTED]> Changed-By: Bartosz Fenski <[EMAIL PROTECTED]> Description: redet - regular expression development and execution tool redet-doc - regular expression development and execution tool (documentation) Closes: 311321 Changes: redet (6.9.1-1) unstable; urgency=low . * Initial release (Closes: #311321) Files: 3aec0db305072588ebcd9a68785089c6 573 x11 optional redet_6.9.1-1.dsc c9814b7d558f9e8f550896fc678bb7f0 4715801 x11 optional redet_6.9.1.orig.tar.gz 7726152b9303180dee4213427223c6b5 2112 x11 optional redet_6.9.1-1.diff.gz 8ab94b20bff63581825c00b36270935f 120882 x11 optional redet_6.9.1-1_all.deb ae4479ecc5751403fc67acc655422f49 4600108 x11 optional redet-doc_6.9.1-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCy17bhQui3hP+/EARAju5AJ9R6DN/saAcNzkjSWMCokn+FH7/YACcDOgt 0MLNxmrX/ojKG4evlbck7Mk= =B/1h -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]