[libxml-compile-perl] 01/03: Merge tag 'upstream/1.43'

Salvatore Bonaccorso carnil at debian.org
Sun Feb 16 15:43:40 UTC 2014


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

carnil pushed a commit to branch master
in repository libxml-compile-perl.

commit a7fb69ff22198312d9ac6ebea0b134f5e49592e1
Merge: 2747078 311a1ee
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Feb 16 16:29:38 2014 +0100

    Merge tag 'upstream/1.43'
    
    Upstream version 1.43

 ChangeLog                                |  12 +++
 META.json                                |   2 +-
 META.yml                                 |   2 +-
 Makefile.PL                              |   2 +-
 README                                   |  12 +--
 README.todo                              |   2 -
 lib/XML/Compile.pm                       |   6 +-
 lib/XML/Compile.pod                      |  56 ++++++-------
 lib/XML/Compile/FAQ.pod                  |   6 +-
 lib/XML/Compile/Iterator.pm              |   3 +-
 lib/XML/Compile/Iterator.pod             |  24 +++---
 lib/XML/Compile/Schema.pm                |   5 +-
 lib/XML/Compile/Schema.pod               | 137 +++++++++++++++----------------
 lib/XML/Compile/Schema/BuiltInFacets.pm  |   3 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod |   6 +-
 lib/XML/Compile/Schema/BuiltInTypes.pm   |   3 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod  |   8 +-
 lib/XML/Compile/Schema/Instance.pm       |   3 +-
 lib/XML/Compile/Schema/Instance.pod      |  22 ++---
 lib/XML/Compile/Schema/NameSpaces.pm     |   3 +-
 lib/XML/Compile/Schema/NameSpaces.pod    |  42 +++++-----
 lib/XML/Compile/Schema/Specs.pm          |   3 +-
 lib/XML/Compile/Schema/Specs.pod         |  12 +--
 lib/XML/Compile/Translate.pm             |   3 +-
 lib/XML/Compile/Translate.pod            |  16 ++--
 lib/XML/Compile/Translate/Reader.pm      |   5 +-
 lib/XML/Compile/Translate/Reader.pod     |  12 +--
 lib/XML/Compile/Translate/Template.pm    |   5 +-
 lib/XML/Compile/Translate/Template.pod   |  12 +--
 lib/XML/Compile/Translate/Writer.pm      |   3 +-
 lib/XML/Compile/Translate/Writer.pod     |  12 +--
 lib/XML/Compile/Util.pm                  |   3 +-
 lib/XML/Compile/Util.pod                 |  20 ++---
 t/60hooks_r.t                            |   5 +-
 t/70templ.t                              |   1 -
 t/72typemap.t                            |  17 ++--
 t/TestTools.pm                           |   5 +-
 37 files changed, 244 insertions(+), 249 deletions(-)

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



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