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

Bug#107253: marked as done (ITA: jlex -- Java lexical analyser generator)



Your message dated Sun, 12 Aug 2001 15:01:42 -0400
with message-id <E15W0UY-00087a-00@auric.debian.org>
and subject line Bug#107253: fixed in jlex 1.2.5-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; 31 Jul 2001 15:20:41 +0000
>From cpbs@uk.alcove.com Tue Jul 31 10:20:41 2001
Return-path: <cpbs@uk.alcove.com>
Received: from smtp.uk.alcove.com (aragorn.alcove-uk) [::ffff:213.239.14.9] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15RbK5-0006Mu-00; Tue, 31 Jul 2001 10:20:41 -0500
Received: by aragorn.alcove-uk (Postfix, from userid 2001)
	id 3EC727A37E; Tue, 31 Jul 2001 16:20:40 +0100 (BST)
Date: Tue, 31 Jul 2001 16:20:40 +0100
From: Charles Briscoe-Smith <charles.briscoe-smith@uk.alcove.com>
To: submit@bugs.debian.org
Subject: O: jlex -- Java lexical analyser generator
Message-ID: <20010731162040.I3357@uk.alcove.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.18i
Delivered-To: submit@bugs.debian.org

Package: wnpp
Severity: normal

A Java lexical analyser generator.  Written in Java, and generates Java
classes implementing lexical analysers.  Is, in itself, free software,
so if it compiles with a free Java compiler and runs under a free
interpreter, it could be moved into main.  However, jlex may well be
superceeded by jflex.

I'm orphaning this because I don't have time to update it to comply
with current policy.  If someone else wants to maintain it, go for it.
If you want to get rid of it from the distribution, I suggest you
compare jlex and jflex, see whether jlex has any redeeming features,
and add your findings to this bug report.  I don't have any particular
reason to believe that jlex is useless enough to remove from Debian,
so it's probably worth leaving it in the distribution for now.

-- 
Charles Briscoe-Smith                     Hacking Free Software for Alcove
PGP/GPG:  1024R/B35EE811  74 68 AB 2E 1C 60 22 94  B8 21 2D 01 DE 66 13 E2
I sign these contracts / that means I'm willing / to keep on doing bloody
awful evil things / [...] No! No! / This nightmare must come to an end!
  -- Seymour, "Little Shop of Horrors", lyrics by Howard Ashman, apparently
     referring to the ethics of signing non-disclosure agreements

---------------------------------------
Received: (at 107253-close) by bugs.debian.org; 12 Aug 2001 19:41:50 +0000
>From troup@auric.debian.org Sun Aug 12 14:41:50 2001
Return-path: <troup@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 15W17O-0002dy-00; Sun, 12 Aug 2001 14:41:50 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 15W0UY-00087a-00; Sun, 12 Aug 2001 15:01:42 -0400
From: Colin Watson <cjwatson@debian.org>
To: 107253-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#107253: fixed in jlex 1.2.5-1
Message-Id: <E15W0UY-00087a-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sun, 12 Aug 2001 15:01:42 -0400
Delivered-To: 107253-close@bugs.debian.org

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

jlex_1.2.5.orig.tar.gz
  to pool/main/j/jlex/jlex_1.2.5.orig.tar.gz
jlex_1.2.5-1.dsc
  to pool/main/j/jlex/jlex_1.2.5-1.dsc
jlex_1.2.5-1_all.deb
  to pool/main/j/jlex/jlex_1.2.5-1_all.deb
jlex_1.2.5-1.diff.gz
  to pool/main/j/jlex/jlex_1.2.5-1.diff.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 107253@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated jlex 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: Mon,  6 Aug 2001 19:28:25 +0100
Source: jlex
Binary: jlex
Architecture: source all
Version: 1.2.5-1
Distribution: unstable
Urgency: low
Maintainer: Colin Watson <cjwatson@debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 jlex       - A Lex-style lexical analyser generator for Java
Closes: 44472 63165 77527 91185 91510 107253
Changes: 
 jlex (1.2.5-1) unstable; urgency=low
 .
   * New maintainer (closes: #107253).
   * New upstream release (closes: #63165, #77527):
     - No longer needs separate JavaLexBitSet implementation. I've removed
       the Kore copyright notice from debian/copyright as a result.
     - Update main JLex copyright notice from
       http://www.cs.princeton.edu/~appel/modern/java/JLex/#LICENSE.
   * Repackaged with debhelper.
   * FHS transition (closes: #91185, #91510). Update manual page accordingly.
   * Builds with jikes and runs with kaffe, so adjust build system and
     dependencies and move to main (closes: #44472).
   * Move Java classes to /usr/share/java/repository, to comply with the
     proposed Debian Java Policy.
Files: 
 e79dd96b97c152caefec0a2ab57767aa 638 devel optional jlex_1.2.5-1.dsc
 0fa570658ec258e16d962d375303dee7 65522 devel optional jlex_1.2.5.orig.tar.gz
 8728410c448a29ac2072739876cdb8d5 3901 devel optional jlex_1.2.5-1.diff.gz
 7cc3eeafdc186324e332926f38549b3e 64752 devel optional jlex_1.2.5-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Colin Watson <cjwatson@debian.org> -- Debian GNU/Linux developer

iD8DBQE7buL5MVrRHkkXpRQRApZ/AJ0cJ3+aSoIqh4VxCGkAiZ00wN1QVACePzVO
lawpMZZM2pWqBs/aGLNSOSg=
=1UBC
-----END PGP SIGNATURE-----



Reply to: