debian/0000755000000000000000000000000012213105744007165 5ustar debian/rules0000755000000000000000000000003612213105744010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000246412213105744010576 0ustar Source: libtest-xml-simple-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas , Alex Muntada , Jonathan Yu , Tim Retout , Peter Pentchev , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-longstring-perl, libtest-pod-coverage-perl, libtest-pod-perl, libxml-libxml-perl (>= 1.99) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-xml-simple-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-xml-simple-perl.git Homepage: https://metacpan.org/release/Test-XML-Simple/ Package: libtest-xml-simple-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtest-longstring-perl, libxml-libxml-perl (>= 1.99) Description: Perl testing framework for XML data Test::XML::Simple is a very basic class for testing XML. It uses the XPath syntax to locate nodes within the XML. You can also check all or part of the structure against a given XML fragment. debian/source/0000755000000000000000000000000012213105744010465 5ustar debian/source/format0000644000000000000000000000001412213105744011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000737012213105744011046 0ustar libtest-xml-simple-perl (1.04-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update years of upstream and packaging copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sun, 08 Sep 2013 16:38:25 +0200 libtest-xml-simple-perl (1.01-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * debian/copyright: update copyright attribution and license stanzas. * Drop patches, issues are fixed upstream. * (Build) depend on libxml-libxml-perl (>= 1.99). * Bump Standards-Version to 3.9.3 (no changes). * Add /me to Uploaders. -- gregor herrmann Sat, 09 Jun 2012 00:36:02 +0200 libtest-xml-simple-perl (1.00-3) unstable; urgency=low [ Tim Retout ] * debian/control: Update my email address. [ Peter Pentchev ] * Add the new-test-longstring-output patch to fix the 05is test with a recent version of Test::LongString. Closes: #613732 * Add myself to the list of uploaders. * Convert to the 3.0 (quilt) source format. * Refresh the copyright file a bit: - refer to the GPL-1 file and not the GPL symlink - refer to Debian systems in general - convert to the latest DEP 5 candidate format - add my copyright notice * Bump Standards-Version to 3.9.1 with no changes. * Bump the debhelper compatibility level to 8 with no changes. * Mark the two patches as forwarded upstream - CPAN RT #65828. -- Peter Pentchev Thu, 17 Feb 2011 13:48:45 +0200 libtest-xml-simple-perl (1.00-2) unstable; urgency=low * debian/control: + Add self to Uploaders. + Build-Depends on debhelper (>= 7.0.8) and quilt (>= 0.46-7). + Build-Depends-Indep on libxml-libxml-perl (>= 1.70~). * debian/rules: Add --with quilt * debian/README.source: Add standard quilt README.source. * debian/patches/new-xml-libxml-output: New patch to fix test output to match newer XML::LibXML errors. (Closes: #555939) -- Tim Retout Sat, 14 Nov 2009 21:50:22 +0000 libtest-xml-simple-perl (1.00-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Switch to Test::Builder::Tester instead of Test::Tester + Remove the corresponding patch * Standards-Version 3.8.3 (remove version dependency on perl) * Use new short rules format * Remove libtest-simple-perl; it comes with perl-modules * Slightly rewrite control description * Update copyright information [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ryan Niebur ] * Update jawnsy's email address -- Jonathan Yu Mon, 21 Sep 2009 11:17:23 -0400 libtest-xml-simple-perl (0.09-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Alex Muntada ] * debian/patches, debian/rules: + Added support for quilt. + Added invalid_value_for_shared_scalar.patch (Closes: #521984) * debian/README.source: Added. * debian/control: + Added quilt to Build-Depends. + Upgraded Standards-Version to 3.8.1 + Added myself to Uploaders. [ gregor herrmann ] * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * Don't install README anymore. -- Alex Muntada Mon, 06 Apr 2009 03:12:37 +0200 libtest-xml-simple-perl (0.09-1) unstable; urgency=low * Initial Release. (Closes: #468421) -- Jaldhar H. Vyas Thu, 28 Feb 2008 15:54:40 -0500 debian/compat0000644000000000000000000000000212213105744010363 0ustar 8 debian/copyright0000644000000000000000000000230312213105744011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-XML-Simple Upstream-Contact: Joe McMahon Source: https://metacpan.org/release/Test-XML-Simple/ Files: * Copyright: 2005-2013, Yahoo! and Joe McMahon License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2009, Alex Muntada 2008, Jaldhar H. Vyas 2011, Peter Pentchev 2012-2013, gregor herrmann 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/watch0000644000000000000000000000017212213105744010216 0ustar version=3 https://metacpan.org/release/Test-XML-Simple/ .*/Test-XML-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$