debian/0000755000000000000000000000000011502403023007154 5ustar debian/patches/0000755000000000000000000000000011502403023010603 5ustar debian/patches/fixed-manpage-bad-entry.patch0000644000000000000000000000122111455040124016216 0ustar patch that fix lintian warning (bad entry in manpage). Author: Alejandro Garrido Mota garridomota@gmail.com. Index: libwww-mechanize-treebuilder-perl-1.1/lib/WWW/Mechanize/TreeBuilder.pm =================================================================== --- libwww-mechanize-treebuilder-perl-1.1.orig/lib/WWW/Mechanize/TreeBuilder.pm 2009-05-12 01:33:29.000000000 -0430 +++ libwww-mechanize-treebuilder-perl-1.1/lib/WWW/Mechanize/TreeBuilder.pm 2009-05-12 01:35:02.000000000 -0430 @@ -2,7 +2,7 @@ =head1 NAME -WWW::Mechanize::TreeBuilder +WWW::Mechanize::TreeBuilder - Module to optimize WWW::Mechanize and HTML::TreeBuilder use =head1 SYNOPSIS debian/patches/spelling.patch0000644000000000000000000000126511455040125013454 0ustar Description: fix a spelling mistake Origin: vendor Forwarded: no Author: gregor herrmann Last-Update: 2010-04-18 --- a/lib/WWW/Mechanize/TreeBuilder.pm +++ b/lib/WWW/Mechanize/TreeBuilder.pm @@ -39,7 +39,7 @@ The anon-sub there is a bit icky, but th add attributes to the C<<

>> tag (such as an id or a class) it will still work and find the right tag. -All of the methods avaiable on L (that aren't 'private' - i.e. +All of the methods available on L (that aren't 'private' - i.e. that don't begin with an underscore) such as C or C are automatically delegated to C<< $mech->tree >> through the magic of Moose. debian/patches/series0000644000000000000000000000005511455040124012026 0ustar fixed-manpage-bad-entry.patch spelling.patch debian/source/0000755000000000000000000000000011502403023010454 5ustar debian/source/format0000644000000000000000000000001411455040123011667 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611455040125010242 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000211455040125010361 0ustar 7 debian/changelog0000644000000000000000000000302611502402160011030 0ustar libwww-mechanize-treebuilder-perl (1.10003-1) unstable; urgency=low * Team upload. * New upstream release. * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to "Debian systems" instead of "Debian GNU/Linux systems". * Bump Standards-Version to 3.9.1. -- Ansgar Burchardt Thu, 16 Dec 2010 13:22:07 +0100 libwww-mechanize-treebuilder-perl (1.10002-1) unstable; urgency=low * New upstream release. * Convert to source format 3.0 (quilt). Remove quilt framework. * Add /me to Uploaders. * Set Standards-Version to 3.8.4 (no changes). * debian/copyright: update formatting and third-party info. * Add a patch to fix a spelling mistake. -- gregor herrmann Sun, 18 Apr 2010 15:21:48 +0200 libwww-mechanize-treebuilder-perl (1.10001-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Documentation fixes * Convert to new short rules format * Use --with quilt (require quilt 0.46-7, dh 7.0.8) * Update control description (closes: #550291) * Add myself to Uploaders and Copyright * Standards-Version 3.8.3 (no changes) * Add README.source [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ryan Niebur ] * Update jawnsy's email address -- Ryan Niebur Tue, 01 Sep 2009 21:20:02 -0700 libwww-mechanize-treebuilder-perl (1.10000-1) unstable; urgency=low * Initial Release (Closes: #526870). -- Alejandro Garrido Mota Tue, 12 May 2009 13:39:57 -0430 debian/watch0000644000000000000000000000021711455040125010214 0ustar version=3 http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/ .*/WWW-Mechanize-TreeBuilder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000250311502402022011105 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Ash Berlin Source: http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/ Name: WWW-Mechanize-TreeBuilder Files: * Copyright: Ash Berlin License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Alejandro Garrido Mota 2009, Ryan Niebur 2010, 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/control0000644000000000000000000000252311502402127010565 0ustar Source: libwww-mechanize-treebuilder-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtest-www-mechanize-perl, libmoose-perl (>= 0.65), libmoosex-role-parameterized-perl, libhtml-treebuilder-xpath-perl, libhtml-tree-perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota , Xavier Oswald , Jonathan Yu , gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libwww-mechanize-treebuilder-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libwww-mechanize-treebuilder-perl/ Package: libwww-mechanize-treebuilder-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoosex-role-parameterized-perl, libhtml-tree-perl, libmoose-perl (>= 0.65), libhtml-treebuilder-xpath-perl Description: Perl module integrating WWW::Mechanize and HTML::TreeBuilder WWW::Mechanize::TreeBuilder is a Perl module that combines the functionality of WWW::Mechanize and HTML::TreeBuilder in a much more convenient format. It improves code quality and provides some better integration of these two modules, making it significantly more convenient to work with.