[libxml-easy-perl] 01/08: Updated version 0.011 from 'upstream/0.011'

gregor herrmann gregoa at debian.org
Mon Jul 31 20:14:52 UTC 2017


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

gregoa pushed a commit to branch master
in repository libxml-easy-perl.

commit 7b5044dac43fb60c0446f013cd565f1461d8bda8
Merge: 64c5d51 abbdd25
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jul 31 16:06:10 2017 -0400

    Updated version 0.011 from 'upstream/0.011'
    
    with Debian dir e8366736201bde2f1ccf7ac0f3864a513eca664f

 Build.PL                    | 13 ++++++-
 Changes                     | 36 +++++++++++++++++++
 MANIFEST                    |  6 ++--
 META.json                   | 65 +++++++++++++++++++---------------
 META.yml                    | 68 ++++++++++++++++++-----------------
 Makefile.PL                 | 35 ------------------
 README                      |  3 +-
 SIGNATURE                   | 70 ++++++++++++++++++------------------
 lib/XML/Easy.pm             | 20 +++++------
 lib/XML/Easy.xs             | 10 ++++--
 lib/XML/Easy/Classify.pm    | 86 +++++++++++++++++++++++++--------------------
 lib/XML/Easy/Content.pm     | 19 +++++-----
 lib/XML/Easy/Element.pm     | 27 ++++++++------
 lib/XML/Easy/NodeBasics.pm  | 54 ++++++++++++++--------------
 lib/XML/Easy/Syntax.pm      | 17 ++++-----
 lib/XML/Easy/Text.pm        | 67 ++++++++++++++++++++---------------
 lib/XML/Easy/Transform.pod  |  3 +-
 t/classify.t                |  1 +
 t/classify_pp.t             |  4 +--
 t/easy_module_pp.t          |  4 +--
 t/{ => lib/t}/DataSets.pm   | 34 +++++++++++-------
 t/{ => lib/t}/ErrorCases.pm |  0
 t/node_basics.t             |  1 +
 t/node_basics_pp.t          |  4 +--
 t/node_object.t             |  1 +
 t/node_object_pp.t          |  4 +--
 t/pod_cvg_pp.t              |  4 +--
 t/read.t                    |  6 +++-
 t/read_pp.t                 |  4 +--
 t/version_synch.t           | 17 +++++++++
 t/write.t                   |  1 +
 t/write_pp.t                |  4 +--
 32 files changed, 388 insertions(+), 300 deletions(-)

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



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