debian/0000755000000000000000000000000011747103155007172 5ustar debian/source/0000755000000000000000000000000011747077362010504 5ustar debian/source/format0000644000000000000000000000001411747077362011712 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211747077362010402 0ustar 8 debian/control0000644000000000000000000000166611747101510010577 0ustar Source: libxml-writer-string-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Danai SAE-HAN (韓達耐) Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/XML-Writer-String/ Package: libxml-writer-string-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Capture output from XML::Writer XML::Writer::String implements a bare-bones class specifically for the purpose of capturing data from the XML::Writer module. XML::Writer expects an IO::Handle object and writes XML data to the specified object (or STDOUT) via it's print() method. This module simulates such an object for the specific purpose of providing the required print() method. . It is recommended that $writer->end() is called prior to calling $s->value() to check for well-formedness. debian/copyright0000644000000000000000000000210611747101630011120 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Simon Oliver Source: http://search.cpan.org/dist/XML-Writer-String/ Name: XML-Writer-String Files: * Copyright: Simon Oliver License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Danai SAE-HAN (韓達耐) License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/changelog0000644000000000000000000000031711747103126011043 0ustar libxml-writer-string-perl (0.1-1) unstable; urgency=low * Initial Release. * Closing ITP bug report (Closes: #670785). -- Danai SAE-HAN (韓達耐) Sun, 29 Apr 2012 02:07:50 +0200 debian/watch0000644000000000000000000000017711747077362010242 0ustar version=3 http://search.cpan.org/dist/XML-Writer-String/ .*/XML-Writer-String-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libxml-writer-string-perl.examples0000644000000000000000000000001211747077362016002 0ustar example/* debian/libxml-writer-string-perl.docs0000644000000000000000000000000711747077362015120 0ustar README debian/rules0000755000000000000000000000003611747077363010264 0ustar #!/usr/bin/make -f %: dh $@