[SCM] Debian packaging of libtest-www-selenium-perl branch, master, updated. debian/1.33-1-2-g4108d65

gregor herrmann gregoa at debian.org
Thu Jul 5 21:02:40 UTC 2012


The following commit has been merged in the master branch:
commit de68ed6ed15c196ab069f6e02645b90327df380d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:01:15 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 86db2f9..7d0f85a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,31 @@
 Source: libtest-www-selenium-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>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: 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>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+                     libtest-exception-perl,
+                     libtest-mock-lwp-perl,
+                     liburi-perl,
+                     libwww-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-WWW-Selenium/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-www-selenium-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-selenium-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-www-selenium-perl.git
+Homepage: http://search.cpan.org/dist/Test-WWW-Selenium/
 
 Package: libtest-www-selenium-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- liburi-perl (>= 1.53),
- libwww-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         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 packaging of libtest-www-selenium-perl



More information about the Pkg-perl-cvs-commits mailing list