debian/0000775000000000000000000000000011637777571007215 5ustar debian/source/0000775000000000000000000000000011637777521010510 5ustar debian/source/format0000664000000000000000000000001411637777521011716 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000003611637777521010267 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000664000000000000000000000000211637777521010406 0ustar 7 debian/copyright0000664000000000000000000000262511637777521011150 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Tatsuhiko Miyagawa Source: http://search.cpan.org/dist/HTML-AutoPagerize/ Name: HTML-AutoPagerize Files: * Copyright: 2007, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Comment: Rationale from the author was: All of my modules available at http://search.cpan.org/~miyagawa/ with the statement "AUTHOR: Tatsuhiko Miyagawa" are, unless otherwise noted, Copyright (c) Tatsuhiko Miyagawa. Source: http://bulknews.net/debian.txt (author's web site) The exact year comes from the CPAN upload date. Files: debian/* Copyright: 2011, TANIGUCHI Takaki 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/changelog0000664000000000000000000000214111637777521011060 0ustar libhtml-autopagerize-perl (0.02-1) unstable; urgency=low [ Nicholas Bamber ] * Correcting typo in changelog [ 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. [ TANIGUCHI Takaki ] * New upstream release * Bump Standards-Version to 3.9.2. -- TANIGUCHI Takaki Mon, 26 Sep 2011 13:26:15 +0900 libhtml-autopagerize-perl (0.01-2) unstable; urgency=low [ Nicholas Bamber ] * Added myself to Uploaders * Added build dependency and suggests on libwww-perl (Closes: #615499) [ gregor herrmann ] * Don't install README anymore. * debian/control: lowercase short description. * debian/copyright: add a Comment to explain where the copyright statement comes from. -- Nicholas Bamber Sun, 27 Feb 2011 15:09:58 +0000 libhtml-autopagerize-perl (0.01-1) unstable; urgency=low * Initial Release. (Closes: #612868) -- TANIGUCHI Takaki Wed, 16 Feb 2011 11:02:22 +0900 debian/watch0000664000000000000000000000017711637777521010246 0ustar version=3 http://search.cpan.org/dist/HTML-AutoPagerize/ .*/HTML-AutoPagerize-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000664000000000000000000000211111637777521010606 0ustar Source: libhtml-autopagerize-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libhtml-treebuilder-xpath-perl, liburi-perl, libwww-perl, perl Maintainer: Debian Perl Group Uploaders: TANIGUCHI Takaki , Nicholas Bamber Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/HTML-AutoPagerize/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-autopagerize-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-autopagerize-perl.git Package: libhtml-autopagerize-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-treebuilder-xpath-perl, liburi-perl, perl Suggests: libwww-perl Description: utility to load AutoPagerize SITEINFO stuff HTML::AutoPagerize is an utility module to load SITEINFO defined in AutoPagerize. AutoPagerize is an userscript to automatically figure out the "next link" of the current page, then fetch the content and insert the content by extracting the "page element".