[libjson-rpc-perl] 01/08: Merge tag 'upstream/1.04'

Salvatore Bonaccorso carnil at debian.org
Sun Jun 8 10:22:43 UTC 2014


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

carnil pushed a commit to branch master
in repository libjson-rpc-perl.

commit 4827a8585453f2ec0c8084ce7266070696e3909d
Merge: 95b7980 1b0d686
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jun 8 12:00:38 2014 +0200

    Merge tag 'upstream/1.04'
    
    Upstream version 1.04

 Build.PL                              |  72 +++
 Changes                               |   5 +
 LICENSE                               | 378 ++++++++++++++
 MANIFEST                              |  21 +-
 META.json                             | 151 ++++++
 META.yml                              | 112 ++++-
 Makefile                              | 901 ++++++++++++++++++++++++++++++++++
 Makefile.PL                           |  96 ----
 README                                |   0
 lib/JSON/RPC.pm => README.md          |  69 +--
 cpanfile                              |  17 +
 inc/Module/Install.pm                 | 470 ------------------
 inc/Module/Install/Base.pm            |  83 ----
 inc/Module/Install/Can.pm             | 154 ------
 inc/Module/Install/Fetch.pm           |  93 ----
 inc/Module/Install/Makefile.pm        | 418 ----------------
 inc/Module/Install/Metadata.pm        | 722 ---------------------------
 inc/Module/Install/Repository.pm      |  88 ----
 inc/Module/Install/Win32.pm           |  64 ---
 inc/Module/Install/WriteAll.pm        |  63 ---
 lib/JSON/RPC.pm                       |  32 +-
 lib/JSON/RPC/Dispatch.pm              |  70 ++-
 lib/JSON/RPC/Legacy/Client.pm         |  20 +-
 lib/JSON/RPC/Legacy/Procedure.pm      |   2 +-
 lib/JSON/RPC/Legacy/Server.pm         |   6 +-
 lib/JSON/RPC/Legacy/Server/Apache2.pm |   2 +-
 lib/JSON/RPC/Legacy/Server/CGI.pm     |   2 +-
 lib/JSON/RPC/Legacy/Server/Daemon.pm  |   2 +-
 lib/JSON/RPC/Parser.pm                |  16 +-
 lib/JSON/RPC/Procedure.pm             |   4 +
 t/002_basic.t                         |  68 +++
 t/003_parser.t                        |  65 +++
 32 files changed, 1895 insertions(+), 2371 deletions(-)

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



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