[SCM] Debian packaging of libtest-www-mechanize-perl branch, master, updated. debian/1.42-1-2-gff859f2

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


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

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

diff --git a/debian/control b/debian/control
index 9d5aad9..deb80ca 100644
--- a/debian/control
+++ b/debian/control
@@ -1,44 +1,49 @@
 Source: libtest-www-mechanize-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Peter Pentchev <roam at ringlet.net>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libcarp-assert-more-perl,
- libhtml-lint-perl (>= 2.20),
- libhttp-server-simple-perl (>= 0.42),
- libtest-longstring-perl (>= 0.15),
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- liburi-perl,
- libwww-mechanize-perl (>= 1.68),
- libwww-perl (>= 6.02),
- netbase,
- perl (>= 5.12.1) | libcgi-pm-perl (>= 3.49),
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Damyan Ivanov <dmn at debian.org>, Ansgar Burchardt <ansgar at debian.org>,
- Rene Mayorga <rmayorga at debian.org>, Peter Pentchev <roam at ringlet.net>,
- Fabrizio Regalli <fabreg at fabreg.it>
+                     libcarp-assert-more-perl,
+                     libhtml-lint-perl (>= 2.20),
+                     libhttp-server-simple-perl,
+                     libtest-longstring-perl (>= 0.15),
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     liburi-perl,
+                     libwww-mechanize-perl (>= 1.68),
+                     libwww-perl (>= 6.02),
+                     netbase,
+                     libcgi-pm-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-WWW-Mechanize/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-www-mechanize-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-mechanize-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-www-mechanize-perl.git
+Homepage: http://search.cpan.org/dist/Test-WWW-Mechanize/
 
 Package: libtest-www-mechanize-perl
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${perl:Depends}, ${misc:Depends},
- libcarp-assert-more-perl,
- libhttp-server-simple-perl (>= 0.42),
- libtest-longstring-perl (>= 0.15),
- liburi-perl,
- libwww-mechanize-perl (>= 1.68),
- libwww-perl (>= 6.02)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libcarp-assert-more-perl,
+         libhttp-server-simple-perl,
+         libtest-longstring-perl (>= 0.15),
+         liburi-perl,
+         libwww-mechanize-perl (>= 1.68),
+         libwww-perl (>= 6.02)
 Recommends: libhtml-lint-perl (>= 2.20)
+Pre-Depends: dpkg
 Description: module for testing web applications
  Test::WWW::Mechanize is a Perl module framework for testing web applications.
  It extends the functionality of WWW::Mechanize (see libwww-mechanize-perl) by
  subclassing it, providing additional features for testing web applications.
  In particular, it provides much nicer diagnostics upon failure.
+

-- 
Debian packaging of libtest-www-mechanize-perl



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