[SCM] Debian packaging of libtest-www-selenium-perl branch, master, updated. 56186808c2c35bb996d08added1e89b84474a9a4
gregor herrmann
gregoa at debian.org
Sat Dec 10 16:21:56 UTC 2011
The following commit has been merged in the master branch:
commit e872f50dece9bd3cd1bdc3aa398e8e8c4e2825fd
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Dec 10 17:17:45 2011 +0100
sort deps
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index f13caff..b0d8c5d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,16 @@ Source: libtest-www-selenium-perl
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, libdevel-repl-perl
+Build-Depends-Indep: perl,
+ libdevel-repl-perl,
+ libtest-exception-perl,
+ libtest-mock-lwp-perl,
+ liburi-perl (>= 1.53),
+ libwww-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>,
+ gregor herrmann <gregoa at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Test-WWW-Selenium/
@@ -15,7 +20,9 @@ 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), libdevel-repl-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libdevel-repl-perl,
+ liburi-perl (>= 1.53)
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