[libxml-compile-perl] 03/07: Merge tag 'upstream/1.48'

gregor herrmann gregoa at debian.org
Sun May 10 15:55:20 UTC 2015


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 95e6934d9246b2623beff33a3c2beb033a1aa796
Merge: 169883d 567fee3
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 10 17:47:51 2015 +0200

    Merge tag 'upstream/1.48'
    
    Upstream version 1.48

 ChangeLog                                |  13 ++++
 MANIFEST                                 |   1 +
 META.json                                |   2 +-
 META.yml                                 |   2 +-
 Makefile.PL                              |   4 +-
 README                                   |  12 ++--
 lib/XML/Compile.pm                       |   6 +-
 lib/XML/Compile.pod                      |   4 +-
 lib/XML/Compile/FAQ.pod                  |   4 +-
 lib/XML/Compile/Iterator.pm              |   2 +-
 lib/XML/Compile/Iterator.pod             |   4 +-
 lib/XML/Compile/Schema.pm                |  14 ++--
 lib/XML/Compile/Schema.pod               | 110 +++++++++++++++++++++----------
 lib/XML/Compile/Schema/BuiltInFacets.pm  |   2 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod |   4 +-
 lib/XML/Compile/Schema/BuiltInTypes.pm   |   5 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod  |   4 +-
 lib/XML/Compile/Schema/Instance.pm       |   2 +-
 lib/XML/Compile/Schema/Instance.pod      |   4 +-
 lib/XML/Compile/Schema/NameSpaces.pm     |   2 +-
 lib/XML/Compile/Schema/NameSpaces.pod    |   4 +-
 lib/XML/Compile/Schema/Specs.pm          |   2 +-
 lib/XML/Compile/Schema/Specs.pod         |   4 +-
 lib/XML/Compile/Translate.pm             |  50 ++++++++------
 lib/XML/Compile/Translate.pod            |   4 +-
 lib/XML/Compile/Translate/Reader.pm      |  15 +++--
 lib/XML/Compile/Translate/Reader.pod     |   4 +-
 lib/XML/Compile/Translate/Template.pm    |   9 +--
 lib/XML/Compile/Translate/Template.pod   |   4 +-
 lib/XML/Compile/Translate/Writer.pm      |  31 ++++++---
 lib/XML/Compile/Translate/Writer.pod     |   8 ++-
 lib/XML/Compile/Util.pm                  |   2 +-
 lib/XML/Compile/Util.pod                 |   4 +-
 t/64xsi.t                                |  43 ++++++++++++
 t/72typemap.t                            |   4 +-
 t/TestTools.pm                           |   2 +-
 36 files changed, 258 insertions(+), 133 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