libtest-www-selenium-perl - Perl test framework using Selenium Remote Control
# sudo apt-get update
# sudo apt-get install libtest-www-selenium-perl
2013-09-08 - gregor herrmann <gregoa@debian.org> libtest-www-selenium-perl (1.36-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update debian/copyright. Bump years of packaging copyright, remove stanza about removed Module::Install. * Add (build) dependency on libnamespace-clean-perl. * Declare compliance with Debian Policy 3.9.4. * Refresh lintian override (line number). * Don't install empty manpage for new module.
2012-05-27 - gregor herrmann <gregoa@debian.org> libtest-www-selenium-perl (1.33-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.3 (no changes). * Remove pod patch, not needed anymore (file was removed). * Add libwww-perl to Depends. * debian/copyright: update to Copyright-Format 1.0.
2012-02-10 - gregor herrmann <gregoa@debian.org> libtest-www-selenium-perl (1.32-1) unstable; urgency=low * New upstream release. * debian/copyright: add info about new third-party files, bump years of packaging copyright. * Add a patch to remove a POD stub.
2011-12-10 - gregor herrmann <gregoa@debian.org> libtest-www-selenium-perl (1.31-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Switch to debhelper compatibility level 8; switch order of arguments to dh. * Update years of packaging copyright. * Add (build) dependency on libdevel-repl-perl.
2011-05-04 - Nicholas Bamber <nicholas@periapt.co.uk> libtest-www-selenium-perl (1.25-1) unstable; urgency=low * Added myself to Uploaders * New upstream release * Raised standards version to 3.9.2 * Removed uninteresting documentation * Removed patch applied upstream * Updated lintian override * Refreshed copyright and relicensed debian/* in sympathy with other parts of the package
2010-10-07 - Jonathan Yu <jawnsy@cpan.org> libtest-www-selenium-perl (1.23-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.1 (no changes) * Refresh POD patch * Update copyright information
2010-04-03 - Jonathan Yu <jawnsy@cpan.org> libtest-www-selenium-perl (1.22-1) unstable; urgency=low * New upstream release * Use new 3.0 (quilt) source format * Update copyright to new DEP5 format * Standards-Version 3.8.4 (no changes) * Upstream requires URI::Escape 3.30 (introduced in liburi-perl 1.53)
2009-12-30 - Jonathan Yu <jawnsy@cpan.org> libtest-www-selenium-perl (1.21-1) unstable; urgency=low * New upstream release
2009-11-19 - Jonathan Yu <jawnsy@cpan.org> libtest-www-selenium-perl (1.20-1) unstable; urgency=low * New upstream release * Prepare a patch to fix the POD issues
2009-09-25 - Jonathan Yu <jawnsy@cpan.org> libtest-www-selenium-perl (1.19-1) unstable; urgency=low [ Jonathan Yu ] * 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 * Remove strange spacing (double spaces) from control * Rewrite the description [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Remove build dependency on libtest-simple-perl, Test::More 0.42 is in perl core since 5.6.2 and 5.8.