Your message dated Sat, 20 Apr 2002 16:17:44 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#143669: fixed in elib 1.0-11 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; 19 Apr 2002 21:52:49 +0000 >From [EMAIL PROTECTED] Fri Apr 19 16:52:49 2002 Return-path: <[EMAIL PROTECTED]> Received: from gtso-c3477b5b.dsl.mediaways.net (mail.frosty-geek.net) [195.71.123.91] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16ygJF-0001W2-00; Fri, 19 Apr 2002 16:52:49 -0500 Received: by mail.frosty-geek.net (Postfix, from userid 10) id F275A46C08C; Fri, 19 Apr 2002 23:52:47 +0200 (CEST) Received: by fisch.cyrius.com (Postfix, from userid 1000) id BA84E22A80; Fri, 19 Apr 2002 23:52:35 +0200 (CEST) Date: Fri, 19 Apr 2002 23:52:35 +0200 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Tom Lees <[EMAIL PROTECTED]> Subject: O: elib -- Library of commonly-used Emacs functions Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.22i X-MIA-Summary: Orphaning: elib Delivered-To: [EMAIL PROTECTED] Package: wnpp Severity: normal The current maintainer of elib, Tom Lees <[EMAIL PROTECTED]>, apparently does not maintain this package actively anymore. Therefore, I orphan this package now. If you want to be the new maintainer, please take it -- retitle this bug from 'O:' to 'ITA:', fix the outstanding bugs and upload a new version with your name in the Maintainer: field and a * New maintainer (Closes: #thisbug) in the changelog so this bug is closed. Some information about this package: Package: elib Binary: elib Version: 1.0-10 Priority: optional Section: editors Maintainer: Tom Lees <[EMAIL PROTECTED]> Architecture: all Standards-Version: 3.0.1.1 Directory: dists/potato/main/source/editors Files: a2d7adf1ce7ae550e17457454d009a60 541 elib_1.0-10.dsc 7588759a973ce912359b60fb31e00edd 58335 elib_1.0.orig.tar.gz 729391e6d6b6a7569e0390b990639d23 4260 elib_1.0-10.diff.gz Package: elib Priority: optional Section: editors Installed-Size: 281 Maintainer: Tom Lees <[EMAIL PROTECTED]> Architecture: all Version: 1.0-10 Depends: emacsen, make Filename: dists/potato/main/binary-all/editors/elib_1.0-10.deb Size: 95196 MD5sum: 9714f8afad754a62c420e98434d34bf9 Description: Library of commonly-used Emacs functions Elib is designed to be for Elisp programs what libg++ is for C++ programs: a collection of useful routines which don't have to be reinvented each time a new program is written. . Elib contains code for: - container data structures (queues, stacks, AVL trees, etc) - string handling functions missing in standard emacs - minibuffer handling functions missing in standard emacs - routines for handling lists of so called cookies in a buffer. -- Martin Michlmayr [EMAIL PROTECTED] --------------------------------------- Received: (at 143669-close) by bugs.debian.org; 20 Apr 2002 20:38:42 +0000 >From [EMAIL PROTECTED] Sat Apr 20 15:38:42 2002 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16z1d4-0007Qh-00; Sat, 20 Apr 2002 15:38:42 -0500 Received: from katie by auric.debian.org with local (Exim 3.12 1 (Debian)) id 16z1Im-00075M-00; Sat, 20 Apr 2002 16:17:44 -0400 From: Joerg Jaspert <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.13 $ Subject: Bug#143669: fixed in elib 1.0-11 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 20 Apr 2002 16:17:44 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of elib, which is due to be installed in the Debian FTP archive: elib_1.0-11.diff.gz to pool/main/e/elib/elib_1.0-11.diff.gz elib_1.0-11.dsc to pool/main/e/elib/elib_1.0-11.dsc elib_1.0-11_all.deb to pool/main/e/elib/elib_1.0-11_all.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. Joerg Jaspert <[EMAIL PROTECTED]> (supplier of updated elib 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: Sat, 20 Apr 2002 17:33:56 +0200 Source: elib Binary: elib Architecture: source all Version: 1.0-11 Distribution: unstable Urgency: low Maintainer: Joerg Jaspert <[EMAIL PROTECTED]> Changed-By: Joerg Jaspert <[EMAIL PROTECTED]> Description: elib - Library of commonly-used Emacs functions Closes: 37263 37363 49002 70277 115739 143669 Changes: elib (1.0-11) unstable; urgency=low . * New Maintainer (closes: #143669) * Standards-version up to 3.5.2 * Added Build-Depends to debhelper (>>4.0.0), texi2html and texinfo (closes: #70277) * Depend on emacs21 | emacsen. * Updated debian/copyright. * Updated debian/rules. * Postinst now calles dh_installinfo (closes: #37263, #115739) * Bug was fixed in -10, so close it (closes: 49002) * I can install/remove elib and Emacs as i want here, no problems. So i think this (closes: #37363) Files: fd27045eb9950c742a6ea71ff9683515 612 editors extra elib_1.0-11.dsc 8106c538ada0a9ee9ff02f491145b6f7 4743 editors extra elib_1.0-11.diff.gz 2159c7459b6d2cc138ff5b5c1db70084 102982 editors extra elib_1.0-11_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8wY2di92EnBEg0xsRAkTGAJ9MyRILYFo0QssNoagZGUgIbqNbSACfV2mR sY4K63k2RARR49nNIpFBsIo= =vDcC -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]