This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository cpanminus.
commit 55728f8b10518e087472bfdd88205cd1d81e2b62 Author: gregor herrmann <[email protected]> Date: Thu Oct 2 17:43:07 2014 +0200 Update versioned runtime dependencies. --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e7908d3..7cc28b5 100644 --- a/debian/control +++ b/debian/control @@ -16,10 +16,11 @@ Package: cpanminus Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, - curl | wget | libhttp-tiny-perl (>= 0.049) | perl (>= 5.21.4), +# 5.21.5 is a guess for HTTP::Tiny 0.50 in perl core + curl | wget | libhttp-tiny-perl (>= 0.050) | perl (>= 5.21.5), libcpan-distnameinfo-perl, libcpan-meta-check-perl (>= 0.009), - libcpan-meta-perl (>= 2.142060), + libcpan-meta-perl (>= 2.142690), libcpan-meta-requirements-perl (>= 2.128) | perl (>= 5.21.4), libfile-pushd-perl (>= 1.009), liblocal-lib-perl (>= 2.000014), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/cpanminus.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
