[libxml-compile-perl] branch master updated (a081a10 -> 4cd7eac)

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


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

gregoa pushed a change to branch master
in repository libxml-compile-perl.

      from  a081a10   releasing package libxml-compile-perl version 1.35-1
      adds  b4d8636   Imported Upstream version 1.39
       new  c96311a   Merge tag 'upstream/1.39'
       new  88c87e3   New upstream release.
       new  60601d1   Bump versioned build-dep on liblog-report-perl; drop Test::Deep from Depends.
       new  fcf34f1   Refresh patch fix-lintian-warnings-about-manpages (offset).
       new  4cd7eac   releasing package libxml-compile-perl version 1.39-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          |   39 ++++++++++++++
 META.json                                          |    4 +-
 META.yml                                           |    4 +-
 Makefile.PL                                        |    4 +-
 README                                             |   12 ++---
 README.todo                                        |    1 +
 debian/changelog                                   |   10 ++++
 debian/control                                     |    5 +-
 debian/patches/fix-lintian-warnings-about-manpages |    2 +-
 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 +-
 40 files changed, 258 insertions(+), 134 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