[libxml-compile-perl] branch master updated (2747078 -> 4f042d8)

Salvatore Bonaccorso carnil at debian.org
Sun Feb 16 15:43:40 UTC 2014


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

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

      from  2747078   releasing package libxml-compile-perl version 1.42-1
      adds  311a1ee   Imported Upstream version 1.43
       new  a7fb69f   Merge tag 'upstream/1.43'
       new  fd222b1   Refresh fix-lintian-warnings-about-manpages patch
       new  4f042d8   Prepare changelog for release

The 3 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                                          |  12 ++
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 Makefile.PL                                        |   2 +-
 README                                             |  12 +-
 README.todo                                        |   2 -
 debian/changelog                                   |   8 ++
 debian/patches/fix-lintian-warnings-about-manpages |  27 +---
 lib/XML/Compile.pm                                 |   6 +-
 lib/XML/Compile.pod                                |  56 ++++-----
 lib/XML/Compile/FAQ.pod                            |   6 +-
 lib/XML/Compile/Iterator.pm                        |   3 +-
 lib/XML/Compile/Iterator.pod                       |  24 ++--
 lib/XML/Compile/Schema.pm                          |   5 +-
 lib/XML/Compile/Schema.pod                         | 137 ++++++++++-----------
 lib/XML/Compile/Schema/BuiltInFacets.pm            |   3 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod           |   6 +-
 lib/XML/Compile/Schema/BuiltInTypes.pm             |   3 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod            |   8 +-
 lib/XML/Compile/Schema/Instance.pm                 |   3 +-
 lib/XML/Compile/Schema/Instance.pod                |  22 ++--
 lib/XML/Compile/Schema/NameSpaces.pm               |   3 +-
 lib/XML/Compile/Schema/NameSpaces.pod              |  42 +++----
 lib/XML/Compile/Schema/Specs.pm                    |   3 +-
 lib/XML/Compile/Schema/Specs.pod                   |  12 +-
 lib/XML/Compile/Translate.pm                       |   3 +-
 lib/XML/Compile/Translate.pod                      |  16 +--
 lib/XML/Compile/Translate/Reader.pm                |   5 +-
 lib/XML/Compile/Translate/Reader.pod               |  12 +-
 lib/XML/Compile/Translate/Template.pm              |   5 +-
 lib/XML/Compile/Translate/Template.pod             |  12 +-
 lib/XML/Compile/Translate/Writer.pm                |   3 +-
 lib/XML/Compile/Translate/Writer.pod               |  12 +-
 lib/XML/Compile/Util.pm                            |   3 +-
 lib/XML/Compile/Util.pod                           |  20 +--
 t/60hooks_r.t                                      |   5 +-
 t/70templ.t                                        |   1 -
 t/72typemap.t                                      |  17 ++-
 t/TestTools.pm                                     |   5 +-
 39 files changed, 257 insertions(+), 271 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