debian/0000755000000000000000000000000012231442713007165 5ustar debian/watch0000644000000000000000000000015511657065354010234 0ustar version=3 http://search.cpan.org/dist/XML-Easy/ .*/XML-Easy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611657065354010261 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000213311657065354011134 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Upstream-Contact: Andrew Main (Zefram) Source: http://search.cpan.org/dist/XML-Easy/ Upstream-Name: XML-Easy Files: * Copyright: 2009-2011, Andrew Main (Zefram) 2008, 2009, PhotoBox Ltd License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Fabrizio Regalli 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/source/0000755000000000000000000000000011657065354010502 5ustar debian/source/format0000644000000000000000000000001411657065354011710 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211657065354010400 0ustar 8 debian/control0000644000000000000000000000240111657065354010602 0ustar Source: libxml-easy-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl, libparams-classify-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl (>= 5.10.1) | libparent-perl Maintainer: Debian Perl Group Uploaders: Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/XML-Easy/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-easy-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libxml-easy-perl.git Package: libxml-easy-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libparams-classify-perl, perl (>= 5.10.1) | libparent-perl Recommends: libinternals-perl Description: Perl module for XML processing with a clean interface XML::Easy is a collection of modules relating to the processing, parsing, and serialisation of XML data. It is oriented towards the use of XML to represent data for interchange purposes, rather than the use of XML as markup of principally textual data. It does not perform any schema processing, and does not interpret DTDs or any other kind of schema. It adheres strictly to the XML specification, in all its awkward details, except for the aforementioned DTDs. debian/changelog0000644000000000000000000000127212231442713011041 0ustar libxml-easy-perl (0.009-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Tue, 22 Oct 2013 10:30:51 +0100 libxml-easy-perl (0.009-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Fabrizio Regalli ] * Imported Upstream version 0.009 * Update d/copyright according to latest DEP5 revision -- Fabrizio Regalli Wed, 09 Nov 2011 23:21:04 +0100 libxml-easy-perl (0.008-1) unstable; urgency=low * Initial Release. (Closes: #631561) -- Fabrizio Regalli Fri, 24 Jun 2011 22:38:56 +0200