Your message dated Sun, 07 Jul 2002 17:08:30 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#151951: fixed in libxml-sax-machines-perl 0.34-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; 4 Jul 2002 20:07:00 +0000
>From [EMAIL PROTECTED] Thu Jul 04 15:07:00 2002
Return-path: <[EMAIL PROTECTED]>
Received: from smtp-2.enteract.com [207.229.143.4] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17QCsW-00040z-00; Thu, 04 Jul 2002 15:07:00 -0500
Received: from work-perl.middle-earth (216-80-74-97.d.enteract.com 
[216.80.74.97])
        by smtp-2.enteract.com (Postfix) with SMTP
        id 344B1658E; Thu,  4 Jul 2002 15:06:59 -0500 (CDT)
Received: by work-perl.middle-earth (sSMTP sendmail emulation); Thu,  4 Jul 
2002 15:06:58 -0500
X-Debbugs-CC: debian-devel@lists.debian.org
Subject: ITP: libxml-sax-machines-perl -- Perl modules for managing collections 
of SAX processors
Reply-To: Ardo van Rangelrooij <[EMAIL PROTECTED]>
From: "Ardo van Rangelrooij" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
X-Mailer: reportbug 1.99.43
Date: Thu, 04 Jul 2002 15:06:57 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: wnpp
Version: N/A; reported 2002-07-04
Severity: wishlist

* Package name    : libxml-sax-machines-perl
  Version         : 0.34
  Upstream Author : Barrie Slaymaker <[EMAIL PROTECTED]>
* URL             : http://www.cpan.org/
* License         : choise of Artistic Lisence, GPL, BSD
  Description     : Perl modules for managing collections of SAX processors

These modules provide a collection of APIs that allow complex SAX
machines to be constructed without a huge amount of extra typing.

SAX machines are a way to gather and manage SAX processors without
going nuts.  Or at least without going completely nuts.  Individual
machines can also be like SAX processors; they don't need to parse or
write anything:

  my $w = XML::SAX::Writer->new( Output => \*STDOUT );
  my $m = Pipeline( "My::Filter1", "My::Filter2", { Handler => $w } );
  my $p = XML::SAX::ParserFactory->new( handler => $p );

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux rohan 2.4.18 #1 Sun Jun 30 18:09:34 CDT 2002 i686
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO-8859-1 (ignored: LC_ALL set)

-- no debconf information


---------------------------------------
Received: (at 151951-close) by bugs.debian.org; 7 Jul 2002 21:38:56 +0000
>From [EMAIL PROTECTED] Sun Jul 07 16:38:56 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 17RJk8-0000VL-00; Sun, 07 Jul 2002 16:38:56 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 17RJGg-0000qr-00; Sun, 07 Jul 2002 17:08:30 -0400
From: Ardo van Rangelrooij <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.17 $
Subject: Bug#151951: fixed in libxml-sax-machines-perl 0.34-1
Message-Id: <[EMAIL PROTECTED]>
Sender: James Troup <[EMAIL PROTECTED]>
Date: Sun, 07 Jul 2002 17:08:30 -0400
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
libxml-sax-machines-perl, which is due to be installed in the Debian FTP 
archive:

libxml-sax-machines-perl_0.34-1.diff.gz
  to 
pool/main/libx/libxml-sax-machines-perl/libxml-sax-machines-perl_0.34-1.diff.gz
libxml-sax-machines-perl_0.34-1.dsc
  to pool/main/libx/libxml-sax-machines-perl/libxml-sax-machines-perl_0.34-1.dsc
libxml-sax-machines-perl_0.34-1_all.deb
  to 
pool/main/libx/libxml-sax-machines-perl/libxml-sax-machines-perl_0.34-1_all.deb
libxml-sax-machines-perl_0.34.orig.tar.gz
  to 
pool/main/libx/libxml-sax-machines-perl/libxml-sax-machines-perl_0.34.orig.tar.gz



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.
Ardo van Rangelrooij <[EMAIL PROTECTED]> (supplier of updated 
libxml-sax-machines-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-----

Format: 1.7
Date: Thu,  4 Jul 2002 15:26:17 -0500
Source: libxml-sax-machines-perl
Binary: libxml-sax-machines-perl
Architecture: source all
Version: 0.34-1
Distribution: unstable
Urgency: low
Maintainer: Ardo van Rangelrooij <[EMAIL PROTECTED]>
Changed-By: Ardo van Rangelrooij <[EMAIL PROTECTED]>
Description: 
 libxml-sax-machines-perl - Perl modules for managing collections of SAX 
processors
Closes: 151951
Changes: 
 libxml-sax-machines-perl (0.34-1) unstable; urgency=low
 .
   * Initial release
     (closes: Bug#151951)
Files: 
 c53a86f9d6432cc80553011bcc278a06 808 interpreters optional 
libxml-sax-machines-perl_0.34-1.dsc
 152c7b7f32ba1f54518775eb9e4e705a 38768 interpreters optional 
libxml-sax-machines-perl_0.34.orig.tar.gz
 c8f4f45d37a938ee97df952cdd8e55cd 1664 interpreters optional 
libxml-sax-machines-perl_0.34-1.diff.gz
 2bc184bc5860327108eff609aa608761 73336 interpreters optional 
libxml-sax-machines-perl_0.34-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iQCVAwUBPSSvzD6XMRfcxSjpAQEw+AP9G1By+sxOqxePhI7JjSJkTd6ke4iYvReZ
OXfuMo19ZnUTVoZcADuS+rYNrPcgC1R5KRR83Jr9RG1qGzHFipcHvNCqi8Pi+UVD
LmwybuIqQXQ2zDoLNWqst9p+exulB6BbRIwPeQNboG+N9H656dWJGUlMlxbTolHx
tBr7TAI44T4=
=mt5o
-----END PGP SIGNATURE-----


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

Reply via email to