[libxml-compile-perl] 01/06: Merge tag 'upstream/1.54'

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Oct 31 17:03:08 UTC 2016


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

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

commit 06787020f3eafa00ff757fd34aba9c307a1a2efd
Merge: 27f159c 1286029
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Mon Oct 31 14:00:09 2016 -0200

    Merge tag 'upstream/1.54'
    
    Upstream version 1.54
    
    # gpg: Signature made Mon 31 Oct 2016 02:00:09 PM BRST
    # gpg:                using RSA key F823A2729883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro at debian.org>" [ultimate]
    # gpg:                 aka "Lucas Kanashiro <kanashiro.duarte at gmail.com>" [ultimate]

 ChangeLog                                |  10 +
 META.json                                |   4 +-
 META.yml                                 |   4 +-
 Makefile.PL                              |   4 +-
 lib/XML/Compile.pm                       |   2 +-
 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                |   2 +-
 lib/XML/Compile/Schema.pod               | 414 ++++++++++++++++++++++++++++++-
 lib/XML/Compile/Schema/BuiltInFacets.pm  |   2 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod |   4 +-
 lib/XML/Compile/Schema/BuiltInTypes.pm   |   2 +-
 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             |   2 +-
 lib/XML/Compile/Translate.pod            |   4 +-
 lib/XML/Compile/Translate/Reader.pm      |   2 +-
 lib/XML/Compile/Translate/Reader.pod     |   4 +-
 lib/XML/Compile/Translate/Template.pm    |   2 +-
 lib/XML/Compile/Translate/Template.pod   |  12 +-
 lib/XML/Compile/Translate/Writer.pm      |   2 +-
 lib/XML/Compile/Translate/Writer.pod     |   6 +-
 lib/XML/Compile/Util.pm                  |   2 +-
 lib/XML/Compile/Util.pod                 |   4 +-
 t/TestTools.pm                           |   2 +-
 32 files changed, 476 insertions(+), 50 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