This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdatetime-perl.
commit 292819c5d62a60f309551ea6d092a30429e339ee Author: gregor herrmann <[email protected]> Date: Sat Jul 4 18:46:36 2015 +0200 Make (build) dependency on libparams-validate-perl versioned. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 2fc05f4..5d608af 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9.20120312), libdatetime-locale-perl, libdatetime-timezone-perl (>= 1:1.74), libmodule-build-perl, - libparams-validate-perl, + libparams-validate-perl (>= 1.03), libtest-fatal-perl, libtest-warnings-perl, libtry-tiny-perl, @@ -36,7 +36,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libdatetime-locale-perl, libdatetime-timezone-perl (>= 1:1.74), - libparams-validate-perl, + libparams-validate-perl (>= 1.03), libtry-tiny-perl Description: module for manipulating dates, times and timestamps DateTime is a Perl module which aims to provide a complete, correct, and easy -- 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
