r73496 - in /trunk/libwww-mechanize-perl: ./ debian/ lib/WWW/ t/ t/local/

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Apr 25 11:23:50 UTC 2011


Author: periapt-guest
Date: Mon Apr 25 11:23:40 2011
New Revision: 73496

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73496
Log:
IGNORE-VERSION: 1.68-1
* New upstream release

Added:
    trunk/libwww-mechanize-perl/MANIFEST.SKIP
      - copied unchanged from r73495, branches/upstream/libwww-mechanize-perl/current/MANIFEST.SKIP
    trunk/libwww-mechanize-perl/t/content.t
      - copied unchanged from r73495, branches/upstream/libwww-mechanize-perl/current/t/content.t
    trunk/libwww-mechanize-perl/t/form_with_fields.html
      - copied unchanged from r73495, branches/upstream/libwww-mechanize-perl/current/t/form_with_fields.html
    trunk/libwww-mechanize-perl/t/form_with_fields.t
      - copied unchanged from r73495, branches/upstream/libwww-mechanize-perl/current/t/form_with_fields.t
    trunk/libwww-mechanize-perl/t/local/nonascii.html
      - copied unchanged from r73495, branches/upstream/libwww-mechanize-perl/current/t/local/nonascii.html
    trunk/libwww-mechanize-perl/t/local/nonascii.t
      - copied unchanged from r73495, branches/upstream/libwww-mechanize-perl/current/t/local/nonascii.t
Modified:
    trunk/libwww-mechanize-perl/Changes
    trunk/libwww-mechanize-perl/MANIFEST
    trunk/libwww-mechanize-perl/META.yml
    trunk/libwww-mechanize-perl/Makefile.PL
    trunk/libwww-mechanize-perl/debian/changelog
    trunk/libwww-mechanize-perl/lib/WWW/Mechanize.pm
    trunk/libwww-mechanize-perl/t/autocheck.t
    trunk/libwww-mechanize-perl/t/local/failure.t

Modified: trunk/libwww-mechanize-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/Changes?rev=73496&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/Changes (original)
+++ trunk/libwww-mechanize-perl/Changes Mon Apr 25 11:23:40 2011
@@ -1,12 +1,23 @@
 Revision history for WWW::Mechanize
-
-Please note that WWW::Mechanize and Test::WWW::Mechanize are no
-longer using rt.cpan.org for bug tracking.  They are now being
-tracked via Google Code at
-http://code.google.com/p/www-mechanize/issues/list
 
 Mech now has its own mailing list at Google Groups:
 http://groups.google.com/group/www-mechanize-users
+
+1.68        Fri Apr 22 01:10:40 EST 2011
+========================================
+No changes from 1.67_01
+
+1.67_01
+========================================
+[ANNOUNCE]
+As of this release, Jesse Vincent has taken over maintenance of
+WWW-Mechanize.  The project's repository can be found at:
+
+ https://github.com/bestpractical/www-mechanize
+
+
+[FIXED]
+Added prereq for HTML::TreeBuilder.
 
 
 1.66        Fri Sep 10 16:25:44 CDT 2010

Modified: trunk/libwww-mechanize-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/MANIFEST?rev=73496&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/MANIFEST (original)
+++ trunk/libwww-mechanize-perl/MANIFEST Mon Apr 25 11:23:40 2011
@@ -1,22 +1,16 @@
+bin/mech-dump
 Changes
-Makefile.PL
-MANIFEST
-perlcriticrc
-
-bin/mech-dump
-
 etc/www-mechanize-logo.png
-
 lib/WWW/Mechanize.pm
 lib/WWW/Mechanize/Cookbook.pod
 lib/WWW/Mechanize/Examples.pod
 lib/WWW/Mechanize/FAQ.pod
 lib/WWW/Mechanize/Image.pm
 lib/WWW/Mechanize/Link.pm
-
-t/TestServer.pm
-t/Tools.pm
-
+Makefile.PL
+MANIFEST			This list of files
+MANIFEST.SKIP
+perlcriticrc
 t/00-load.t
 t/add_header.t
 t/aliases.t
@@ -24,9 +18,10 @@
 t/area_link.t
 t/autocheck.t
 t/clone.t
+t/content.t
 t/cookies.t
+t/credentials-api.t
 t/credentials.t
-t/credentials-api.t
 t/die.t
 t/field.html
 t/field.t
@@ -41,6 +36,8 @@
 t/find_link_id.html
 t/find_link_id.t
 t/form-parsing.t
