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

Bug#616518: marked as done (ITP: libxml-libxml-debugging-perl -- get debugging information from XML::LibXML)



Your message dated Thu, 10 Mar 2011 16:59:56 +0000
with message-id <E1PxjDQ-000203-2X@franck.debian.org>
and subject line Bug#616518: fixed in libxml-libxml-debugging-perl 0.100-1
has caused the Debian Bug report #616518,
regarding ITP: libxml-libxml-debugging-perl -- get debugging information from XML::LibXML
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
616518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616518
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr@jones.dk>

* Package name    : libxml-libxml-debugging-perl
  Version         : 0.100
  Upstream Author : Toby Inkster <tobyink@cpan.org>
* URL             : http://search.cpan.org/dist/XML-LibXML-Debugging/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : get debugging information from XML::LibXML

 XML::LibXML::Debugging is a Perl library which adds a couple of
 additional methods to XML::LibXML::Node objects which are mostly aimed
 at helping figure out what's going on with the DOM's namespaces and
 structure. "toClarkML" produces a string of XML-like markup with
 explicit namespaces. The following XML:
 .
      <foo xmlns="http://example.com/1";
           xmlns:bar="http://example.com/2";
           bar:baz="quux" />
 .
 Might be represented as:
 .
      <{http://example.com/1}foo
           {http://www.w3.org/2000/xmlns/}XMLNS="http://example.com/1";
           {http://www.w3.org/2000/xmlns/}bar="http://example.com/2";
           {http://example.com/2}baz="quux"; />
 .
 Another method "toDebuggingHash" returns a hashref suitable for dumping
 using Data::Dumper.



--- End Message ---
--- Begin Message ---
Source: libxml-libxml-debugging-perl
Source-Version: 0.100-1

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

libxml-libxml-debugging-perl_0.100-1.debian.tar.gz
  to main/libx/libxml-libxml-debugging-perl/libxml-libxml-debugging-perl_0.100-1.debian.tar.gz
libxml-libxml-debugging-perl_0.100-1.dsc
  to main/libx/libxml-libxml-debugging-perl/libxml-libxml-debugging-perl_0.100-1.dsc
libxml-libxml-debugging-perl_0.100-1_all.deb
  to main/libx/libxml-libxml-debugging-perl/libxml-libxml-debugging-perl_0.100-1_all.deb
libxml-libxml-debugging-perl_0.100.orig.tar.gz
  to main/libx/libxml-libxml-debugging-perl/libxml-libxml-debugging-perl_0.100.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 616518@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <dr@jones.dk> (supplier of updated libxml-libxml-debugging-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: SHA512

Format: 1.8
Date: Sat, 05 Mar 2011 08:22:15 +0100
Source: libxml-libxml-debugging-perl
Binary: libxml-libxml-debugging-perl
Architecture: source all
Version: 0.100-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <dr@jones.dk>
Description: 
 libxml-libxml-debugging-perl - get debugging information from XML::LibXML
Closes: 616518
Changes: 
 libxml-libxml-debugging-perl (0.100-1) unstable; urgency=low
 .
   * Initial packaging release.
     Closes: bug#616518.
Checksums-Sha1: 
 286e0a5cd5b9aa848336253dae52510863c55712 2242 libxml-libxml-debugging-perl_0.100-1.dsc
 bfe3b60bb6f08c834375c26988b602d22573ab8e 30764 libxml-libxml-debugging-perl_0.100.orig.tar.gz
 2fe25ef730fe166dc7ec81e7742d866c622f2dd5 3532 libxml-libxml-debugging-perl_0.100-1.debian.tar.gz
 267450cc3ffae77d1b2d172683778560444adcba 9564 libxml-libxml-debugging-perl_0.100-1_all.deb
Checksums-Sha256: 
 eec8ebf5548b1709b8b52e90759eabcb79dfcabb79bea46776e56b4ed3219e5b 2242 libxml-libxml-debugging-perl_0.100-1.dsc
 abb6ab3cddd4c7a4efd9c8f853868712da0ee66e3ef9da90751ce81e70ae7aa2 30764 libxml-libxml-debugging-perl_0.100.orig.tar.gz
 33819add775562895d4eddb1751fa1bc1ee31a2ec633eb7520fbe14a44ec4033 3532 libxml-libxml-debugging-perl_0.100-1.debian.tar.gz
 c1a2d2e1f9bcb98f22bc9f58b2608829a40b7622467c81d744a9728b742c4681 9564 libxml-libxml-debugging-perl_0.100-1_all.deb
Files: 
 e0e8aef09bb7691e5d8ea51bbf653730 2242 perl optional libxml-libxml-debugging-perl_0.100-1.dsc
 963f922525bd9b22b907b5d4afc73d08 30764 perl optional libxml-libxml-debugging-perl_0.100.orig.tar.gz
 c41fef0634c71a4387d024d0af8a5166 3532 perl optional libxml-libxml-debugging-perl_0.100-1.debian.tar.gz
 2c46d4e043b5a9398852b265cdcf60b0 9564 perl optional libxml-libxml-debugging-perl_0.100-1_all.deb

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

iQIcBAEBCgAGBQJNceVdAAoJECx8MUbBoAEh/FkP/i4lCTFI9iJchDmSuQPMgtmc
Q7is03aCKYinqAh1eLMywsJAjBu3KJYrWf3xYDeZS5I4HY/UAD2gewpDwjQITvYx
mfiklGDAft6jfklAVZCUIW8VfUhjm/F8UyaUlpa3pNhVoKr2lnIXguCYiNXr6KR3
15DaauRg2b+YaAtsFK5IbIZo2kaOBP45rIFqdVnOqMqdlxDdcY3rvf2HdPEnWAX5
QBVEdl8kKEkyWNWAfsLtagNVbogDXdoCe5iTfy8VsGXjaIsNFiddCxOR2BdGCSh6
vpznWtenvdMQ9GQ++2qCOOM2s60IniMMN1D8Gpn3ZwsKYbZoey2jfmwKX5KYegBK
6iVR12YmUGYHpihW5J0taTmK+qoY63+E+e322UZkUt2Qy26qn59r4pNJwKhknrKx
W7ywm2NeUtGbArZ7j/GtfvirJRm8ZYLTg1ZvRGFDPdDkqoOsVQzu1Y00lI9yFOAb
bX116FphhqxppRSu/iJ/IFFHdp3HPCSpsIlz/6sL3cYO/9Iw5e1uztdUA6Vga2/r
NwkxSgrJCNMfVHdAEdEaFX027XmkUigrLvSXrhZhwxZwwoqOChjoe8CznNSeITf+
hlOkI8IdP2b4L3T/aHGQCJjw2lK+E/aCZXT17qd1gF/H4ms5aDJ3rkp3ixgL2eCj
dEzvCbTEuvz6GQAmnw9I
=UrBZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: