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 612b234af4057ce26a34676c809902a6954ae680 Merge: 14435ab 6de9f65 Author: Lucas Kanashiro <[email protected]> Date: Fri Jun 23 17:22:18 2017 -0300 Updated version 1.57 from 'upstream/1.57' with Debian dir 336cb8251d6973c25891edbc0cc74517b353c384 ChangeLog | 26 +++- MANIFEST | 2 + META.json | 5 +- META.yml | 3 +- Makefile.PL | 8 +- README | 12 +- bin/{xml2yaml => xml2json} | 46 ++++--- bin/xml2yaml | 19 ++- lib/XML/Compile.pm | 4 +- lib/XML/Compile.pod | 10 +- lib/XML/Compile/FAQ.pod | 10 +- lib/XML/Compile/Iterator.pm | 4 +- lib/XML/Compile/Iterator.pod | 10 +- lib/XML/Compile/Schema.pm | 9 +- lib/XML/Compile/Schema.pod | 19 ++- lib/XML/Compile/Schema/BuiltInFacets.pm | 112 ++--------------- lib/XML/Compile/Schema/BuiltInFacets.pod | 10 +- lib/XML/Compile/Schema/BuiltInTypes.pm | 45 +++++-- lib/XML/Compile/Schema/BuiltInTypes.pod | 10 +- lib/XML/Compile/Schema/Instance.pm | 4 +- lib/XML/Compile/Schema/Instance.pod | 10 +- lib/XML/Compile/Schema/NameSpaces.pm | 4 +- lib/XML/Compile/Schema/NameSpaces.pod | 10 +- lib/XML/Compile/Schema/Specs.pm | 15 ++- lib/XML/Compile/Schema/Specs.pod | 16 ++- lib/XML/Compile/Translate.pm | 19 +-- lib/XML/Compile/Translate.pod | 10 +- lib/XML/Compile/Translate/Reader.pm | 35 +++--- lib/XML/Compile/Translate/Reader.pod | 10 +- lib/XML/Compile/Translate/Template.pm | 4 +- lib/XML/Compile/Translate/Template.pod | 10 +- lib/XML/Compile/Translate/Writer.pm | 24 ++-- lib/XML/Compile/Translate/Writer.pod | 10 +- lib/XML/Compile/Util.pm | 4 +- lib/XML/Compile/Util.pod | 10 +- t/55facet.t | 78 +++++++++--- t/92json.t | 209 +++++++++++++++++++++++++++++++ t/TestTools.pm | 4 +- 38 files changed, 564 insertions(+), 286 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-compile-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
