Your message dated Fri, 02 Jan 2004 16:32:56 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#215541: fixed in es 0.90beta1-10 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; 13 Oct 2003 11:06:00 +0000 >From [EMAIL PROTECTED] Mon Oct 13 06:06:00 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A90WV-00055u-00; Mon, 13 Oct 2003 06:06:00 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id 4DD4B26BCA; Mon, 13 Oct 2003 13:05:59 +0200 (CEST) Received: by deprecation.cyrius.com (Postfix, from userid 1000) id 79C51FE99; Mon, 13 Oct 2003 21:05:31 +1000 (EST) Date: Mon, 13 Oct 2003 21:05:31 +1000 From: Martin Michlmayr <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: O: es -- An extensible shell based on `rc'. Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-MIA-Summary: Orphaning: es User-Agent: Mutt/1.5.4i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_30,HAS_PACKAGE version=2.53-bugs.debian.org_2003_10_09 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_09 (1.174.2.15-2003-03-30-exp) Package: wnpp Severity: normal The current maintainer of es, Raul Miller <[EMAIL PROTECTED]>, is apparently not active anymore. Therefore, I orphan this package now. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly. Some information about this package: Package: es Binary: es Version: 0.90beta1-9 Priority: optional Section: shells Maintainer: Raul Miller <[EMAIL PROTECTED]> Build-Depends: bison, libncurses5-dev, libreadline4-dev Architecture: any Standards-Version: 3.2.1 Format: 1.0 Directory: pool/main/e/es Files: 96954916679bd9000889a3949846e664 894 es_0.90beta1-9.dsc 1d0f771d94d9d8f958f264f1757b8620 163504 es_0.90beta1.orig.tar.gz 6cc5d174f5b42f2088eac7ea2d149a2c 10395 es_0.90beta1-9.diff.gz Package: es Priority: optional Section: shells Installed-Size: 185 Maintainer: Raul Miller <[EMAIL PROTECTED]> Architecture: i386 Version: 0.90beta1-9 Depends: libc6 (>= 2.2.3-1), libncurses5 (>= 5.2.20010310-1), libreadline4 (>= 4.1) Filename: pool/main/e/es/es_0.90beta1-9_i386.deb Size: 100748 MD5sum: 8d807760f6a2a3742776a589f61d27e2 Description: An extensible shell based on `rc'. Es is a command interpreter and programming language which combines the standard features of other Unix shells with the features of a functional programming language such as Scheme. The syntax is derived from rc(1). Es is intended for use both as an interactive shell and a programming language for scripts. Justification: No upload since August 2001, several NMUs, maintainer address bounces. -- Martin Michlmayr [EMAIL PROTECTED] --------------------------------------- Received: (at 215541-close) by bugs.debian.org; 3 Jan 2004 12:13:20 +0000 >From [EMAIL PROTECTED] Sat Jan 03 06:13:20 2004 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AcWx3-0004qf-00; Fri, 02 Jan 2004 15:35:25 -0600 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1AcWue-000547-00; Fri, 02 Jan 2004 16:32:56 -0500 From: Gergely Nagy <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.43 $ Subject: Bug#215541: fixed in es 0.90beta1-10 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 02 Jan 2004 16:32:56 -0500 Delivered-To: [EMAIL PROTECTED] Source: es Source-Version: 0.90beta1-10 We believe that the bug you reported is fixed in the latest version of es, which is due to be installed in the Debian FTP archive: es_0.90beta1-10.diff.gz to pool/main/e/es/es_0.90beta1-10.diff.gz es_0.90beta1-10.dsc to pool/main/e/es/es_0.90beta1-10.dsc es_0.90beta1-10_powerpc.deb to pool/main/e/es/es_0.90beta1-10_powerpc.deb 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. Gergely Nagy <[EMAIL PROTECTED]> (supplier of updated es 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: Fri, 2 Jan 2004 22:04:04 +0100 Source: es Binary: es Architecture: source powerpc Version: 0.90beta1-10 Distribution: unstable Urgency: low Maintainer: Gergely Nagy <[EMAIL PROTECTED]> Changed-By: Gergely Nagy <[EMAIL PROTECTED]> Description: es - An extensible shell based on `rc' Closes: 64315 106831 195632 215541 Changes: es (0.90beta1-10) unstable; urgency=low . * New maintainer (Closes: #215541) * Repackaged from scratch. * Removed obsolete "local variables" from this changelog. * Use sysconf() and __GLIBC__, thanks to James A Morrison. (Closes: #106831) * Fixed over-popping in the %writeto primitive, reported by Peter Moulder. (Closes: #195632) * Fixed Ctrl-c behaviour, reported by Milan Zamazal. (Closes: #64315) Files: da22fee4fe5eed7683febcad0db06b27 587 shells optional es_0.90beta1-10.dsc 78b18e596297d428ca75d73962ea5485 30479 shells optional es_0.90beta1-10.diff.gz f9b0457def0f72faf165f97e24ee824f 114918 shells optional es_0.90beta1-10_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/9eAdR47eFMOy/N4RAgrzAJkBGu4rz2QkZpzqhE3LDbxt/u6zLQCdH8Gr K8yYcxQdZzAhlYt729RdvVE= =8as8 -----END PGP SIGNATURE-----