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

gregor herrmann gregoa at debian.org
Fri Jan 10 20:27:28 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  d946fc0   releasing package libxml-compile-perl version 1.40-1
      adds  4a3db43   Imported Upstream version 1.40
       new  a472743   Merge tag 'upstream/1.40'
      adds  f0ca345   Imported Upstream version 1.42
       new  2a0bf9a   Merge tag 'upstream/1.42'
       new  bca2083   New upstream release.
       new  a0af766   Refresh patch fix-lintian-warnings-about-manpages (offset).
       new  6f50724   Update years pf upstream copyright.
       new  2747078   releasing package libxml-compile-perl version 1.42-1

The 6 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                                          | 15 ++++
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 Makefile.PL                                        |  4 +-
 README                                             | 12 +--
 debian/changelog                                   |  9 ++
 debian/copyright                                   |  2 +-
 debian/patches/fix-lintian-warnings-about-manpages |  2 +-
 lib/XML/Compile.pm                                 |  4 +-
 lib/XML/Compile.pod                                | 99 ++++++++++++----------
 lib/XML/Compile/FAQ.pod                            |  7 +-
 lib/XML/Compile/Iterator.pm                        |  4 +-
 lib/XML/Compile/Iterator.pod                       |  7 +-
 lib/XML/Compile/Schema.pm                          |  4 +-
 lib/XML/Compile/Schema.pod                         | 11 ++-
 lib/XML/Compile/Schema/BuiltInFacets.pm            |  4 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod           |  7 +-
 lib/XML/Compile/Schema/BuiltInTypes.pm             |  4 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod            |  7 +-
 lib/XML/Compile/Schema/Instance.pm                 |  7 +-
 lib/XML/Compile/Schema/Instance.pod                |  7 +-
 lib/XML/Compile/Schema/NameSpaces.pm               | 34 ++++++--
 lib/XML/Compile/Schema/NameSpaces.pod              | 18 +++-
 lib/XML/Compile/Schema/Specs.pm                    |  4 +-
 lib/XML/Compile/Schema/Specs.pod                   |  7 +-
 lib/XML/Compile/Translate.pm                       | 43 +++++-----
 lib/XML/Compile/Translate.pod                      |  7 +-
 lib/XML/Compile/Translate/Reader.pm                |  4 +-
 lib/XML/Compile/Translate/Reader.pod               |  7 +-
 lib/XML/Compile/Translate/Template.pm              |  4 +-
 lib/XML/Compile/Translate/Template.pod             |  7 +-
 lib/XML/Compile/Translate/Writer.pm                |  4 +-
 lib/XML/Compile/Translate/Writer.pod               |  7 +-
 lib/XML/Compile/Util.pm                            |  4 +-
 lib/XML/Compile/Util.pod                           | 16 +++-
 t/TestTools.pm                                     |  4 +-
 36 files changed, 241 insertions(+), 149 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