This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdatetime-perl.
commit fb1eb0d9e87499369fa524ce594b55b6881388a6 Author: gregor herrmann <[email protected]> Date: Wed Jan 3 21:03:37 2018 +0100 Make (build) dependency on libparams-validationcompiler-perl versioned. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0174842..e6b273c 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 10), libdatetime-timezone-perl (>= 1:2.02), libdist-checkconflicts-perl, libnamespace-autoclean-perl (>= 0.19), - libparams-validationcompiler-perl, + libparams-validationcompiler-perl (>= 0.26), libspecio-perl, libtest-cleannamespaces-perl, libtest-fatal-perl, @@ -36,7 +36,7 @@ Depends: ${misc:Depends}, libdatetime-locale-perl (>= 1:1.06), libdatetime-timezone-perl (>= 1:2.02), libnamespace-autoclean-perl (>= 0.19), - libparams-validationcompiler-perl, + libparams-validationcompiler-perl (>= 0.26), libspecio-perl, libtry-tiny-perl Breaks: libdatetime-format-mail-perl (<< 0.4020++) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
