debian/0000755000000000000000000000000011537340423007170 5ustar debian/control0000644000000000000000000000230611537340141010571 0ustar Source: libwww-robotrules-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, liburi-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/WWW-RobotRules/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libwww-robotrules-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libwww-robotrules-perl/ Package: libwww-robotrules-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liburi-perl Replaces: libwww-perl (<< 6.00) Breaks: libwww-perl (<< 6.00) Description: database of robots.txt-derived permissions WWW::RobotRules parses /robots.txt files as specified in "A Standard for Robot Exclusion", at . Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. . The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files on any number of hosts. debian/copyright0000644000000000000000000000210311537260204011115 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Gisle Aas Source: http://search.cpan.org/dist/WWW-RobotRules/ Name: WWW-RobotRules Files: * Copyright: 1995-2009, Gisle Aas 1995, Martin Koster License: Artistic or GPL-1+ Files: debian/* Copyright: 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/watch0000644000000000000000000000017111537260204010216 0ustar version=3 http://search.cpan.org/dist/WWW-RobotRules/ .*/WWW-RobotRules-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211537260204010364 0ustar 7 debian/changelog0000644000000000000000000000025511537260204011042 0ustar libwww-robotrules-perl (6.01-1) unstable; urgency=low * Initial Release (Closes: #618281). -- Nicholas Bamber Sun, 13 Mar 2011 23:20:24 +0000 debian/source/0000755000000000000000000000000011537340360010470 5ustar debian/source/format0000644000000000000000000000001411537260204011674 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611537260204010245 0ustar #!/usr/bin/make -f %: dh $@