This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository cpan-listchanges.
commit ecabd66558bc0bab15da5d379bcd26f339e6ae1e Author: gregor herrmann <[email protected]> Date: Mon Jun 1 22:52:11 2015 +0200 Drop version from libmodule-build-perl build dependency. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 325e3f7..d9266bd 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libalgorithm-diff-perl, libcpan-distnameinfo-perl, - libmodule-build-perl (>= 0.360100), + libmodule-build-perl, perl (>= 5.13.9) | libmodule-metadata-perl, libtest-requires-perl, libtry-tiny-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/cpan-listchanges.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
