This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcatalyst-perl.
commit a64a2120186876e2b5a338227402e275cee03413 Author: gregor herrmann <[email protected]> Date: Wed Oct 8 21:00:39 2014 +0200 (Build-) depend on perl 5.15.8 to get Carp 1.25. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8a13f2a..f60a3e7 100644 --- a/debian/control +++ b/debian/control @@ -60,7 +60,7 @@ Build-Depends-Indep: libcatalyst-engine-psgi-perl, libtree-simple-visitorfactory-perl, libtry-tiny-perl (>= 0.17), libwww-perl (>= 5.837), - perl, + perl (>= 5.15.8), perl (>= 5.17.10) | libencode-perl (>= 2.49) Maintainer: Debian Perl Group <[email protected]> Uploaders: Krzysztof Krzyżaniak (eloy) <[email protected]>, @@ -127,6 +127,7 @@ Depends: ${misc:Depends}, libtry-tiny-perl (>= 0.17), liburi-perl, libwww-perl (>= 5.837), + perl (>= 5.15.8), perl (>= 5.17.10) | libencode-perl (>= 2.49) Recommends: libcatalyst-dispatchtype-regex-perl Suggests: libcatalyst-devel-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
