debian/0000755000000000000000000000000012253363540007171 5ustar debian/rules0000755000000000000000000000003512253363540010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000262712253363540010603 0ustar Source: libxml-treebuilder-perl Maintainer: Debian Perl Group Uploaders: Mikhail Gusarov , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libhtml-tagset-perl, libhtml-tree-perl (>= 4.1), libxml-catalog-perl, libxml-parser-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-treebuilder-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-treebuilder-perl.git Homepage: https://metacpan.org/release/XML-TreeBuilder/ Package: libxml-treebuilder-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-tagset-perl, libhtml-tree-perl (>= 4.1), libxml-catalog-perl, libxml-parser-perl Description: XML parser providing XML::Elements DOM similar to HTML::Element XML::Treebuilder uses XML::Parser to make XML document trees constructed of XML::Element objects (and XML::Element is a subclass of HTML::Element adapted for XML). . XML::TreeBuilder is meant particularly for people who are used to the HTML::TreeBuilder / HTML::Element interface to document trees, and who don't want to learn some other document interface like XML::Twig or XML::DOM. debian/source/0000755000000000000000000000000012253363540010471 5ustar debian/source/format0000644000000000000000000000001412253363540011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000550612253363540011051 0ustar libxml-treebuilder-perl (5.2-1) unstable; urgency=medium * Team upload. * New upstream release. * Drop local-entities.patch, merged upstream. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 15 Dec 2013 18:31:00 +0100 libxml-treebuilder-perl (5.1-2) unstable; urgency=low * Team upload. * Fix local path resolution for external entities. Closes: #728885 -- Raphaƫl Hertzog Sat, 30 Nov 2013 20:48:41 +0100 libxml-treebuilder-perl (5.1-1) unstable; urgency=low * Import Upstream version 5.1 -- Florian Schlichting Tue, 29 Oct 2013 22:42:49 +0100 libxml-treebuilder-perl (5.0-1) unstable; urgency=low * Import Upstream version 5.0 * Update upstream copyright holders * Add (build-)dependency on libxml-catalog-perl, wrap * Drop spelling.diff, patch applied upstream * Add myself to uploaders and copyright -- Florian Schlichting Sun, 27 Oct 2013 22:44:02 +0100 libxml-treebuilder-perl (4.3-1) unstable; urgency=low * Team upload [ Nicholas Bamber ] * New upstream release 4.1 [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 4.3 * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0) * Refresh patch spelling.diff -- Florian Schlichting Mon, 26 Aug 2013 21:17:25 +0200 libxml-treebuilder-perl (4.0-1) unstable; urgency=low * Team upload. * New upstream release. * Bump (build-)dep on libhtml-tree-perl to >= 4.1. * Drop patch XML-TreeBuilder-NoExpand.patch: applied upstream. * Use debhelper compat level 8. * debian/copyright: Formatting changes; refer to GPL-1; refer to "Debian systems" instead of "Debian GNU/Linux systems". * Fix spelling error in documentation. + new patch: spelling.diff * Bump Standards-Version to 3.9.1. -- Ansgar Burchardt Sat, 05 Mar 2011 20:32:56 +0100 libxml-treebuilder-perl (3.09-2) unstable; urgency=low * Patch fixing https://rt.cpan.org/Public/Bug/Display.html?id=50060 was updated from the CPAN bugtracker. * Converted to source format 3.0 (quilt): - Dropped quilt B-D, - Dropped quilt logic from debian/rules, - Dropped debian/README.source - Lowered debhelper dependency to (>= 7) * Updated Standards-Version to 3.8.4, no other changes needed. * Updated debian/copyright to match DEP5 draft. -- Mikhail Gusarov Fri, 26 Mar 2010 12:32:24 +0600 libxml-treebuilder-perl (3.09-1) unstable; urgency=low * Initial release (Closes: #542918). -- Mikhail Gusarov Sun, 23 Aug 2009 05:45:16 +0700 debian/compat0000644000000000000000000000000212253363540010367 0ustar 8 debian/copyright0000644000000000000000000000214512253363540011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XML-TreeBuilder Upstream-Contact: Sean M. Burke Source: https://metacpan.org/release/XML-TreeBuilder/ Files: * Copyright: 2000-2004, Sean M. Burke 2010-2013, Jeff Fearn License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Mikhail Gusarov 2013, Florian Schlichting 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/watch0000644000000000000000000000017512253363540010225 0ustar version=3 https://metacpan.org/release/XML-TreeBuilder/ \ .*/XML-TreeBuilder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$