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

gregor herrmann gregoa at debian.org
Wed Dec 25 20:30:55 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  4cd7eac   releasing package libxml-compile-perl version 1.39-1
       new  88b0937   Imported Upstream version 1.40
       new  0a716b9   New upstream release.
       new  531aea6   Refresh patch fix-lintian-warnings-about-manpages (offset).
       new  514828f   Declare compliance with Debian Policy 3.9.5.
       new  d946fc0   releasing package libxml-compile-perl version 1.40-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                                          |  8 +++++
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 Makefile.PL                                        |  2 +-
 README                                             | 12 +++----
 README.todo                                        |  1 +
 debian/changelog                                   |  9 ++++++
 debian/control                                     |  2 +-
 debian/patches/fix-lintian-warnings-about-manpages |  2 +-
 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                          |  2 +-
 lib/XML/Compile/Schema.pod                         | 37 +++++++++++++++-------
 lib/XML/Compile/Schema/BuiltInFacets.pm            | 37 ++++++++++++++++++++--
 lib/XML/Compile/Schema/BuiltInFacets.pod           |  4 +--
 lib/XML/Compile/Schema/BuiltInTypes.pm             |  2 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod            | 15 ++++++---
 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                       | 30 +++++++++---------
 lib/XML/Compile/Translate.pod                      |  4 +--
 lib/XML/Compile/Translate/Reader.pm                |  9 ++++--
 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                |  8 ++---
 lib/XML/Compile/Translate/Writer.pod               |  4 +--
 lib/XML/Compile/Util.pm                            |  2 +-
 lib/XML/Compile/Util.pod                           |  4 +--
 t/21types.t                                        |  6 ++--
 t/54nil.t                                          |  2 +-
 t/TestTools.pm                                     |  2 +-
 39 files changed, 162 insertions(+), 90 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