[libxml-semanticdiff-perl] 12/14: Updated version 1.0005 from 'upstream/1.0005'

Jonas Smedegaard dr at jones.dk
Thu Sep 14 08:15:42 UTC 2017


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

js pushed a commit to branch master
in repository libxml-semanticdiff-perl.

commit bbf63cc4abbbb5c9c0f654afc4a8d087b8577d6a
Merge: bf41a2a 7a41d56
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Sep 14 10:04:23 2017 +0200

    Updated version 1.0005 from 'upstream/1.0005'
    
    with Debian dir 17a19be4e0855c5bd15d04379748e77adfba8545

 .gitignore                           |   1 -
 Build.PL                             |  87 ++++---
 Changes                              |   5 +
 MANIFEST                             |  18 +-
 MANIFEST.SKIP                        |   1 +
 META.json                            | 482 ++++++++++++++++++++++++++++++++++-
 META.yml                             | 364 +++++++++++++++++++++++++-
 README                               |  39 +--
 dist.ini                             |  19 ++
 eg/camelids.xml                      |  50 ++--
 eg/camelids2.xml                     |  42 +--
 lib/XML/SemanticDiff.pm              | 308 ++++++++++++++++------
 lib/XML/SemanticDiff/BasicHandler.pm | 152 ++++++++++-
 t/00-compile.t                       |  55 ++++
 t/03simple_compare.t                 |   6 +-
 t/04namespaces.t                     |   6 +-
 t/05simple_handler.t                 |   4 +-
 t/06pass_to_handler.t                |   4 +-
 t/07pitest.t                         |   6 +-
 t/08nonexist_ns.t                    |   2 +-
 t/11tag-in-different-locations.t     |   8 +-
 t/12missing-element-has-o-as-cdata.t |   2 +-
 t/14ignore_xpath.t                   |  16 +-
 t/15ignore_multi.t                   |  22 +-
 t/cpan-changes.t                     |  12 -
 t/pod-coverage.t                     |   6 -
 t/pod.t                              |   6 -
 t/style-trailing-space.t             |  29 +++
 weaver.ini                           |  37 +++
 xt/author/eol.t                      |  32 +++
 xt/author/no-tabs.t                  |  32 +++
 xt/author/pod-coverage.t             |   7 +
 xt/author/pod-syntax.t               |   7 +
 xt/release/cpan-changes.t            |  11 +
 xt/release/kwalitee.t                |  11 +
 xt/release/trailing-space.t          |  30 +++
 36 files changed, 1635 insertions(+), 284 deletions(-)

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



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