debian/0000755000000000000000000000000012163276411007171 5ustar debian/rules0000755000000000000000000000004012163276411010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000221612163276411010575 0ustar Source: libhtml-copy-perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-accessor-perl, libhtml-parser-perl, liburi-perl, libhttp-message-perl | libwww-perl (<< 6), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-copy-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-copy-perl.git Homepage: https://metacpan.org/release/HTML-Copy/ Package: libhtml-copy-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libhtml-parser-perl, liburi-perl, libhttp-message-perl | libwww-perl (<< 6) Description: module to copy a HTML file without breaking links HTML::Copy copies a HTML file without breaking links in the file and is a sub class of HTML::Parser. . This package provide the Perl module "HTML::Copy" and a command line tool "htmlcopy". debian/source/0000755000000000000000000000000012163276411010471 5ustar debian/source/format0000644000000000000000000000001412163276411011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000405712163276411011051 0ustar libhtml-copy-perl (1.31-1) unstable; urgency=low * Team upload. * New upstream release. * Drop patches, both applied upstream. -- gregor herrmann Fri, 28 Jun 2013 14:09:30 +0200 libhtml-copy-perl (1.30-2) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * Switch to "3.0 (quilt)" source format. * Add patch to fix "Strings with code points over 0xFF may not be mapped into in-memory file handles" error. (Closes: #711448) * Switch from cdbs to dh(1), use debhelper compat level 8. * debian/copyright: switch formatting to Copyright-Format 1.0. * Cleanup build and runtime dependencies. * Update short and long description. * Set Standards-Version to 3.9.4 (no further changes). * debian/{watch,control}: use metacpan-based URL. * Add a patch to fix some spelling mistakes. -- gregor herrmann Tue, 18 Jun 2013 22:27:23 +0200 libhtml-copy-perl (1.30-1) unstable; urgency=low [ Damyan Ivanov ] * debian/watch: mangle upstream version to handle 1.3 release coming after 1.23 [ gregor herrmann ] * debian/control: - changed: Maintainer set to Debian Perl Group (was: Debian Perl Project ) - long lines wrapped - dropped: unnecesary dependency on libencode-perl (closes: #471070) * New upstream release. -- gregor herrmann Sat, 15 Mar 2008 18:42:36 +0100 libhtml-copy-perl (1.23-1) unstable; urgency=low * New upstream release -- Gunnar Wolf Thu, 17 Jan 2008 13:21:30 -0600 libhtml-copy-perl (1.22-1) unstable; urgency=low * Initial Release (packaged by Alejandro Garrido Mota) (Closes: #427247). -- Roberto C. Sanchez Sun, 13 Jan 2008 15:02:13 -0500 debian/compat0000644000000000000000000000000212163276411010367 0ustar 8 debian/copyright0000644000000000000000000000222112163276411011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTML-Copy Source: https://metacpan.org/release/HTML-Copy/ Upstream-Contact: unknown Files: * Copyright: 2007, Tetsuro KURITA License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Alejandro Garrido Mota 2008, 2013, gregor herrmann 2008, Gunnar Wolf 2008, Roberto C. Sanchez 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/watch0000644000000000000000000000030012163276411010213 0ustar version=3 # upstream released 1.3 after 1.23 opts="uversionmangle=s/^(\d+\.\d)$/${1}0/" \ https://metacpan.org/release/HTML-Copy/ .*/HTML-Copy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$