[libxml-rpc-fast-perl] 01/05: Merge tag 'upstream/0.8'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Aug 28 18:10:36 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libxml-rpc-fast-perl.

commit a37188d8177fdff8f1c325c3b14afe3d4f810b39
Merge: 89c8a80 972aef6
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Aug 28 14:51:23 2015 -0300

    Merge tag 'upstream/0.8'
    
    Upstream version 0.8
    
    # gpg: Signature made Fri 28 Aug 2015 02:51:17 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 .cvsignore => .gitignore          |   2 +-
 Changes                           |  10 +
 MANIFEST                          |  18 +-
 MANIFEST.SKIP                     |  32 ++
 META.yml                          |  28 +-
 MYMETA.json                       | 100 +++++
 META.yml => MYMETA.yml            |  36 +-
 Makefile.PL                       |  44 +-
 README                            |  28 +-
 lib/XML/RPC/Fast.pm => README.pod | 243 +----------
 author_test.sh                    |   3 -
 cpants.pl                         |  37 --
 inc/Module/AutoInstall.pm         | 138 ++++++-
 inc/Module/Install.pm             | 220 ++++++----
 inc/Module/Install/AutoInstall.pm |  36 +-
 inc/Module/Install/Base.pm        |  11 +-
 inc/Module/Install/Can.pm         |   2 +-
 inc/Module/Install/Fetch.pm       |   2 +-
 inc/Module/Install/Include.pm     |   2 +-
 inc/Module/Install/Makefile.pm    | 230 +++++++++--
 inc/Module/Install/Metadata.pm    | 288 ++++++++-----
 inc/Module/Install/Win32.pm       |   2 +-
 inc/Module/Install/WriteAll.pm    |   7 +-
 lib/XML/RPC/Enc.pm                |   2 +-
 lib/XML/RPC/Enc/LibXML.pm         |  89 +++-
 lib/XML/RPC/Fast.pm               |  30 +-
 lib/XML/RPC/UA/Curl.pm            | 126 ++++++
 makeall.sh                        |  25 --
 t/00-load.t                       |   6 +-
 t/02-enc.t                        |  57 ++-
 t/90-examples.t                   |  22 -
 t/97-changes.t                    |  15 -
 t/98-fixme.t                      |  21 -
 t/98-metayml.t                    |  15 -
 t/99-kwalitee.t                   |  19 -
 xt/99-dist.t                      |  22 +
 xt/Old.pm                         | 840 --------------------------------------
 xt/xr.pl                          | 141 -------
 38 files changed, 1186 insertions(+), 1763 deletions(-)

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



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