+t/form_with_fields.html
+t/form_with_fields.t
 t/frames.html
 t/frames.t
 t/google.html
@@ -50,6 +47,26 @@
 t/link-base.t
 t/link-relative.t
 t/link.t
+t/live/encoding.t
+t/live/wikipedia.t
+t/local/back.t
+t/local/click.t
+t/local/click_button.t
+t/local/failure.t
+t/local/follow.t
+t/local/form.t
+t/local/get.t
+t/local/LocalServer.pm
+t/local/log-server
+t/local/nonascii.html
+t/local/nonascii.t
+t/local/overload.t
+t/local/page_stack.t
+t/local/referer-server
+t/local/referer.t
+t/local/reload.t
+t/local/submit.t
+t/mech-dump/mech-dump.t
 t/new.t
 t/pod-coverage.t
 t/pod.t
@@ -58,32 +75,13 @@
 t/select.html
 t/select.t
 t/taint.t
+t/TestServer.pm
 t/tick.html
 t/tick.t
+t/Tools.pm
 t/untaint.t
 t/upload.html
 t/upload.t
 t/warn.t
 t/warnings.t
-
-t/live/encoding.t
-t/live/wikipedia.t
-
-t/local/LocalServer.pm
-t/local/back.t
-t/local/click.t
-t/local/click_button.t
-t/local/failure.t
-t/local/follow.t
-t/local/form.t
-t/local/get.t
-t/local/log-server
-t/local/overload.t
-t/local/page_stack.t
-t/local/referer-server
-t/local/referer.t
-t/local/reload.t
-t/local/submit.t
-
-t/mech-dump/mech-dump.t
 META.yml                                 Module meta-data (added by MakeMaker)

Modified: trunk/libwww-mechanize-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/META.yml?rev=73496&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/META.yml (original)
+++ trunk/libwww-mechanize-perl/META.yml Mon Apr 25 11:23:40 2011
@@ -1,9 +1,9 @@
 --- #YAML:1.0
 name:               WWW-Mechanize
-version:            1.66
+version:            1.68
 abstract:           Handy web browsing in a Perl object
 author:
-    - Andy Lester <andy at petdance.com>
+    - Jesse Vincent <jesse at bestpractical.com>
 license:            perl
 distribution_type:  module
 configure_requires:
@@ -19,6 +19,7 @@
     HTML::HeadParser:     0
     HTML::Parser:         3.33
     HTML::TokeParser:     2.28
+    HTML::TreeBuilder:    0
     HTTP::Daemon:         0
     HTTP::Request:        1.3
     HTTP::Server::Simple:  0.35
@@ -35,15 +36,15 @@
     URI::URL:             0
 resources:
     bugtracker:   http://code.google.com/p/www-mechanize/issues/list
-    homepage:     http://code.google.com/p/www-mechanize/
+    homepage:     https://github.com/bestpractical/www-mechanize
     license:      http://dev.perl.org/licenses/
     MailingList:  http://groups.google.com/group/www-mechanize-users
-    Repository:   http://code.google.com/p/www-mechanize/source
+    Repository:   https://github.com/bestpractical/www-mechanize
 no_index:
     directory:
         - t
         - inc
-generated_by:       ExtUtils::MakeMaker version 6.56
+generated_by:       ExtUtils::MakeMaker version 6.55_02
 meta-spec:
     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
     version:  1.4

Modified: trunk/libwww-mechanize-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/Makefile.PL?rev=73496&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/Makefile.PL (original)
+++ trunk/libwww-mechanize-perl/Makefile.PL Mon Apr 25 11:23:40 2011
@@ -26,7 +26,7 @@
     NAME            => 'WWW::Mechanize',
     VERSION_FROM    => 'lib/WWW/Mechanize.pm', # finds $VERSION
     ABSTRACT_FROM   => 'lib/WWW/Mechanize.pm', # retrieve abstract from module
