debian/0000755000000000000000000000000012213107117007161 5ustar debian/rules0000755000000000000000000000047212213107117010244 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ --buildsystem=perl_makemaker override_dh_auto_install: dh_auto_install rm -v $(TMP)/usr/share/perl5/Test/WWW/mypod2html.pl # empty manpage rm -v $(TMP)/usr/share/man/man3/Devel::REPL::Plugin::Selenium.3pm debian/control0000644000000000000000000000261312213107117010566 0ustar Source: libtest-www-selenium-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , gregor herrmann , Jonathan Yu , Nicholas Bamber Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libnamespace-clean-perl, libtest-exception-perl, libtest-mock-lwp-perl, liburi-perl, libwww-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-selenium-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-www-selenium-perl.git Homepage: https://metacpan.org/release/Test-WWW-Selenium/ Package: libtest-www-selenium-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libnamespace-clean-perl, liburi-perl, libwww-perl Description: Perl test framework using Selenium Remote Control Test::WWW::Selenium is a WWW::Selenium subclass that provides methods useful for writing an automated test suite. For every Selenium command, there is a corresponding method that checks its return value; likewise, for each getter, there is a corresponding set of methods to verify the value of the attribute. debian/source/0000755000000000000000000000000012213107117010461 5ustar debian/source/format0000644000000000000000000000001412213107117011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001225012213107117011033 0ustar 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. -- gregor herrmann Sun, 08 Sep 2013 16:48:35 +0200 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. -- gregor herrmann Sun, 27 May 2012 20:38:39 +0200 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. -- gregor herrmann Fri, 10 Feb 2012 17:41:16 +0100 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. -- gregor herrmann Sat, 10 Dec 2011 17:18:27 +0100 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 -- Nicholas Bamber Wed, 04 May 2011 10:05:43 +0100 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 -- Jonathan Yu Thu, 07 Oct 2010 18:15:02 -0400 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) -- Jonathan Yu Sat, 03 Apr 2010 00:35:41 -0400 libtest-www-selenium-perl (1.21-1) unstable; urgency=low * New upstream release -- Jonathan Yu Wed, 30 Dec 2009 23:45:33 -0500 libtest-www-selenium-perl (1.20-1) unstable; urgency=low * New upstream release * Prepare a patch to fix the POD issues -- Jonathan Yu Thu, 19 Nov 2009 09:46:32 -0500 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. -- Jonathan Yu Fri, 25 Sep 2009 05:01:27 -0400 libtest-www-selenium-perl (1.17-1) unstable; urgency=low * New upstream release. -- gregor herrmann Wed, 31 Dec 2008 19:40:53 +0100 libtest-www-selenium-perl (1.16-1) unstable; urgency=low [ gregor herrmann ] * debian/copyright: point to /usr/share/common-licenses/Apache-2.0 instead of including the Apache License verbatim. * Set Standards-Version to 3.8.0 (no changes). * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Brian Cassidy ] * New upstream release [ gregor herrmann ] * Add /me to Uploaders. * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * debian/copyright: update formatting and add information about files under inc/. * Add a lintian override for a long xpathExpression which makes man's line-breaking algorithm unhappy. -- gregor herrmann Wed, 17 Dec 2008 21:47:02 +0100 libtest-www-selenium-perl (1.15-1) unstable; urgency=low * Initial Release (Closes: #477558) -- AGOSTINI Yves Wed, 23 Apr 2008 21:54:19 +0200 debian/compat0000644000000000000000000000000212213107117010357 0ustar 8 debian/libtest-www-selenium-perl.lintian-overrides0000644000000000000000000000025012213107117017605 0ustar # long xpathExpression in POD libtest-www-selenium-perl: manpage-has-errors-from-man usr/share/man/man3/WWW::Selenium.3pm.gz 235: warning [p 2, 4.7i]: can't break line debian/copyright0000644000000000000000000000445112213107117011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-WWW-Selenium Upstream-Contact: Luke Closs Source: https://metacpan.org/release/Test-WWW-Selenium/ Files: * Copyright: 2006, Luke Closs 2005-2006, Mattia Barbon 2011, Matt Phillips License: Artistic or GPL-1+ Files: lib/WWW/Selenium.pm util/create_www_selenium.pl t/files/test_i18n.html t/files/test_click_page2.html t/test_default_server.t Copyright: 2006, ThoughtWorks, Inc. License: Apache-2.0 Files: t/files/test_click_page1.html Copyright: 2004, ThoughtWorks, Inc. License: Apache-2.0 Files: lib/WWW/Selenium/Util.pm Copyright: 2007, Luke Closs License: Apache-2.0 Files: debian/* Copyright: 2008, AGOSTINI Yves 2008-2013, gregor herrmann 2009-2010, Jonathan Yu 2011, Nicholas Bamber License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000052712213107117010216 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search # O.15 version is certainly a typo mistake, change to 1.15 opts=uversionmangle=s/0\.15/1\.15/ \ https://metacpan.org/release/Test-WWW-Selenium/ .*/Test-WWW-Selenium-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$