[libxml-compile-perl] branch master updated (27f159c -> 14435ab)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Oct 31 17:03:07 UTC 2016


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

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

      from  27f159c   Releasing libxml-compile-perl version 1.53-1
      adds  1286029   New upstream version 1.54
       new  0678702   Merge tag 'upstream/1.54'
       new  1a25322   Update debian/changelog
       new  bae9488   Remove patch fixing typo in manpage, applied by upstream
       new  b63c2e4   debian/control: update dependencies version with cme
       new  54444fb   Create patch fixing typo in manpage
       new  14435ab   releasing libxml-compile-perl version 1.54-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                                |  10 +
 META.json                                |   4 +-
 META.yml                                 |   4 +-
 Makefile.PL                              |   4 +-
 debian/changelog                         |  10 +
 debian/control                           |  10 +-
 debian/patches/fix-typo-in-manpage.patch |  28 ---
 debian/patches/fix-typo-in-mapange.patch |  17 ++
 debian/patches/series                    |   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               | 414 ++++++++++++++++++++++++++++++-
 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             |   2 +-
 lib/XML/Compile/Translate.pod            |   4 +-
 lib/XML/Compile/Translate/Reader.pm      |   2 +-
 lib/XML/Compile/Translate/Reader.pod     |   4 +-
 lib/XML/Compile/Translate/Template.pm    |   2 +-
 lib/XML/Compile/Translate/Template.pod   |  12 +-
 lib/XML/Compile/Translate/Writer.pm      |   2 +-
 lib/XML/Compile/Translate/Writer.pod     |   6 +-
 lib/XML/Compile/Util.pm                  |   2 +-
 lib/XML/Compile/Util.pod                 |   4 +-
 t/TestTools.pm                           |   2 +-
 37 files changed, 508 insertions(+), 85 deletions(-)
 delete mode 100644 debian/patches/fix-typo-in-manpage.patch
 create mode 100644 debian/patches/fix-typo-in-mapange.patch

-- 
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