[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#210546: marked as done (ITA: libxml-um-perl -- Perl module for converting UTF-8 strings)



Your message dated Mon, 15 Mar 2004 16:17:05 -0500
with message-id <E1B2zSL-0003WF-00@newraff.debian.org>
and subject line Bug#210546: fixed in libxml-um-perl 0.01-5
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; 12 Sep 2003 01:57:47 +0000
>From ardo@debian.org Thu Sep 11 20:57:45 2003
Return-path: <ardo@debian.org>
Received: from smtp801.mail.sc5.yahoo.com [66.163.168.180] 
	by master.debian.org with smtp (Exim 3.35 1 (Debian))
	id 19xdBx-000519-00; Thu, 11 Sep 2003 20:57:45 -0500
Received: from adsl-68-73-127-206.dsl.emhril.ameritech.net (HELO gondor.middle-earth) (ardo@sbcglobal.net@68.73.127.206 with plain)
  by smtp-sbc-v1.mail.vip.sc5.yahoo.com with SMTP; 12 Sep 2003 01:57:44 -0000
Received: from gondor.middle-earth ([192.168.42.40] helo=packages-perl.middle-earth)
	by gondor.middle-earth with smtp (Exim 3.36 #1 (Debian))
	id 19xdBv-0006qm-00; Thu, 11 Sep 2003 20:57:44 -0500
Received: by packages-perl.middle-earth (sSMTP sendmail emulation); Thu, 11 Sep 2003 20:57:43 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ardo van Rangelrooij <ardo@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: RFA: libxml-um-perl -- Perl module for converting UTF-8 strings
Bcc: Ardo van Rangelrooij <ardo@debian.org>
X-Mailer: reportbug 2.27
Date: Thu, 11 Sep 2003 20:57:43 -0500
Message-Id: <E19xdBv-0006qm-00@gondor.middle-earth>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0
	tests=HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)

Package: wnpp
Version: unavailable; reported 2003-09-11
Severity: normal

I request an adopter for the libxml-um-perl package.
The package description is:
 This module provides methods to convert UTF-8 strings to any XML
 encoding that XML::Encoding supports.  It creates mapping routines
 from the .xml files that can be found in the maps/ directory in the
 XML::Encoding distribution.  Note that the XML::Encoding distribution
 does install the .enc files in your perl directory, but not the.xml
 files they were created from.  That's why you have to specify $ENCDIR
 as in the SYNOPSIS.
 .
 This implementation uses the XML::Encoding class to parse the .xml
 file and creates a hash that maps UTF-8 characters (each consisting
 of up to 4 bytes) to their equivalent byte sequence in the specified
 encoding.  Note that large mappings may consume a lot of memory!
 .
 Future implementations may parse the .enc files directly, or do the
 conversions entirely in XS (i.e. C code).
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 210546-close) by bugs.debian.org; 15 Mar 2004 21:23:05 +0000
>From katie@ftp-master.debian.org Mon Mar 15 13:23:05 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B2zY9-00050T-00; Mon, 15 Mar 2004 13:23:05 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1B2zSL-0003WF-00; Mon, 15 Mar 2004 16:17:05 -0500
From: Jay Bonci <jaybonci@debian.org>
To: 210546-close@bugs.debian.org
X-Katie: $Revision: 1.45 $
Subject: Bug#210546: fixed in libxml-um-perl 0.01-5
Message-Id: <E1B2zSL-0003WF-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 15 Mar 2004 16:17:05 -0500
Delivered-To: 210546-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Source: libxml-um-perl
Source-Version: 0.01-5

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

libxml-um-perl_0.01-5.diff.gz
  to pool/main/libx/libxml-um-perl/libxml-um-perl_0.01-5.diff.gz
libxml-um-perl_0.01-5.dsc
  to pool/main/libx/libxml-um-perl/libxml-um-perl_0.01-5.dsc
libxml-um-perl_0.01-5_all.deb
  to pool/main/libx/libxml-um-perl/libxml-um-perl_0.01-5_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 210546@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jay Bonci <jaybonci@debian.org> (supplier of updated libxml-um-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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 15 Mar 2004 15:47:45 -0500
Source: libxml-um-perl
Binary: libxml-um-perl
Architecture: source all
Version: 0.01-5
Distribution: unstable
Urgency: low
Maintainer: Jay Bonci <jaybonci@debian.org>
Changed-By: Jay Bonci <jaybonci@debian.org>
Description: 
 libxml-um-perl - Perl module for converting UTF-8 strings
Closes: 210546
Changes: 
 libxml-um-perl (0.01-5) unstable; urgency=low
 .
   * New Maintainer (Closes: #210546)
   * Bumped policy version to 3.6.1.0 (No other changes)
   * Clarified license to explicate the dual nature of the perl license
   * Removed .install file as it is no longer needed
   * Removed .docs file as it installed only a stub README with install and
     license info, that is contained elsewhere
   * Moved over to my standard rules file template
Files: 
 72e0d879359274eb7e70ddf6b7301d7f 616 perl optional libxml-um-perl_0.01-5.dsc
 20c8c7ff3c219e3d7dee47873d165d8e 2348 perl optional libxml-um-perl_0.01-5.diff.gz
 11ca01727068bb80d29b3be8e9278c52 11350 perl optional libxml-um-perl_0.01-5_all.deb

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

iD8DBQFAVhhCZNh5D+C4st4RAtLwAJ9SjMlNOEqmjNjOWShoEbfBqyYglwCfVk6/
JbqsarCXTng9uU4/XwwWOeY=
=4q8y
-----END PGP SIGNATURE-----



Reply to: