Your message dated Wed, 28 Sep 2005 00:02:05 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Package exists in the archive
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; 14 Aug 2005 11:58:59 +0000
>From [EMAIL PROTECTED] Sun Aug 14 04:58:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pat.uio.no [129.240.130.16] (7411)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E4H8l-0005sO-00; Sun, 14 Aug 2005 04:58:59 -0700
Received: from mail-mx1.uio.no ([129.240.10.29])
        by pat.uio.no with esmtp (Exim 4.43)
        id 1E4H8h-0004Zr-IJ; Sun, 14 Aug 2005 13:58:55 +0200
Received: from 120.80-203-69.nextgentel.com ([80.203.69.120] 
helo=echidna.inamo.no)
        by mail-mx1.uio.no with esmtpsa (TLSv1:AES256-SHA:256)
        (Exim 4.43)
        id 1E4H8e-0000Gk-GA; Sun, 14 Aug 2005 13:58:52 +0200
Received: by echidna.inamo.no (Postfix, from userid 25899)
        id 7C7F814466D7; Sun, 14 Aug 2005 13:58:46 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
From: =?iso-8859-15?q?Trygve_Laugst=F8l?= <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: libjline-java -- Java library for handling console input similar 
to GNU
 and BSD readline
X-Mailer: reportbug 3.15
Date: Sun, 14 Aug 2005 13:58:46 +0200
X-Debbugs-Cc: [email protected]
Message-Id: <[EMAIL PROTECTED]>
Content-Transfer-Encoding: quoted-printable
X-UiO-Spam-info: not spam, SpamAssassin (score=-3.029, required 12,
        autolearn=disabled, AWL 0.13, FORGED_RCVD_HELO 0.05,
        RCVD_IN_NJABL_DUL 1.66, RCVD_IN_SORBS_DUL 0.14,
        UIO_MAIL_IS_INTERNAL -5.00)
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-Level: 
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

Package: wnpp
Severity: wishlist
Owner: "Trygve Laugst=F8l" <[EMAIL PROTECTED]>


* Package name    : libjline-java
  Version         : 0.9.1
  Upstream Author : Marc Prud'hommeaux <[EMAIL PROTECTED]>
* URL             : http://jline.sourceforge.net
* License         : BSD
  Description     : Java library for handling console input similar to GN=
U and BSD readline

People familiar with the readline/editline capabilities for modern
shells (such as bash and tcsh) will find most of the command editing
features of JLine to be familiar.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.6-1-686
Locale: LANG=3DC, LC_CTYPE=3DC (charmap=3DANSI_X3.4-1968)

---------------------------------------
Received: (at 323046-done) by bugs.debian.org; 27 Sep 2005 15:02:07 +0000
>From [EMAIL PROTECTED] Tue Sep 27 08:02:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sparcs.kaist.ac.kr [143.248.234.102] (Debian-exim)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EKGy7-0003Rj-00; Tue, 27 Sep 2005 08:02:07 -0700
Received: from tinuviel by sparcs.kaist.ac.kr with local (Exim 4.50)
        id 1EKGy5-0002a1-SM
        for [EMAIL PROTECTED]; Wed, 28 Sep 2005 00:02:05 +0900
Date: Wed, 28 Sep 2005 00:02:05 +0900
To: [EMAIL PROTECTED]
Subject: Package exists in the archive
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Organization: SPARCS, KAIST
User-Agent: Mutt/1.5.9i
From: Seo Sanghyeon <[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-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

This package exists in the archive:

Package: libjline-java
Priority: optional
Section: libs
Installed-Size: 84
Maintainer: Peter Eisentraut <[EMAIL PROTECTED]>
Architecture: all
Source: jline
Version: 0.9.1-1
Depends: kaffe | java2-runtime | java1-runtime
Suggests: kaffe | java-virtual-machine, libjline-java-doc
Filename: pool/main/j/jline/libjline-java_0.9.1-1_all.deb
Size: 41786
MD5sum: 5dc4486e68fa340ce4aa75dbc11d5c8a
Description: Java library for handling console input
 JLine is a 100% pure Java library for reading and editing console input.
 It is similar in functionality to BSD editline and GNU readline.  People
 familiar with the readline/editline capabilities for modern shells will
 find most of the command editing features of JLine to be familiar.
 .
 Web site: http://jline.sourceforge.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to