This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-mock-time-perl.
commit 43e372851579d2bafb265278a27c616e18bfe28e Author: gregor herrmann <[email protected]> Date: Fri Jan 12 18:23:08 2018 +0100 Update (build) dependencies. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 4943db4..1ea9a28 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,12 @@ Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Hideki Yamane <[email protected]> Build-Depends: debhelper (>= 10), - libmodule-build-perl, + libmodule-build-tiny-perl, perl Build-Depends-Indep: libexport-attrs-perl, - libmodule-build-tiny-perl (>= 0.034), libtest-exception-perl, - libtest-mockmodule-perl + libtest-mockmodule-perl, + perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33) Standards-Version: 4.1.2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-mock-time-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-mock-time-perl.git @@ -21,7 +21,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libexport-attrs-perl, libtest-mockmodule-perl, - perl (>= 5.19.5) + perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33) Description: Deterministic time & timers for event loop tests Test::Mock::Time replaces actual time with simulated time everywhere (core time(), Time::HiRes, EV, AnyEvent with EV, Mojolicious, …) and provide a -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-mock-time-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
