Your message dated Sun, 24 Aug 2003 02:19:47 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#156784: fixed in pexpect 0.98-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; 15 Aug 2002 13:20:04 +0000 >From [EMAIL PROTECTED] Thu Aug 15 08:20:04 2002 Return-path: <[EMAIL PROTECTED]> Received: from hirsch.in-berlin.de [192.109.42.6] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17fKXj-00063h-00; Thu, 15 Aug 2002 08:20:04 -0500 Received: from hirsch.in-berlin.de (localhost [127.0.0.1]) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with ESMTP id g7FDK2ZR023382 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT); Thu, 15 Aug 2002 15:20:02 +0200 Received: from knorke.UUCP ([EMAIL PROTECTED]) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with UUCP id g7FDK2Qw023380; Thu, 15 Aug 2002 15:20:02 +0200 X-Envelope-From: [EMAIL PROTECTED] X-Envelope-To: [EMAIL PROTECTED] Received: from k6.in-berlin.de (really [192.168.0.77]) by knorke.in-berlin.de via in.smtpd with esmtp id <[EMAIL PROTECTED]> (Debian Smail3.2.0.102) for <[EMAIL PROTECTED]>; Thu, 15 Aug 2002 13:04:55 +0200 (CEST) Received: from debacle by k6.in-berlin.de with local (Exim 3.35 #1 (Debian)) id 17fIQw-0000Oo-00; Thu, 15 Aug 2002 13:04:54 +0200 Subject: RFP: pexpect -- automating interactive applications, e.g. for testing Reply-To: [EMAIL PROTECTED] From: "W. Borgert" <[EMAIL PROTECTED]> To: "Debian Bug Tracking System" <[EMAIL PROTECTED]> X-Mailer: reportbug 1.99.50 Date: Thu, 15 Aug 2002 11:04:54 +0000 Message-Id: <[EMAIL PROTECTED]> Sender: debacle <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: wnpp Version: N/A; reported 2002-08-15 Severity: wishlist * Package name : pexpect Version : 0.8 Upstream Author : [EMAIL PROTECTED] * URL : http://pexpect.sourceforge.net/ * License : Python Software Foundation License Description : automating interactive applications, e.g. for testing Pexpect was previously named pypect. >From the web page: "The purpose of the pexpect module is to make Python be a better glue. Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Use pexpect when you want to control another application. It allows you to start a child application and have your script control it as if a human were typing commands. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing." --------------------------------------- Received: (at 156784-close) by bugs.debian.org; 24 Aug 2003 06:23:29 +0000 >From [EMAIL PROTECTED] Sun Aug 24 01:23:29 2003 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 19qoHh-0001fB-00; Sun, 24 Aug 2003 01:23:29 -0500 Received: from rdonald by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19qoE7-0003U3-00; Sun, 24 Aug 2003 02:19:47 -0400 From: Ganesan Rajagopal <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.24 $ Subject: Bug#156784: fixed in pexpect 0.98-1 Message-Id: <[EMAIL PROTECTED]> Sender: Randall Donald <[EMAIL PROTECTED]> Date: Sun, 24 Aug 2003 02:19:47 -0400 Delivered-To: [EMAIL PROTECTED] Source: pexpect Source-Version: 0.98-1 We believe that the bug you reported is fixed in the latest version of pexpect, which is due to be installed in the Debian FTP archive: pexpect_0.98-1.diff.gz to pool/main/p/pexpect/pexpect_0.98-1.diff.gz pexpect_0.98-1.dsc to pool/main/p/pexpect/pexpect_0.98-1.dsc pexpect_0.98.orig.tar.gz to pool/main/p/pexpect/pexpect_0.98.orig.tar.gz python-pexpect_0.98-1_all.deb to pool/main/p/pexpect/python-pexpect_0.98-1_all.deb python2.2-pexpect_0.98-1_all.deb to pool/main/p/pexpect/python2.2-pexpect_0.98-1_all.deb python2.3-pexpect_0.98-1_all.deb to pool/main/p/pexpect/python2.3-pexpect_0.98-1_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. Ganesan Rajagopal <[EMAIL PROTECTED]> (supplier of updated pexpect 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: Wed, 13 Aug 2003 18:25:51 +0530 Source: pexpect Binary: python2.3-pexpect python2.2-pexpect python-pexpect Architecture: source all Version: 0.98-1 Distribution: unstable Urgency: low Maintainer: Ganesan Rajagopal <[EMAIL PROTECTED]> Changed-By: Ganesan Rajagopal <[EMAIL PROTECTED]> Description: python-pexpect - Python module for automating interactive applications (dummy) python2.2-pexpect - Python 2.2.x module for automating interactive applications python2.3-pexpect - Python 2.3.x module for automating interactive applications Closes: 156784 Changes: pexpect (0.98-1) unstable; urgency=low . * Initial packaging (Closes: #156784). Files: f20f590ac5d253d0d0cdb165352a50d5 644 python optional pexpect_0.98-1.dsc 914c2a5225e37dd6c0c73914db2fa4f1 19321 python optional pexpect_0.98.orig.tar.gz 6e1df22ebcc691c7eb5fe069742aba3e 2486 python optional pexpect_0.98-1.diff.gz d8f8ead6dd8a49464dde8c5107424d17 26640 python optional python2.2-pexpect_0.98-1_all.deb 1927931256b1594b53864e115c67c6a7 25252 python optional python2.3-pexpect_0.98-1_all.deb 4a0439ef0eee2b86104cca8ee26bc250 2774 python optional python-pexpect_0.98-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/PFJGFeACul2MEuoRAqF6AKCJXW24exFhHggKj8E+rNp05IaOrACg9jx5 AcqK5WhDZRPPJCXVQps1o8o= =hIE7 -----END PGP SIGNATURE-----