r43393 - in /trunk/libtest-www-selenium-perl: ./ debian/ inc/Module/ inc/Module/Install/ inc/Module/Install/Makefile/ lib/Test/WWW/ lib/WWW/Selenium/ t/ util/
jawnsy-guest at users.alioth.debian.org
jawnsy-guest at users.alioth.debian.org
Tue Sep 1 14:05:04 UTC 2009
Author: jawnsy-guest
Date: Tue Sep 1 14:04:54 2009
New Revision: 43393
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43393
Log:
* New upstream release
+ Update list of commands not requiring a locator
+ Ensure do_command reuses LWP objects and caches
connections for performance
* Standards-Version 3.8.3 (drop perl version dependency)
* Use new short rules format
* Update copyright information
* Add myself to Uploaders and Copyright
* Drop version dep on liburi-perl, v1.35 is in oldstable
Added:
trunk/libtest-www-selenium-perl/BUILDING_FROM_SELENIUM.txt
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/BUILDING_FROM_SELENIUM.txt
trunk/libtest-www-selenium-perl/MANIFEST
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/MANIFEST
trunk/libtest-www-selenium-perl/META.yml
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/META.yml
trunk/libtest-www-selenium-perl/build.xml
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/build.xml
trunk/libtest-www-selenium-perl/mypod2html.pl
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/mypod2html.pl
trunk/libtest-www-selenium-perl/old-changes
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/old-changes
trunk/libtest-www-selenium-perl/pom.xml
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/pom.xml
trunk/libtest-www-selenium-perl/t/test_ajax_jsf.t
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/t/test_ajax_jsf.t
trunk/libtest-www-selenium-perl/t/test_default_server.t
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/t/test_default_server.t
trunk/libtest-www-selenium-perl/t/test_google.t
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/t/test_google.t
trunk/libtest-www-selenium-perl/t/test_i18n.t
- copied unchanged from r43392, branches/upstream/libtest-www-selenium-perl/current/t/test_i18n.t
trunk/libtest-www-selenium-perl/util/
- copied from r43392, branches/upstream/libtest-www-selenium-perl/current/util/
Removed:
trunk/libtest-www-selenium-perl/inc/Module/Install/Makefile/
Modified:
trunk/libtest-www-selenium-perl/Changes
trunk/libtest-www-selenium-perl/Makefile.PL
trunk/libtest-www-selenium-perl/README
trunk/libtest-www-selenium-perl/debian/changelog
trunk/libtest-www-selenium-perl/debian/control
trunk/libtest-www-selenium-perl/debian/copyright
trunk/libtest-www-selenium-perl/debian/rules
trunk/libtest-www-selenium-perl/inc/Module/AutoInstall.pm
trunk/libtest-www-selenium-perl/inc/Module/Install.pm
trunk/libtest-www-selenium-perl/inc/Module/Install/AutoInstall.pm
trunk/libtest-www-selenium-perl/inc/Module/Install/Base.pm
trunk/libtest-www-selenium-perl/inc/Module/Install/Can.pm
trunk/libtest-www-selenium-perl/inc/Module/Install/Fetch.pm
trunk/libtest-www-selenium-perl/inc/Module/Install/Include.pm
trunk/libtest-www-selenium-perl/inc/Module/Install/Makefile.pm
trunk/libtest-www-selenium-perl/inc/Module/Install/Metadata.pm
trunk/libtest-www-selenium-perl/inc/Module/Install/Win32.pm
trunk/libtest-www-selenium-perl/inc/Module/Install/WriteAll.pm
trunk/libtest-www-selenium-perl/lib/Test/WWW/Selenium.pm
trunk/libtest-www-selenium-perl/lib/WWW/Selenium/Util.pm
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/libtest-www-selenium-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/Changes?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/Makefile.PL?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/README?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/debian/changelog?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/debian/control?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/debian/copyright?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/debian/rules?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/AutoInstall.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install/AutoInstall.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install/Base.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install/Can.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install/Fetch.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install/Include.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install/Makefile.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install/Metadata.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install/Win32.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/inc/Module/Install/WriteAll.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/lib/Test/WWW/Selenium.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/lib/Test/WWW/Selenium.pm?rev=43393&op=diff
Modified: trunk/libtest-www-selenium-perl/lib/WWW/Selenium/Util.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-selenium-perl/lib/WWW/Selenium/Util.pm?rev=43393&op=diff
More information about the Pkg-perl-cvs-commits
mailing list