This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libgearman-client-perl.
commit 162e3e1972430b28ff6af05e6fe2e570dc1cc837 Merge: dc31fb9 60b8fe4 Author: gregor herrmann <[email protected]> Date: Sat Jun 17 21:42:29 2017 +0200 Updated version 2.004.008 from 'upstream/2.004.008' with Debian dir a923ffa928c19638598f6878080ad1851a8de136 CHANGES | 60 ++++ MANIFEST | 2 + META.json | 10 +- META.yml | 10 +- Makefile.PL | 16 +- lib/Gearman/Client.pm | 92 +++-- lib/Gearman/Job.pm | 35 +- lib/Gearman/JobStatus.pm | 2 +- lib/Gearman/Objects.pm | 85 +++-- lib/Gearman/ResponseParser.pm | 2 +- lib/Gearman/ResponseParser/Taskset.pm | 2 +- lib/Gearman/Task.pm | 146 +++++++- lib/Gearman/Taskset.pm | 350 +++++++++--------- lib/Gearman/Util.pm | 65 ++-- lib/Gearman/Worker.pm | 659 +++++++++++++++++++++------------- t/00-use.t | 2 +- t/01-object.t | 133 ++++--- t/02-client.t | 11 +- t/03-worker.t | 83 +++-- t/04-task.t | 136 +++++-- t/05-taskset.t | 330 ++++++++++++----- t/10-job.t | 25 +- t/11-unit.t | 4 +- t/12-sum.t | 4 +- t/13-fail.t | 15 +- t/14-sleep.t | 12 +- t/15-priority.t | 17 +- t/16-background.t | 13 +- t/17-status.t | 20 +- t/18-ssl.t | 102 +++++- t/20-send-work-command.t | 87 +++++ t/25-work-finish-command.t | 147 ++++++++ t/40-prefix.t | 16 +- t/50-wait_timeout.t | 37 +- t/Server.pm | 10 +- 35 files changed, 1862 insertions(+), 878 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgearman-client-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
