[libxml-compile-perl] 01/04: Merge tag 'upstream/1.45'

gregor herrmann gregoa at debian.org
Tue Aug 12 15:50:12 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 a90500f5f9d61581512c9c16bff8f15e11bf6748
Merge: 289c43e 5cf2d40
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 12 17:46:10 2014 +0200

    Merge tag 'upstream/1.45'
    
    Upstream version 1.45

 ChangeLog                                | 13 ++++++
 META.json                                |  4 +-
 META.yml                                 |  4 +-
 Makefile.PL                              |  4 +-
 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                |  3 +-
 lib/XML/Compile/Schema.pod               |  6 +--
 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             | 68 ++++++++++++++++----------------
 lib/XML/Compile/Translate.pod            |  4 +-
 lib/XML/Compile/Translate/Reader.pm      | 38 +++++++++---------
 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      | 22 +++++++----
 lib/XML/Compile/Translate/Writer.pod     |  4 +-
 lib/XML/Compile/Util.pm                  |  2 +-
 lib/XML/Compile/Util.pod                 |  4 +-
 t/03duration.t                           | 11 +++++-
 t/34abstract.t                           |  4 +-
 t/48subst.t                              |  2 +-
 t/76blocked.t                            | 24 +++++------
 t/TestTools.pm                           |  2 +-
 37 files changed, 155 insertions(+), 132 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