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 009ab032ee1c3ba60ef9210f3ea3ce777c8c0a5a Author: gregor herrmann <[email protected]> Date: Fri Jan 12 18:24:36 2018 +0100 Make short description a lower-cased noun phrase. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 95dfe98..3405664 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Depends: ${misc:Depends}, libexport-attrs-perl, libtest-mockmodule-perl, perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33) -Description: Deterministic time & timers for event loop tests +Description: module for deterministic time & timers in 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 way to write deterministic tests for event loop based applications with -- 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
