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  b0873d8   releasing package libxml-compile-perl version 1.47-1
       new  2efcdc1   Add debian/upstream/metadata
       new  169883d   Update debian/changelog
      adds  567fee3   Imported Upstream version 1.48
       new  95e6934   Merge tag 'upstream/1.48'
       new  3a23a02   Update debian/changelog
       new  6710ff9   Refresh patch fix-lintian-warnings-about-manpages 
(offset).
       new  dbc7f78   Add a patch to fix a spelling mistake in the POD.
       new  5ef1ec1   releasing package libxml-compile-perl version 1.48-1

The 7 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 +++
 MANIFEST                                           |   1 +
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 Makefile.PL                                        |   4 +-
 README                                             |  12 +--
 debian/changelog                                   |  10 ++
 debian/patches/fix-lintian-warnings-about-manpages |   4 +-
 debian/patches/series                              |   1 +
 debian/patches/spelling.patch                      |  18 ++++
 debian/upstream/metadata                           |   4 +
 lib/XML/Compile.pm                                 |   6 +-
 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                          |  14 ++-
 lib/XML/Compile/Schema.pod                         | 110 ++++++++++++++-------
 lib/XML/Compile/Schema/BuiltInFacets.pm            |   2 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod           |   4 +-
 lib/XML/Compile/Schema/BuiltInTypes.pm             |   5 +-
 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                       |  50 ++++++----
 lib/XML/Compile/Translate.pod                      |   4 +-
 lib/XML/Compile/Translate/Reader.pm                |  15 +--
 lib/XML/Compile/Translate/Reader.pod               |   4 +-
 lib/XML/Compile/Translate/Template.pm              |   9 +-
 lib/XML/Compile/Translate/Template.pod             |   4 +-
 lib/XML/Compile/Translate/Writer.pm                |  31 ++++--
 lib/XML/Compile/Translate/Writer.pod               |   8 +-
 lib/XML/Compile/Util.pm                            |   2 +-
 lib/XML/Compile/Util.pod                           |   4 +-
 t/64xsi.t                                          |  43 ++++++++
 t/72typemap.t                                      |   4 +-
 t/TestTools.pm                                     |   2 +-
 41 files changed, 293 insertions(+), 135 deletions(-)
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/64xsi.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-compile-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to