debian/0000755000000000000000000000000011337324374007175 5ustar debian/control0000644000000000000000000000157711337324055010606 0ustar Source: libxml-handler-yawriter-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Jay Bonci , Ansgar Burchardt Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/XML-Handler-YAWriter/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-handler-yawriter-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-handler-yawriter-perl/ Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libxml-perl Package: libxml-handler-yawriter-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libxml-perl Description: Perl module for writing XML documents The XML::Handler::YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are needing a flexible escaping technique, and wanting some kind of pretty printing. debian/copyright0000644000000000000000000000256311337324055011132 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Michael Koehne Source: http://search.cpan.org/dist/XML-Handler-YAWriter/ Name: XML-Handler-YAWriter Copyright: © 1999, Michael Koehne License: GPL Files: debian/* Copyright: © 2010, Ansgar Burchardt 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 GNU/Linux systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic' License: GPL 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. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000020311337324055010215 0ustar version=3 http://search.cpan.org/dist/XML-Handler-YAWriter/ .*/XML-Handler-YAWriter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/patches/0000755000000000000000000000000011337324343010620 5ustar debian/patches/spelling.patch0000644000000000000000000000104311337324055013454 0ustar From: Ansgar Burchardt Date: Fri, 19 Feb 2010 01:38:21 +0900 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=54765 Subject: Correct spelling errors This patch corrects a spelling error found by lintian. --- libxml-handler-yawriter-perl.orig/xmlpretty +++ libxml-handler-yawriter-perl/xmlpretty @@ -146,7 +146,7 @@ =head1 Thanks "Derksen, Eduard (Enno), CSCIO" helped me with the Escape -hash and gave quite a lot of usefull comments. +hash and gave quite a lot of useful comments. =head1 SEE ALSO debian/patches/series0000644000000000000000000000001711337324055012033 0ustar spelling.patch debian/compat0000644000000000000000000000000211337324055010367 0ustar 7 debian/changelog0000644000000000000000000000741011337324055011045 0ustar libxml-handler-yawriter-perl (0.23-6) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). * Set Maintainer to Debian Perl Group. * Use dist-based URL in debian/watch. * debian/control: Added: ${misc:Depends} to Depends: field. [ Ansgar Burchardt ] * Refresh rules for debhelper 7. * Use source format 3.0 (quilt). * Convert debian/copyright to proposed machine-readable format. * debian/watch: Use extended regular expression to match upstream releases. * debian/control: Mention module name in description. * Correct spelling error. + new patch: spelling.patch * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Fri, 19 Feb 2010 01:40:40 +0900 libxml-handler-yawriter-perl (0.23-5) unstable; urgency=low * Adds debian/watch file so uscan will work -- Jay Bonci Wed, 27 Oct 2004 11:38:17 -0400 libxml-handler-yawriter-perl (0.23-4) unstable; urgency=low * New Maintainer (Closes: #210532) * Removed .docs file as it only installed README - a copy of the POD documentation * Removed .install file as it is no longer needed * Moved over to my standard rules template * Changed typo in license about license file path -- Jay Bonci Thu, 4 Mar 2004 01:40:03 -0500 libxml-handler-yawriter-perl (0.23-3) unstable; urgency=low * debian/rules: moved debhelper compatibility level setting to 'debian/compat' per latest debhelper best practices * debian/control: updated sections according to latest archive changes: - 'libxml-handler-yawriter-perl' from 'interpreters' to 'perl' * debian/control: upgraded build dependency on 'debhelper' to '>= 4.1' * debian/control: upgraded to Debian Policy 3.6.0 (no changes) -- Ardo van Rangelrooij Sat, 6 Sep 2003 10:27:22 -0500 libxml-handler-yawriter-perl (0.23-2) unstable; urgency=low * debian/rules: upgraded to debhelper v4 * debian/control: changed build dependency on debhelper accordingly * debian/rules: migrated from 'dh_movefiles' to 'dh_install' * debian/rules: split off 'install' target from 'binary-indep' target * debian/copyright: added pointer to license -- Ardo van Rangelrooij Thu, 8 Aug 2002 20:03:01 -0500 libxml-handler-yawriter-perl (0.23-1) unstable; urgency=low * New upstream release -- Ardo van Rangelrooij Sat, 27 Apr 2002 13:14:16 -0500 libxml-handler-yawriter-perl (0.22-2) unstable; urgency=low * debian/control: upgraded to Debian Policy 3.5.6 -- Ardo van Rangelrooij Sun, 23 Dec 2001 19:39:10 -0600 libxml-handler-yawriter-perl (0.22-1) unstable; urgency=low * New upstream release * debian/control: upgraded to Debian Policy 3.5.5 * debian/control: upgraded to Debian Perl Policy 1.20 -- Ardo van Rangelrooij Sun, 2 Sep 2001 13:16:11 -0500 libxml-handler-yawriter-perl (0.20-1) unstable; urgency=low * New upstream release * debian/control: updated debhelper dependency to remove dh_testversion * debian/control: upgraded to Debian Policy 3.5.2 * debian/control: upgraded to Debian Perl Policy 1.17 * debian/rules: upgraded to Debian Perl Policy 1.17 -- Ardo van Rangelrooij Sun, 15 Apr 2001 17:43:33 -0500 libxml-handler-yawriter-perl (0.17-1) unstable; urgency=low * New upstream release * debian/control: upgraded to Debian Policy 3.2.1 * debian/rules: upgraded to debhelper v3 -- Ardo van Rangelrooij Wed, 17 Jan 2001 14:56:45 -0600 libxml-handler-yawriter-perl (0.16-1) unstable; urgency=low * Initial Release -- Ardo van Rangelrooij Wed, 4 Oct 2000 08:31:25 -0500 debian/source/0000755000000000000000000000000011337324343010471 5ustar debian/source/format0000644000000000000000000000001411337324373011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511337324055010247 0ustar #!/usr/bin/make -f %: dh $@