-    AUTHOR          => 'Andy Lester <andy at petdance.com>',
+    AUTHOR          => 'Jesse Vincent <jesse at bestpractical.com>',
     EXE_FILES       => [ 'bin/mech-dump' ],
     PREREQ_PM       => {
         'Carp'                      => 0,
@@ -37,6 +37,7 @@
         'HTML::HeadParser'          => 0,
         'HTML::Parser'              => 3.33,
         'HTML::TokeParser'          => 2.28,
+        'HTML::TreeBuilder'         => 0,
         'HTTP::Daemon'              => 0,
         'HTTP::Request'             => 1.30,
         'HTTP::Server::Simple'      => 0.35,
@@ -62,9 +63,9 @@
     $parms->{META_MERGE} = {
         resources => {
             license     => 'http://dev.perl.org/licenses/',
-            homepage    => 'http://code.google.com/p/www-mechanize/',
+            homepage    => 'https://github.com/bestpractical/www-mechanize',
             bugtracker  => 'http://code.google.com/p/www-mechanize/issues/list',
-            Repository  => 'http://code.google.com/p/www-mechanize/source',
+            Repository  => 'https://github.com/bestpractical/www-mechanize',
             MailingList => 'http://groups.google.com/group/www-mechanize-users',
         }
     };

Modified: trunk/libwww-mechanize-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/debian/changelog?rev=73496&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/debian/changelog (original)
+++ trunk/libwww-mechanize-perl/debian/changelog Mon Apr 25 11:23:40 2011
@@ -1,3 +1,11 @@
+libwww-mechanize-perl (1.68-1) UNRELEASED; urgency=low
+
+  IGNORE-VERSION: 1.68-1
+
+  * New upstream release
+
+ -- Nicholas Bamber <nicholas at periapt.co.uk>  Mon, 25 Apr 2011 12:25:28 +0100
+
 libwww-mechanize-perl (1.66-2) unstable; urgency=low
 
   [ Ansgar Burchardt ]

Modified: trunk/libwww-mechanize-perl/lib/WWW/Mechanize.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/lib/WWW/Mechanize.pm?rev=73496&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/lib/WWW/Mechanize.pm (original)
+++ trunk/libwww-mechanize-perl/lib/WWW/Mechanize.pm Mon Apr 25 11:23:40 2011
@@ -10,7 +10,7 @@
 
 =cut
 
-our $VERSION = '1.66';
+our $VERSION = '1.68';
 
 =head1 SYNOPSIS
 
@@ -2751,17 +2751,13 @@
 
 __END__
 
-=head1 REQUESTS & BUGS
-
-The bug queue for WWW::Mechanize and Test::WWW::Mechanize is at
-L<http://code.google.com/p/www-mechanize/issues/list>.  Please do
-not add any tickets to the old queue at L<http://rt.cpan.org/>.
-
-=head1 WWW::MECHANIZE'S SUBVERSION REPOSITORY
-
-Mech and Test::WWW::Mechanize are both hosted at Google Code:
-http://code.google.com/p/www-mechanize/.  The Subversion repository
-is at http://www-mechanize.googlecode.com/svn/wm/.
+=head1 WWW::MECHANIZE'S GIT REPOSITORY
+
+WWW::Mechanize is hosted at GitHub, though the bug tracker still
+lives at Google Code.
+
+Repository: https://github.com/bestpractical/www-mechanize/.  
+Bugs: http://code.google.com/p/www-mechanize/issues
 
 =head1 OTHER DOCUMENTATION
 

Modified: trunk/libwww-mechanize-perl/t/autocheck.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/t/autocheck.t?rev=73496&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/t/autocheck.t (original)
+++ trunk/libwww-mechanize-perl/t/autocheck.t Mon Apr 25 11:23:40 2011
@@ -16,7 +16,7 @@
 my @results = gethostbyname( $NONEXISTENT );
 if ( @results ) {
     my ($name,$aliases,$addrtype,$length, at addrs) = @results;
-    my $ip = join( '.', unpack('W4',$addrs[0]) );
+    my $ip = join( '.', unpack('C4',$addrs[0]) );
     plan skip_all => "Your ISP is overly helpful and returns $ip for non-existent domain $NONEXISTENT. This test cannot be run.";
 }
 my $bad_url = "http://$NONEXISTENT/";

Modified: trunk/libwww-mechanize-perl/t/local/failure.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/t/local/failure.t?rev=73496&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/t/local/failure.t (original)
+++ trunk/libwww-mechanize-perl/t/local/failure.t Mon Apr 25 11:23:40 2011
@@ -17,7 +17,7 @@
 my @results = gethostbyname( $NONEXISTENT );
 if ( @results ) {
     my ($name,$aliases,$addrtype,$length, at addrs) = @results;
-    my $ip = join( '.', unpack('W4',$addrs[0]) );
+    my $ip = join( '.', unpack('C4',$addrs[0]) );
     plan skip_all => "Your ISP is overly helpful and returns $ip for non-existent domain $NONEXISTENT. This test cannot be run.";
 }
 my $bad_url = "http://$NONEXISTENT/";




More information about the Pkg-perl-cvs-commits mailing list