[libxml-compile-perl] branch master updated (289c43e -> d893467)

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 change to branch master
in repository libxml-compile-perl.

      from  289c43e   releasing package libxml-compile-perl version 1.44-1
      adds  5cf2d40   Imported Upstream version 1.45
       new  a90500f   Merge tag 'upstream/1.45'
       new  a83a54c   New upstream release.
       new  5e8cd7a   Bump versioned (build) dependency on libxml-libxml-perl.
       new  d893467   releasing package libxml-compile-perl version 1.45-1

The 4 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                                | 13 ++++++
 META.json                                |  4 +-
 META.yml                                 |  4 +-
 Makefile.PL                              |  4 +-
 README                                   | 12 +++---
 debian/changelog                         |  8 ++++
 debian/control                           |  4 +-
 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 +-
 39 files changed, 165 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