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

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


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

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

diff --git a/debian/control b/debian/control
index c148418..37c9bab 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,38 @@
 Source: libtest-www-mechanize-catalyst-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libcatalyst-modules-perl,
- libcatalyst-perl,
- libmoose-perl (>= 0.67),
- libnamespace-clean-perl,
- libtest-exception-perl,
- libtest-pod-perl,
- libtest-www-mechanize-perl,
- libwww-mechanize-perl (>= 1.54),
- libwww-perl,
- netbase
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
+                     libcatalyst-modules-perl,
+                     libcatalyst-perl,
+                     libmoose-perl,
+                     libnamespace-clean-perl,
+                     libtest-exception-perl,
+                     libtest-pod-perl,
+                     libtest-www-mechanize-perl,
+                     libwww-mechanize-perl,
+                     libwww-perl,
+                     netbase
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-www-mechanize-catalyst-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-mechanize-catalyst-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-www-mechanize-catalyst-perl.git
+Homepage: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/
 
 Package: libtest-www-mechanize-catalyst-perl
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${misc:Depends}, ${perl:Depends},
- libcatalyst-perl,
- libmoose-perl (>= 0.67),
- libnamespace-clean-perl,
- libtest-www-mechanize-perl,
- libwww-mechanize-perl (>= 1.54),
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcatalyst-perl,
+         libmoose-perl,
+         libnamespace-clean-perl,
+         libtest-www-mechanize-perl,
+         libwww-mechanize-perl,
+         libwww-perl
+Pre-Depends: dpkg
 Breaks: libcatalyst-modules-perl (<< 32)
 Replaces: libcatalyst-modules-perl (<< 32)
 Description: module for automated testing for Catalyst applications
@@ -40,3 +41,4 @@ Description: module for automated testing for Catalyst applications
  to easily test their Catalyst applications without starting up a web server;
  in fact, this module works by passing the HTTP request object directly to
  Catalyst.
+

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



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