[SCM] Debian packaging of libtest-www-selenium-perl branch, master, updated. 56186808c2c35bb996d08added1e89b84474a9a4
gregor herrmann
gregoa at debian.org
Sat Dec 10 16:21:55 UTC 2011
The following commit has been merged in the master branch:
commit e00b135ebea0e34d866ee51ec5a93308ea7b69e9
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Dec 10 17:16:51 2011 +0100
Add (build) dependency on libdevel-repl-perl.
diff --git a/debian/control b/debian/control
index d6735a7..f13caff 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, liburi-perl (>= 1.53), libtest-exception-perl,
- libtest-mock-lwp-perl, libwww-perl
+ libtest-mock-lwp-perl, libwww-perl, libdevel-repl-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
@@ -15,7 +15,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-s
Package: libtest-www-selenium-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl (>= 1.53)
+Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl (>= 1.53), libdevel-repl-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
--
Debian packaging of libtest-www-selenium-perl
More information about the Pkg-perl-cvs-commits
mailing list