[libxml-compile-perl] 02/04: Merge tag 'upstream/1.50'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 03:34:43 UTC 2015


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

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

commit 01e810cd299ca417aaf51538d09a7af50aeba274
Merge: 83e0f94 48f4335
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Jul 24 00:25:07 2015 -0300

    Merge tag 'upstream/1.50'
    
    Upstream version 1.50
    
    # gpg: Signature made Fri 24 Jul 2015 12:25:03 AM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 ChangeLog                                | 15 +++++-
 META.json                                |  2 +-
 META.yml                                 |  2 +-
 Makefile.PL                              |  2 +-
 README                                   | 12 ++---
 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               |  4 +-
 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             | 83 ++++++++++++++++++++------------
 lib/XML/Compile/Translate.pod            |  4 +-
 lib/XML/Compile/Translate/Reader.pm      | 16 +++---
 lib/XML/Compile/Translate/Reader.pod     |  4 +-
 lib/XML/Compile/Translate/Template.pm    |  2 +-
 lib/XML/Compile/Translate/Template.pod   |  4 +-
 lib/XML/Compile/Translate/Writer.pm      | 29 ++++++-----
 lib/XML/Compile/Translate/Writer.pod     |  4 +-
 lib/XML/Compile/Util.pm                  |  2 +-
 lib/XML/Compile/Util.pod                 |  4 +-
 t/TestTools.pm                           |  2 +-
 33 files changed, 141 insertions(+), 98 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