debian/0000755000000000000000000000000011512170632007164 5ustar debian/control0000644000000000000000000000355711511632623010603 0ustar Source: libwww-mechanize-shell-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.50) Build-Depends-Indep: libhook-lexwrap-perl, libhtml-display-perl, libhtml-parser-perl, libhtml-tableextract-perl, libhtml-tokeparser-simple-perl, libpod-constants-perl, libterm-shell-perl, libtest-inline-perl, libtest-mockobject-perl, libtest-pod-perl, libtest-without-module-perl, liburi-perl, libwww-mechanize-formfiller-perl, libwww-mechanize-perl, libwww-perl, netbase, perl, perl (>= 5.10.1) | libparent-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann , Ansgar Burchardt , Angel Abad Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/WWW-Mechanize-Shell/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libwww-mechanize-shell-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libwww-mechanize-shell-perl/ Package: libwww-mechanize-shell-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-modified-perl, libhook-lexwrap-perl, libhtml-display-perl, libhtml-parser-perl, libhtml-tableextract-perl, libhtml-tokeparser-simple-perl, libterm-shell-perl, liburi-perl, libwww-mechanize-formfiller-perl, libwww-mechanize-perl, libwww-perl, perl (>= 5.10.1) | libparent-perl Description: interactive shell for WWW::Mechanize WWW::Mechanize::Shell implements a www-like shell above WWW::Mechanize and also has the capability to output crude Perl code that recreates the recorded session. Its main use is as an interactive starting point for automating a session through WWW::Mechanize. . The cookie support is there, but no cookies are read from your existing browser sessions. See HTTP::Cookies on how to implement reading/writing your current browsers cookies. debian/copyright0000644000000000000000000000232711511632623011125 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Max Maischein Source: http://search.cpan.org/dist/WWW-Mechanize-Shell/ Name: WWW-Mechanize-Shell Copyright: 2002-2010, Max Maischein License: Artistic or GPL-1+ Files: debian/* Copyright: 2007-2008, Michael Mende 2007, Damyan Ivanov 2009-2010, gregor herrmann 2010-2011, Angel Abad 2010, Ansgar Burchardt 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/watch0000644000000000000000000000020111212456132010205 0ustar version=3 http://search.cpan.org/dist/WWW-Mechanize-Shell/ .*/WWW-Mechanize-Shell-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/libwww-mechanize-shell-perl.examples0000644000000000000000000000000611130442031016230 0ustar bin/* debian/compat0000644000000000000000000000000211130441770010362 0ustar 7 debian/changelog0000644000000000000000000001242611512170425011043 0ustar libwww-mechanize-shell-perl (0.52-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. [ Angel Abad ] * New upstream release * debian/copyright: Update license stanzas * debian/control: Add perl (>= 5.10.1) | libparent-perl to {Build-}Depends -- Angel Abad Fri, 07 Jan 2011 10:24:25 +0100 libwww-mechanize-shell-perl (0.50-1) unstable; urgency=low * New upstream release * debian/copyright: Update upstream years * debian/patches/01-fix_test_10.patch: Remove patch, test file no longer exists * debian/patches/response-dumper.patch: Remove patch, applied upstream * debian/patches/spelling.patch: Remove patch, applied upstream * debian/control: Fix typo in description -- Angel Abad Sun, 10 Oct 2010 23:51:12 +0200 libwww-mechanize-shell-perl (0.48-3) unstable; urgency=low [ gregor herrmann ] * Remove Michael Mende from Uploaders on request of the MIA team (closes: #578183). * debian/rules: switch order of arguments to dh. [ Ansgar Burchardt ] * LWP::UserAgent::request is now called in list context. The wrapper then has an arrayref in $_[-1] instead of an object and response_dumper needs to be adjusted for this. (Closes: #591126) + new patch: response-dumper.patch * Fix a spelling error in the documentation. + new patch: spelling.patch * Make build-dep on perl unversioned. * Use source format 3.0 (quilt); drop README.source and quilt framework. * debian/copyright: Formatting changes for current DEP-5 proposal; refer to /usr/share/common-licenses/GPL-1; list copyright holders for Debian packaging. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Thu, 05 Aug 2010 20:15:03 +0900 libwww-mechanize-shell-perl (0.48-2) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/rules: - use the tiny template - skip test that needs network access (closes: #534016) - unset http_proxy for test suite * Set Standards-Version to 3.8.2 (no changes). -- gregor herrmann Thu, 25 Jun 2009 23:40:43 +0200 libwww-mechanize-shell-perl (0.48-1) unstable; urgency=low * New upstream release. * debian/watch: use dist-based URL. * Set Standards-Version to 3.8.0. Add debian/README.source to document quilt usage. * debian/control: - switch Vcs-Browser field to ViewSVN - change my email address - mention module name in long description - remove leading article from short description * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * debian/copyright: switch to new format. * Don't install README anymore. -- gregor herrmann Mon, 05 Jan 2009 18:43:05 +0100 libwww-mechanize-shell-perl (0.46-2) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467838). [ David Paleino ] * debian/control: removed myself from Uploaders [ Michael Mende ] * debian/control: Bumped Standards-Version to 3.7.3. -- Michael Mende Wed, 27 Feb 2008 10:32:13 +0100 libwww-mechanize-shell-perl (0.46-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * Unsetting HTTP_PROXY and http_proxy in debian/rules no longer need, fixed upstream. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Depend on libhtml-display-perl, which is a separate module now (closes: #449486). [ David Paleino ] * debian/control: - Depends field wrapped - added dependency on quilt - added dependencies on libtest-without-module-perl, libpod-constants-perl and libtest-inline-perl. - added myself to Uploaders * debian/rules: - some clean up - added support to quilt * debian/patches/* added - handle some special cases (see the comment in the patch file) [ Damyan Ivanov ] * [debian/rules] fix target interdependencies + stamp targets depend on stamp targets only -- Damyan Ivanov Tue, 13 Nov 2007 07:43:50 +0200 libwww-mechanize-shell-perl (0.44-3) unstable; urgency=medium * Urgency medium because of fixing an FTBFS bug * Delete HTTP_PROXY and http_proxy from environment when calling test suite. Closes: #444634 -- build times out Thanks to Lucas Nussbaum for reporting. Thanks too Niko Tyni for tracking down and providing a patch. * Added myself to Uploaders -- Damyan Ivanov Tue, 02 Oct 2007 11:41:23 +0300 libwww-mechanize-shell-perl (0.44-2) unstable; urgency=low [ Michael Mende ] * Does not patch Makefile anymore because of closed bug #438389 in libterm-shell-perl 0.02 * Added dependency on libfile-modified-perl * Added examples [ Damyan Ivanov ] * Added netbase to B-D-I -- Damyan Ivanov Mon, 01 Oct 2007 10:51:01 +0300 libwww-mechanize-shell-perl (0.44-1) unstable; urgency=low * Initial Release (Closes: #438133). * Patch Makefile because of Bug#438389: run_help does not produce a summary via catch_smry in libterm-shell-perl -- Michael Mende Wed, 15 Aug 2007 15:48:33 +0000 debian/source/0000755000000000000000000000000011512170551010464 5ustar debian/source/format0000644000000000000000000000001411432021033011661 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000026411432021034010236 0ustar #!/usr/bin/make -f TEST_FILES=$(filter-out t/14-command-identity.t,$(shell echo t/*.t)) %: dh $@ override_dh_auto_test: http_proxy= dh_auto_test -- TEST_FILES="$(TEST_FILES)"