[libgearman-client-perl] 01/06: Update upstream source from tag 'upstream/2.004.012'

gregor herrmann gregoa at debian.org
Sat Jan 6 22:28:21 UTC 2018


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 3f4ca9c520f3ed1d29b0f0ac2d76288349b2cf0a
Merge: df5deb6 33df42e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 6 23:22:27 2018 +0100

    Update upstream source from tag 'upstream/2.004.012'
    
    Update to upstream version '2.004.012'
    with Debian dir d147dc70874974bbfbff4853379ef7b6069ecdd7

 CHANGES                               |  24 +++
 META.json                             |  10 +-
 META.yml                              |   7 +-
 lib/Gearman/Client.pm                 |  95 ++++-----
 lib/Gearman/Job.pm                    |   2 +-
 lib/Gearman/JobStatus.pm              |   2 +-
 lib/Gearman/Objects.pm                |   9 +-
 lib/Gearman/ResponseParser.pm         |  27 ++-
 lib/Gearman/ResponseParser/Taskset.pm |   2 +-
 lib/Gearman/Task.pm                   | 352 ++++++++++++++++++----------------
 lib/Gearman/Taskset.pm                | 130 +++++++++----
 lib/Gearman/Util.pm                   |  46 +++--
 lib/Gearman/Worker.pm                 |  45 +++--
 t/00-use.t                            |   2 +-
 t/02-client.t                         |  70 ++++++-
 t/03-worker.t                         |   5 +-
 t/12-sum.t                            |  42 ++--
 t/20-send-work-command.t              |  10 +-
 t/40-prefix.t                         |   2 +-
 t/Server.pm                           |  10 +-
 20 files changed, 533 insertions(+), 359 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgearman-client-perl.git



More information about the Pkg-perl-cvs-commits mailing list