[libxml-compile-perl] 01/05: Merge tag 'upstream/1.39'

gregor herrmann gregoa at debian.org
Fri Oct 11 17:14:39 UTC 2013


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 c96311a8bbd4fc557e8a894ad75671161f6bc58b
Merge: a081a10 b4d8636
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 19:06:41 2013 +0200

    Merge tag 'upstream/1.39'
    
    Upstream version 1.39

 ChangeLog                                |   39 ++++++++++++++++++++
 META.json                                |    4 +--
 META.yml                                 |    4 +--
 Makefile.PL                              |    4 +--
 README                                   |   12 +++----
 README.todo                              |    1 +
 lib/XML/Compile.pm                       |    4 +--
 lib/XML/Compile.pod                      |    4 +--
 lib/XML/Compile/FAQ.pod                  |    8 ++---
 lib/XML/Compile/Iterator.pm              |    2 +-
 lib/XML/Compile/Iterator.pod             |    4 +--
 lib/XML/Compile/Schema.pm                |   10 ++++--
 lib/XML/Compile/Schema.pod               |   39 +++++++++++++-------
 lib/XML/Compile/Schema/BuiltInFacets.pm  |    6 ++--
 lib/XML/Compile/Schema/BuiltInFacets.pod |    4 +--
 lib/XML/Compile/Schema/BuiltInTypes.pm   |    6 ++--
 lib/XML/Compile/Schema/BuiltInTypes.pod  |    4 +--
 lib/XML/Compile/Schema/Instance.pm       |    8 ++---
 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             |   17 ++++-----
 lib/XML/Compile/Translate.pod            |    4 +--
 lib/XML/Compile/Translate/Reader.pm      |   38 ++++++++++----------
 lib/XML/Compile/Translate/Reader.pod     |   15 ++++----
 lib/XML/Compile/Translate/Template.pm    |    9 ++---
 lib/XML/Compile/Translate/Template.pod   |   12 +++----
 lib/XML/Compile/Translate/Writer.pm      |   16 ++++-----
 lib/XML/Compile/Translate/Writer.pod     |   12 +++----
 lib/XML/Compile/Util.pm                  |    2 +-
 lib/XML/Compile/Util.pod                 |    4 +--
 t/21types.t                              |    4 ++-
 t/41choice.t                             |   57 +++++++++++++++++++++++++++++-
 t/63mixed.t                              |    4 +--
 t/TestTools.pm                           |    2 +-
 37 files changed, 245 insertions(+), 130 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