Your message dated Fri, 18 Oct 2002 13:58:24 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#158013: fixed in libevent-perl 0.86-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; 24 Aug 2002 03:57:14 +0000 >From [EMAIL PROTECTED] Fri Aug 23 22:57:14 2002 Return-path: <[EMAIL PROTECTED]> Received: from new-smtp1.ihug.com.au [203.109.250.27] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17iS30-0001vZ-00; Fri, 23 Aug 2002 22:57:14 -0500 Received: from p50-max25.syd.ihug.com.au (synergy.int.wedontsleep.org) [203.173.158.242] by new-smtp1.ihug.com.au with esmtp (Exim 3.22 #1 (Debian)) id 17iS2v-0005k1-00; Sat, 24 Aug 2002 13:57:10 +1000 Received: from slinky.int.wedontsleep.org ([192.168.66.1] ident=postfix) by synergy.int.wedontsleep.org with esmtp (Exim 3.12 #1 (Debian)) id 17iS2u-0005tl-00; Sat, 24 Aug 2002 13:57:08 +1000 Received: from broken.int.wedontsleep.org (broken.int.wedontsleep.org [192.168.66.2]) by slinky.int.wedontsleep.org (Postfix) with ESMTP id 5AC798042; Sat, 24 Aug 2002 13:57:05 +1000 (EST) Received: from steven by broken.int.wedontsleep.org with local (Exim 3.35 #1 (Debian)) id 17iS2q-0001Bv-00; Sat, 24 Aug 2002 13:57:04 +1000 Date: Sat, 24 Aug 2002 13:57:04 +1000 From: Steve Kowalik <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: libevent-perl -- Generic Perl event loop Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Debbugs-CC: debian-devel@lists.debian.org X-Reportbug-Version: 1.99.50 X-Operating-System: Linux broken 2.4.19-k7 i686 X-Subliminal-Message: Debian Rocks! X-Cabal: There is no cabal. Sender: Steve Kowalik <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: wnpp Version: N/A; reported 2002-08-24 Severity: wishlist Package name : libevent-perl Version : 0.86 Upstream Author : Joshua Nathaniel Pritikin <[EMAIL PROTECTED]> URL : http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT License : Same as Perl itself. (GPL, or Artistic) Description : Generic Perl event loop Provides a simple and optimized event loop for a rather broad number of applications. It allows Perl programs to register interest in events that concern it, and will recieve those events. I will upload tomorrow for i386, sparc, hppa and ia64, given there are no objections. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux broken 2.4.19-k7 #1 Thu Aug 8 23:19:38 EST 2002 i686 Locale: LANG=C, LC_CTYPE=C -- no debconf information -- Steve --------------------------------------- Received: (at 158013-close) by bugs.debian.org; 18 Oct 2002 18:09:10 +0000 >From [EMAIL PROTECTED] Fri Oct 18 13:09:09 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 182bYb-0004z4-00; Fri, 18 Oct 2002 13:09:09 -0500 Received: from troup by auric.debian.org with local (Exim 3.35 1 (Debian)) id 182bOC-0002Xr-00; Fri, 18 Oct 2002 13:58:24 -0400 From: Steve Kowalik <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.17 $ Subject: Bug#158013: fixed in libevent-perl 0.86-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Fri, 18 Oct 2002 13:58:24 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-1.2 required=5.0 tests=PGP_SIGNATURE,SPAM_PHRASE_02_03 version=2.41 X-Spam-Level: We believe that the bug you reported is fixed in the latest version of libevent-perl, which is due to be installed in the Debian FTP archive: libevent-perl_0.86-1.dsc to pool/main/libe/libevent-perl/libevent-perl_0.86-1.dsc libevent-perl_0.86-1.tar.gz to pool/main/libe/libevent-perl/libevent-perl_0.86-1.tar.gz libevent-perl_0.86-1_i386.deb to pool/main/libe/libevent-perl/libevent-perl_0.86-1_i386.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. Steve Kowalik <[EMAIL PROTECTED]> (supplier of updated libevent-perl 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, 16 Oct 2002 22:32:05 +1000 Source: libevent-perl Binary: libevent-perl Architecture: source i386 Version: 0.86-1 Distribution: unstable Urgency: low Maintainer: Steve Kowalik <[EMAIL PROTECTED]> Changed-By: Steve Kowalik <[EMAIL PROTECTED]> Description: libevent-perl - Generic Perl event loop Closes: 158013 Changes: libevent-perl (0.86-1) unstable; urgency=low . * Initial release. (Closes: #158013) * Many, many thanks to Brendan O'Dea and Colin Watson for their help in fixing the fails-to-build-with-5.8 bug. Files: 3d6cba7e896192c146a2093b69b3639f 535 interpreters optional libevent-perl_0.86-1.dsc 76a3af4a1f93af6d07dc7d0f388f019d 246103 interpreters optional libevent-perl_0.86-1.tar.gz bfb1b457b580e1020cee1f57b77b51b4 249558 interpreters optional libevent-perl_0.86-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE9rVx+wJ0/XSswJFIRAmdaAJ43CjgRA5mLKsie61ARlanmMpVPNQCgsuQy l6jyP5HrLwmVwhcgFT56u4Q= =0WXh -----END PGP SIGNATURE-----