[libxml-compile-perl] 02/06: Merge tag 'upstream/1.42'

gregor herrmann gregoa at debian.org
Fri Jan 10 20:27:28 UTC 2014


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

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

commit 2a0bf9a77b623091e09e168361da69d76e185699
Merge: a472743 f0ca345
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 10 21:24:21 2014 +0100

    Merge tag 'upstream/1.42'
    
    Upstream version 1.42

 ChangeLog                                | 15 +++++
 META.json                                |  2 +-
 META.yml                                 |  2 +-
 Makefile.PL                              |  4 +-
 README                                   | 12 ++--
 lib/XML/Compile.pm                       |  4 +-
 lib/XML/Compile.pod                      | 99 +++++++++++++++++---------------
 lib/XML/Compile/FAQ.pod                  |  7 ++-
 lib/XML/Compile/Iterator.pm              |  4 +-
 lib/XML/Compile/Iterator.pod             |  7 ++-
 lib/XML/Compile/Schema.pm                |  4 +-
 lib/XML/Compile/Schema.pod               | 11 +++-
 lib/XML/Compile/Schema/BuiltInFacets.pm  |  4 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod |  7 ++-
 lib/XML/Compile/Schema/BuiltInTypes.pm   |  4 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod  |  7 ++-
 lib/XML/Compile/Schema/Instance.pm       |  7 +--
 lib/XML/Compile/Schema/Instance.pod      |  7 ++-
 lib/XML/Compile/Schema/NameSpaces.pm     | 34 +++++++++--
 lib/XML/Compile/Schema/NameSpaces.pod    | 18 +++++-
 lib/XML/Compile/Schema/Specs.pm          |  4 +-
 lib/XML/Compile/Schema/Specs.pod         |  7 ++-
 lib/XML/Compile/Translate.pm             | 43 +++++++-------
 lib/XML/Compile/Translate.pod            |  7 ++-
 lib/XML/Compile/Translate/Reader.pm      |  4 +-
 lib/XML/Compile/Translate/Reader.pod     |  7 ++-
 lib/XML/Compile/Translate/Template.pm    |  4 +-
 lib/XML/Compile/Translate/Template.pod   |  7 ++-
 lib/XML/Compile/Translate/Writer.pm      |  4 +-
 lib/XML/Compile/Translate/Writer.pod     |  7 ++-
 lib/XML/Compile/Util.pm                  |  4 +-
 lib/XML/Compile/Util.pod                 | 16 ++++--
 t/TestTools.pm                           |  4 +-
 33 files changed, 230 insertions(+), 147 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