debian/0000755000000000000000000000000012125553060007165 5ustar debian/rules0000755000000000000000000000003612125553060010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000171312125553060010572 0ustar Source: libhtml-linkextractor-perl Maintainer: Debian Perl Group Uploaders: Christian Sánchez , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhtml-parser-perl, liburi-perl, perl Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/HTML-LinkExtractor/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-linkextractor-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-linkextractor-perl.git Package: libhtml-linkextractor-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl, liburi-perl Description: Perl module used to extract links from HTML documents HTML::LinkExtractor is used to extract links from HTML documents. It is very similar to HTML::LinkExtor, except that besides getting the URL, you also get the link-text. debian/source/0000755000000000000000000000000012125553060010465 5ustar debian/source/format0000644000000000000000000000001412125553060011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000635312125553060011046 0ustar libhtml-linkextractor-perl (0.130-6) unstable; urgency=low * Take over for the Debian Perl Group with maintainer's permission (https://lists.debian.org/debian-perl/2013/03/msg00034.html) * debian/control: + Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). + Changed: Maintainer set to Debian Perl Group (was: Christian Sánchez ); Christian Sánchez moved to Uploaders. + Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). * debian/watch: use metacpan-based URL. * debian/copyright: Source URL changed to metacpan.org URL. * Switch to "3.0 (quilt)" source format. * Don't install almost empty README anymore. * debian/copyright: update format, copyright years, and license terms. * Set Standards-Version to 3.9.4 (no changes). * debian/watch: change dversionmangle to uversionmangle. * Bump debhelper compatibility level to 8. * Add /me to Uploaders. -- gregor herrmann Sat, 30 Mar 2013 13:10:20 +0100 libhtml-linkextractor-perl (0.130-5) unstable; urgency=low * Updated debian/copyright * Updated debian/rules to dh7 short format - control: + Bumped Standards-Version to 3.8.3 (no changes) + Now depends on debhelper >= 7 -- Christian Sánchez Mon, 16 Nov 2009 00:55:18 -0430 libhtml-linkextractor-perl (0.130-4) unstable; urgency=low * New maitainer. (Closes: #344454: ITA: libhtml-linkextractor-perl -- Perl module used to extract links from HTML documents) -- Christian Sánchez Mon, 6 Mar 2006 00:24:51 +0000 libhtml-linkextractor-perl (0.130-3) unstable; urgency=low * debian/watch: fixed -- Florian Ernst Mon, 9 Jan 2006 16:27:13 +0100 libhtml-linkextractor-perl (0.130-2) unstable; urgency=low * New maintainer. (Closes: #331093: ITA: libhtml-linkextractor-perl -- Perl module used to extract links from HTML documents) * debian/control: add upstream Homepage to long description * debian/copyright: extend note about previous and current maintainer * Minor adjustments to follow latest Perl Policy * Standards-Version 3.6.2, no changes required -- Florian Ernst Fri, 7 Oct 2005 15:27:56 +0200 libhtml-linkextractor-perl (0.130-1) unstable; urgency=low * New upstream release (called "0.130" rather than "0.13"). * Updated debian/copyright to include latest statement. * Add missing dependency on liburi-perl (closes: #309593). -- Kenneth J. Pronovici Mon, 6 Jun 2005 18:58:05 -0500 libhtml-linkextractor-perl (0.121-1) unstable; urgency=low * New upstream release. * Bumped standards version to 3.6.1 (no packaging changes). * Exchanged libhtml-tokeparser-simple-perl dependencies for libhtml-parser-perl. -- Kenneth J. Pronovici Thu, 14 Oct 2004 20:54:08 -0500 libhtml-linkextractor-perl (0.11-1) unstable; urgency=low * Initial release (closes: #244252). -- Kenneth J. Pronovici Sat, 17 Apr 2004 11:28:02 -0500 debian/compat0000644000000000000000000000000212125553060010363 0ustar 8 debian/copyright0000644000000000000000000000225712125553060011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTML-LinkExtractor Upstream-Contact: D.H (PodMaster) Source: https://metacpan.org/release/HTML-LinkExtractor/ Files: * Copyright: 2003-2004, D.H (PodMaster) License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, 2005, Kenneth J. Pronovici 2005, 2006, Florian Ernst 2006, 2009, Christian Sánchez 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/watch0000644000000000000000000000024712125553060010221 0ustar version=3 opts=uversionmangle=s/\.\d\d$/$&0/ \ https://metacpan.org/release/HTML-LinkExtractor/ .*/HTML-LinkExtractor-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$