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

gregor herrmann gregoa at debian.org
Sat Jun 7 12:36:39 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 5c0c618c1a97e7dbeafdbacd62d94cc5541e6fdd
Merge: 827b826 ae2e73a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 7 14:32:19 2014 +0200

    Merge tag 'upstream/1.44'
    
    Upstream version 1.44

 ChangeLog                                |  28 +-
 MANIFEST                                 |   1 +
 META.json                                |   4 +-
 META.yml                                 |   4 +-
 Makefile.PL                              |   4 +-
 README                                   |  12 +-
 lib/XML/Compile.pm                       |   5 +-
 lib/XML/Compile.pod                      |  10 +-
 lib/XML/Compile/FAQ.pod                  |   4 +-
 lib/XML/Compile/Iterator.pm              |  12 +-
 lib/XML/Compile/Iterator.pod             |   4 +-
 lib/XML/Compile/Schema.pm                |   3 +-
 lib/XML/Compile/Schema.pod               |  39 ++-
 lib/XML/Compile/Schema/BuiltInFacets.pm  |  10 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod |   4 +-
 lib/XML/Compile/Schema/BuiltInTypes.pm   |   5 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod  |   7 +-
 lib/XML/Compile/Schema/Instance.pm       |  22 +-
 lib/XML/Compile/Schema/Instance.pod      |   4 +-
 lib/XML/Compile/Schema/NameSpaces.pm     |   3 +-
 lib/XML/Compile/Schema/NameSpaces.pod    |   4 +-
 lib/XML/Compile/Schema/Specs.pm          |   3 +-
 lib/XML/Compile/Schema/Specs.pod         |   4 +-
 lib/XML/Compile/Translate.pm             | 486 +++++++++++++++----------------
 lib/XML/Compile/Translate.pod            |   4 +-
 lib/XML/Compile/Translate/Reader.pm      |  61 +++-
 lib/XML/Compile/Translate/Reader.pod     |   4 +-
 lib/XML/Compile/Translate/Template.pm    |  68 +++--
 lib/XML/Compile/Translate/Template.pod   |   4 +-
 lib/XML/Compile/Translate/Writer.pm      |  56 ++--
 lib/XML/Compile/Translate/Writer.pod     |   4 +-
 lib/XML/Compile/Util.pm                  |  65 ++++-
 lib/XML/Compile/Util.pod                 |  21 +-
 t/02ext.t                                |   2 +-
 t/03duration.t                           |  52 ++++
 t/39ns.t                                 |  42 +--
 t/45ctcext.t                             |  22 +-
 t/63mixed.t                              |   1 +
 t/70templ.t                              | 103 ++++---
 t/77form.t                               |  14 +-
 t/91noqual.t                             |   1 +
 t/TestTools.pm                           |  10 +-
 42 files changed, 727 insertions(+), 489 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