This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libeval-context-perl.
commit 5defec94b356ca8ed15a62a826f811fc238ab3cc Author: gregor herrmann <[email protected]> Date: Sun May 31 18:28:50 2015 +0200 Unconditionally build depend on libmodule-build-perl. And drop some ancient versions from perl (build) dependencies. --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 93fa505..4cfa4a3 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 9) - , perl (>= 5.10) | libmodule-build-perl + , libmodule-build-perl Build-Depends-Indep: - perl (>= 5.9.3) + perl , libdata-compare-perl , libdata-treedumper-perl , libdirectory-scratch-structured-perl @@ -29,7 +29,6 @@ Architecture: all Depends: ${perl:Depends} , ${misc:Depends} - , perl (>= 5.9.3) , libreadonly-perl , libsub-install-perl , libfile-slurp-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libeval-context-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
