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

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

      from  4a9975b   releasing package libxml-compile-perl version 1.51-1
      adds  4d0707b   Imported Upstream version 1.52
       new  a18039c   Merge tag 'upstream/1.52'
       new  c570265   Update debian/changelog
       new  2a116b4   Add upstream email in d/u/metadata
       new  368e025   Update year of upstream copyright
       new  575d829   Update debian/* copyright
       new  b0c9c9d   Create patch fixing spelling error in manpage
       new  bd95c51   Releasing libxml-compile-perl version 1.52-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                                          |   9 ++
 MANIFEST                                           |   2 +
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 Makefile.PL                                        |   2 +-
 debian/changelog                                   |  11 ++
 debian/copyright                                   |   3 +-
 debian/patches/fix-spelling-error-in-manpage.patch |  17 +++
 debian/patches/series                              |   1 +
 debian/upstream/metadata                           |   2 +-
 html/manual/sorted.html                            |   7 +-
 lib/XML/Compile.pm                                 |   6 +-
 lib/XML/Compile.pod                                |   6 +-
 lib/XML/Compile/FAQ.pod                            |   6 +-
 lib/XML/Compile/Iterator.pm                        |   6 +-
 lib/XML/Compile/Iterator.pod                       |   6 +-
 lib/XML/Compile/Schema.pm                          |   6 +-
 lib/XML/Compile/Schema.pod                         |   6 +-
 lib/XML/Compile/Schema/BuiltInFacets.pm            | 125 ++++++++++++++++-----
 lib/XML/Compile/Schema/BuiltInFacets.pod           |   6 +-
 lib/XML/Compile/Schema/BuiltInTypes.pm             |   6 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod            |   6 +-
 lib/XML/Compile/Schema/Instance.pm                 |   6 +-
 lib/XML/Compile/Schema/Instance.pod                |   6 +-
 lib/XML/Compile/Schema/NameSpaces.pm               |   6 +-
 lib/XML/Compile/Schema/NameSpaces.pod              |   6 +-
 lib/XML/Compile/Schema/Specs.pm                    |   6 +-
 lib/XML/Compile/Schema/Specs.pod                   |   6 +-
 lib/XML/Compile/Translate.pm                       |   6 +-
 lib/XML/Compile/Translate.pod                      |   6 +-
 lib/XML/Compile/Translate/Reader.pm                |   6 +-
 lib/XML/Compile/Translate/Reader.pod               |   6 +-
 lib/XML/Compile/Translate/Template.pm              |   6 +-
 lib/XML/Compile/Translate/Template.pod             |   6 +-
 lib/XML/Compile/Translate/Writer.pm                |   6 +-
 lib/XML/Compile/Translate/Writer.pod               |   6 +-
 lib/XML/Compile/Util.pm                            |   6 +-
 lib/XML/Compile/Util.pod                           |   6 +-
 t/01use.t                                          |   4 +-
 t/55facet.t                                        |  29 +----
 t/55facet_date.t                                   |  47 ++++++++
 t/55facet_dura.t                                   |  55 +++++++++
 t/TestTools.pm                                     |   6 +-
 43 files changed, 336 insertions(+), 144 deletions(-)
 create mode 100644 debian/patches/fix-spelling-error-in-manpage.patch
 create mode 100644 t/55facet_date.t
 create mode 100644 t/55facet_dura.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