debian/0000755000000000000000000000000012171543305007167 5ustar debian/control0000644000000000000000000000247112171543272010601 0ustar Source: libhtml-treebuilder-libxml-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, debhelper, dh-buildinfo, perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000), libhtml-treebuilder-xpath-perl (>= 0.14), libxml-libxml-perl, perl (>= 5.14) | libtest-simple-perl (>= 0.98), libtest-exception-perl, libweb-scraper-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libhtml-treebuilder-libxml-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-treebuilder-libxml-perl.git Homepage: https://github.com/tokuhirom/HTML-TreeBuilder-LibXML Package: libhtml-treebuilder-libxml-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Description: HTML::TreeBuilder and XPath compatible interface with libxml HTML::TreeBuilder::XPath is libxml based compatible interface to HTML::TreeBuilder, which could be slow for a large document. . HTML::TreeBuilder::LibXML is drop-in-replacement for HTML::TreeBuilder::XPath. . This module doesn't implement all of HTML::TreeBuilder and HTML::Element APIs, but enough methods are defined so modules like Web::Scraper work. debian/source/0000755000000000000000000000000011752340417010472 5ustar debian/source/format0000644000000000000000000000001411373262460011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000420712171543305011044 0ustar libhtml-treebuilder-libxml-perl (0.23-1) unstable; urgency=low [ upstream ] * New release. [ Salvatore Bonaccorso ] * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI. [ Jonas Smedegaard ] * Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Update copyright/licensing info: + Add git URL as alternate source. + Drop Files sections for no longer shipped convenience code copies. + List upstream issue tracker as preferred contact. + Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include current year. + Add copyright year for main upstream author. * Stop tracking md5sum of upstream tarball. * Include CDBS snippet perl-build.mk (not perl-makemaker.mk). * Update package relations: + Build-depend on (recent perl or) recent libmodule-build-perl. + Build-depend on libtest-exception-perl: Needed by upstream testsuite. + Build-depend on libweb-scraper-perl: Optionally used by testsuite. Support dropping this build-dependency for profile builds, and document how in README.source. * Update Homepage to match upstream hint. * Bump standards-version to 3.9.4. * Install (renamed) upstream README. -- Jonas Smedegaard Wed, 17 Jul 2013 18:31:00 +0200 libhtml-treebuilder-libxml-perl (0.17-1) unstable; urgency=low * New upstream release. [ Jonas Smedegaard ] * Bump debhelper compatibility level to 8. * Update copyright file: + Bump file format to 1.0. + Fix use pseudo-license-in-comment and -comment-in-license fields: File format 1.0 mandates License field to either be single-line or include all licensing info. * Update package relations: + Relax to (build-)depend unversioned on cdbs: Needed version satisfied in stable, and oldstable no longer supported. -- Jonas Smedegaard Tue, 07 Aug 2012 15:36:31 +0200 libhtml-treebuilder-libxml-perl (0.16-1) unstable; urgency=low * Initial packaging release. Closes: bug#620301. -- Jonas Smedegaard Wed, 09 May 2012 03:13:34 +0200 debian/README.source0000644000000000000000000000140612154575460011357 0ustar Packaging notes =============== CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage Circular build-dependencies --------------------- This package is problematic to bootstrap, as some of the declared build-dependencies cause bootstrapping loops. For a bootstrappable (but potentially crippled) build, set environment variables DEB_BUILD_PROFILE and DEB_MAINTAINER_MODE, and clean before building. See also . -- Jonas Smedegaard Fri, 07 Jun 2013 23:02:51 +0200 debian/compat0000644000000000000000000000000212010213502010346 0ustar 8 debian/watch0000644000000000000000000000025411752340251010220 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/ .*/HTML-TreeBuilder-LibXML-(\d.+)\.tar\.gz debian/copyright_hints0000644000000000000000000000312612171540263012331 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Build.PL Changes MANIFEST META.json META.yml README.md cpanfile debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch lib/HTML/TreeBuilder/LibXML.pm lib/HTML/TreeBuilder/LibXML/Node.pm t/00_compile.t t/01_simple.t t/02_web_scraper.t t/03_destructor.t t/04_new_methods.t t/05_empty.t t/06_web_query.t t/HTML-TreeBuilder-XPath.t t/clone_list.t t/content_list.t t/delete_content.t t/detach.t t/disembowel.t t/guts.t t/matches.t t/parent.t t/postinsert.t t/preinsert.t t/push_content.t t/replace_with.t t/test.html t/unshift_content.t tools/benchmark.pl xt/02_perlcritic.t Copyright: *No copyright* License: UNKNOWN FIXME Files: debian/rules Copyright: 2012, Jonas Smedegaard License: GPL-2+ FIXME Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy 2013, Tokuhiro Matsuno HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES Holder Holder maintains some semblance of Holder may not be used to endorse or promote Holder to include your Holder" is whoever is named in the or s for Holder, but only to the Holder. A Package modified in such disclaimer" for the program, if holder saying it may be interest in the notices and associated disclaimers the software, and License: GPL-ever FIXME debian/copyright0000644000000000000000000000336612171542666011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTML::TreeBuilder::LibXML Upstream-Contact: https://github.com/tokuhirom/HTML-TreeBuilder-LibXML/issues Source: http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/ git://github.com/tokuhirom/HTML-TreeBuilder-LibXML.git Files: * Copyright: 2013, Tokuhiro Matsuno License: Artistic or GPL-1+ Comment: License: . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. . Comment: . Perl 5 is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: debian/* Copyright: 2012-2013, Jonas Smedegaard License: GPL-3+ License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-3+ 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 3, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611373262460010612 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000360612171543213010252 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2012, 2013 Jonas Smedegaard # Description: Main Debian packaging script for HTML::TreeBuilder::LibXML # # 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 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-build.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = HTML-TreeBuilder-LibXML DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML # Needed by upstream build bdeps = perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) # Needed by upstream build and (always) at runtime # * LWP::UserAgent and URI used only in skipped benchmark tool # * Web::Scraper used (at runtime) only in skipped benchmark tool deps = libhtml-treebuilder-xpath-perl (>= 0.14), libxml-libxml-perl # Needed by upstream testsuite deps-test = perl (>= 5.14) | libtest-simple-perl (>= 0.98) deps-test +=, libtest-exception-perl # Needed by upstream testsuite, except for profile builds. # See README.source for details. xdeps-recommend = libweb-scraper-perl deps-test += $(if $(DEB_BUILD_PROFILE),,$(comma) $(xdeps-recommend)) CDBS_BUILD_DEPENDS +=, $(bdeps), $(deps), $(deps-test) CDBS_DEPENDS_$(pkg) = $(deps) DEB_INSTALL_DOCS_ALL += README.md debian/control.in0000644000000000000000000000207212171541344011201 0ustar Source: libhtml-treebuilder-libxml-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libhtml-treebuilder-libxml-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-treebuilder-libxml-perl.git Homepage: https://github.com/tokuhirom/HTML-TreeBuilder-LibXML Package: libhtml-treebuilder-libxml-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Description: HTML::TreeBuilder and XPath compatible interface with libxml HTML::TreeBuilder::XPath is libxml based compatible interface to HTML::TreeBuilder, which could be slow for a large document. . HTML::TreeBuilder::LibXML is drop-in-replacement for HTML::TreeBuilder::XPath. . This module doesn't implement all of HTML::TreeBuilder and HTML::Element APIs, but enough methods are defined so modules like Web::Scraper work.