[libgearman-client-perl] branch master updated (c0b830e -> 31ad85f)

gregor herrmann gregoa at debian.org
Sat Dec 5 21:04:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libgearman-client-perl.

      from  c0b830e   update changelog
      adds  3f243c3   Imported Upstream version 1.12
       new  2eec155   Merge tag 'upstream/1.12'
       new  6c1a26f   New upstream release.
       new  cb6b924   Refresh 2 patches (offset).
       new  d714e3c   Update years of packaging copyright.
       new  a7cd514   Reformat debian/control with cme
       new  68af392   Mark package as autopkgtest-able.
       new  8abdf32   Declare compliance with Debian Policy 3.9.6.
       new  43c2281   Bump debhelper compatibility level to 9.
       new  31ad85f   update changelog

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                                |  19 ++++
 HACKING                                |  10 +-
 MANIFEST                               |   2 +
 META.json                              |  42 ++++++++
 META.yml                               |  32 +++++--
 Makefile.PL                            |   1 +
 debian/changelog                       |  16 +++-
 debian/compat                          |   2 +-
 debian/control                         |   6 +-
 debian/copyright                       |   2 +-
 debian/patches/fix-pod-errors.patch    |   4 +-
 debian/patches/test-random-ports.patch |  11 ++-
 lib/Gearman/Client.pm                  | 170 ++++++++++++++++++++++++++++-----
 lib/Gearman/Objects.pm                 |   4 +
 lib/Gearman/Task.pm                    |   5 +-
 lib/Gearman/Taskset.pm                 |  31 +++---
 lib/Gearman/Util.pm                    | 137 ++++++++++++++++++++------
 t/09-connect.t                         |  86 +++++++++++++++++
 t/10-all.t                             |  36 ++++++-
 t/TestGearman.pm                       |   2 +
 t/lib/GearTestLib.pm                   |   4 +-
 21 files changed, 513 insertions(+), 109 deletions(-)
 create mode 100644 META.json
 create mode 100644 t/09-connect.t

-- 
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