[libxml-libxslt-perl] branch master updated (e5902dc -> 3144c88)

gregor herrmann gregoa at debian.org
Sat May 10 15:29:49 UTC 2014


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

gregoa pushed a change to branch master
in repository libxml-libxslt-perl.

      from  e5902dc   update changelog
      adds  6057339   Imported Upstream version 1.92
       new  66d7b1e   Merge tag 'upstream/1.92'
       new  c5e6db2   New upstream release.
       new  85cb9eb   cme: reformat debian/control
       new  d6c22e5   Drop unused lintian override (hardening-no-fortify-functions).
       new  3144c88   releasing package libxml-libxslt-perl version 1.92-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:
 Changes                                      | 144 +++++++------
 LibXSLT.pm                                   |  24 ++-
 LibXSLT.xs                                   | 303 +++++----------------------
 MANIFEST                                     |   4 +
 META.json                                    |  12 +-
 META.yml                                     |   7 +-
 Makefile.PL                                  |  37 +++-
 README                                       |   6 +-
 benchmark/benchmark.pl                       |  42 ++--
 debian/changelog                             |   6 +-
 debian/control                               |   5 +-
 debian/libxml-libxslt-perl.lintian-overrides |   2 -
 example/1.xsl                                |   4 +-
 perl-libxml-mm.c                             |  26 +--
 perl-libxml-mm.h                             |  28 +--
 scripts/tag-release.pl                       |  27 +++
 t/03input.t                                  | 106 +++++++---
 t/04params.t                                 |   4 +-
 t/06output.t                                 |   8 +-
 t/07blankdoc.t                               |   4 +-
 t/10functions.t                              | 101 ++++++---
 t/11utf8.t                                   |   2 +-
 t/12import.t                                 |   2 +-
 t/13error.t                                  |   4 +-
 t/14security.t                               |   8 +-
 t/cpan-changes.t                             |  12 ++
 t/pod.t                                      |   6 +
 t/rt71345_a.t                                |   2 +-
 t/rt71345_b.t                                |   2 +-
 t/style-trailing-space.t                     |  30 +++
 30 files changed, 518 insertions(+), 450 deletions(-)
 delete mode 100644 debian/libxml-libxslt-perl.lintian-overrides
 create mode 100644 scripts/tag-release.pl
 create mode 100644 t/cpan-changes.t
 create mode 100644 t/pod.t
 create mode 100644 t/style-trailing-space.t

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



More information about the Pkg-perl-cvs-commits mailing list