debian/0000755000000000000000000000000012154465451007175 5ustar debian/rules0000755000000000000000000000003612154465451010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000175712154465451010612 0ustar Source: libxml-libxml-simple-perl Maintainer: Debian Perl Group Uploaders: Danai SAE-HAN (韓達耐) Section: perl Priority: optional Build-Depends: debhelper (>= 8), libfile-slurp-perl, libxml-libxml-perl Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxml-simple-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-libxml-simple-perl.git Homepage: https://metacpan.org/release/XML-LibXML-Simple/ Package: libxml-libxml-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-slurp-perl, libxml-libxml-perl Description: Perl module that uses the XML::LibXML parser for XML structures XML::LibXML::Simple is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers. debian/source/0000755000000000000000000000000012154465451010475 5ustar debian/source/format0000644000000000000000000000001412154465451011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000343512154465451011054 0ustar libxml-libxml-simple-perl (0.93-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: POD" (Closes: #711405) * debian/copyright: switch formatting to Copyright-Format 1.0. * Update years of upstream copyright. * Remove build dependency on libtest-pod-perl. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Sat, 08 Jun 2013 01:21:58 +0200 libxml-libxml-simple-perl (0.91-1) unstable; urgency=low * Team upload. * New upstream release -- Salvatore Bonaccorso Tue, 12 Jul 2011 13:52:10 +0200 libxml-libxml-simple-perl (0.90-1) unstable; urgency=low * Team upload. * New upstream release -- Salvatore Bonaccorso Sat, 18 Jun 2011 23:12:09 +0200 libxml-libxml-simple-perl (0.15-1) unstable; urgency=low * Team upload. * New upstream release. * debian/control, debian/rules: Remove quilt references. Not needed with source format 3.0 (quilt). * debian/copyright: Update for new upstream release; refer to GPL-1; refer to "Debian systems" instead of "Debian GNU/Linux systems". * debian/control: Mention module name in description. * Bump Standards-Version to 3.9.2 (no changes). -- Ansgar Burchardt Thu, 02 Jun 2011 13:04:09 +0200 libxml-libxml-simple-perl (0.14-1) unstable; urgency=low [ Danai SAE-HAN ] * Initial release (Closes: #601290). -- Danai SAE-HAN (韓達耐) Wed, 03 Nov 2010 23:28:40 +0100 debian/compat0000644000000000000000000000000212154465451010373 0ustar 8 debian/copyright0000644000000000000000000000207212154465451011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XML-LibXML-Simple Upstream-Contact: Mark Overmeer Source: https://metacpan.org/release/XML-LibXML-Simple/ Files: * Copyright: 2008-2013, Mark Overmeer License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, 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/watch0000644000000000000000000000017412154465451010230 0ustar version=3 https://metacpan.org/release/XML-LibXML-Simple/ .*/XML-LibXML-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)