debian/0000755000000000000000000000000011626402052007164 5ustar debian/source/0000755000000000000000000000000011626263104010467 5ustar debian/source/format0000644000000000000000000000001411626263104011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211626263104010365 0ustar 7 debian/control0000644000000000000000000000215111626266404010577 0ustar Source: libhtml-tableextract-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libhtml-element-extended-perl, libhtml-parser-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/HTML-TableExtract/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-tableextract-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tableextract-perl.git Package: libhtml-tableextract-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl Suggests: libhtml-element-extended-perl Description: module for extracting the content contained in HTML tables HTML::TableExtract is a module that simplifies the extraction of information contained in tables within HTML documents, either as text or encoded element trees. . For extracting a tree structure of element objects, the additional package libhtml-element-extended-perl might be needed. debian/rules0000755000000000000000000000003611626263104010246 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000017711626263104010225 0ustar version=3 http://search.cpan.org/dist/HTML-TableExtract/ .*/HTML-TableExtract-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000224211626265656011140 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Matthew P. Sisk, Source: http://search.cpan.org/dist/HTML-TableExtract/ Name: HTML-TableExtract Files: * Copyright: 1999-2011, Matthew P. Sisk, License: Artistic or GPL-1+ Files: debian/* Copyright: 2001, 2003, Ross Peachey 2006-2008, Florian Ernst 2011, Nicholas Bamber 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/changelog0000644000000000000000000000643011626266577011065 0ustar libhtml-tableextract-perl (2.11-1) unstable; urgency=low [ Nicholas Bamber ] * Fix bug number * New upstream version * Removed patch that is no longer required * Updated copyright * Raised standards version to 3.9.2 [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. -- Nicholas Bamber Sat, 27 Aug 2011 23:13:34 +0100 libhtml-tableextract-perl (2.10-4) unstable; urgency=low * New maintainer (Closes: #618372) * Upped standards version to 3.9.1 * Refreshed home page, svn and description fields * Refreshed copyright, rules and added debian/source/format * Standardized watch file * Refreshed patch -- Nicholas Bamber Wed, 16 Mar 2011 21:24:27 +0000 libhtml-tableextract-perl (2.10-3) unstable; urgency=low * Remove unconditional rmdir to make package build with Perl 5.10.0 (Closes: #467936) * debian/watch: added * debian/control: + update Homepage + unversion the B-D-I/Suggests on libhtml-element-extended-perl as the version in Etch is already new enough * Standards-Version: 3.7.3 -- Florian Ernst Sun, 02 Mar 2008 22:11:51 +0100 libhtml-tableextract-perl (2.10-2) unstable; urgency=low * Previously generated unquoted HTML attributes are now quoted, adjusting t/30_tree.t accordingly. Thanks a lot to Gunnar Wolf for investigation and patch (Closes: #414721) -- Florian Ernst Wed, 14 Mar 2007 01:03:11 +0100 libhtml-tableextract-perl (2.10-1) unstable; urgency=low * Finally hijacking this package. * debian/changelog: clean cruft at the end * debian/control: + add Suggests: libhtml-element-extended-perl (>= 1.17-1) for extracting object trees + adjust short and long description + add Build-Depends-Indep: libtest-pod-perl, libtest-pod-coverage-perl, libhtml-parser-perl, libhtml-element-extended-perl (>= 1.17-1) for 'make test' * debian/copyright: list previous maintainer, update information * debian/rules: built from scratch using dh-make-perl * Standards-Version 3.7.2, debhelper compatibility mode 5 -- Florian Ernst Tue, 26 Sep 2006 10:54:38 +0200 libhtml-tableextract-perl (2.07-0.1) unstable; urgency=low * Non-maintainer upload as announced. * New upstream release (closes: Bug#300807) * Finish /usr/doc transition (closes: Bug#322820) * Upgrade debhelper compatibility level to 4 * dh_testversion is deprecated, use Build-Dependencies * Install into /usr/share/perl5/ * Change section to perl to match override -- Florian Ernst Tue, 14 Mar 2006 17:26:48 +0100 libhtml-tableextract-perl (1.08-1) unstable; urgency=low * Updated to latest upstream version (closes: Bug#169700) -- Ross Peachey Wed, 1 Jan 2003 20:54:16 +1100 libhtml-tableextract-perl (1.06-2) frozen unstable; urgency=low * Fixed package description (closes: Bug#114480) -- Ross Peachey Mon, 29 Oct 2001 04:21:47 +1100 libhtml-tableextract-perl (1.06-1) unstable; urgency=low * Initial Debian release. -- Ross Peachey Wed, 21 Feb 2001 15:24:49 +1100