[libversion-perl] 03/06: Merge tag 'upstream/0.9913'

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Feb 17 22:49:12 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libversion-perl.

commit aee18a277cd1f5cc00d7243c4f0c32b5e3c3f317
Merge: ba78652 ea282f0
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Feb 17 20:29:14 2016 -0200

    Merge tag 'upstream/0.9913'
    
    Upstream version 0.9913
    
    # gpg: Signature made Wed 17 Feb 2016 08:28:52 PM BRST using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Changes                   | 231 +++++++++++++++++++++++++++++++++++++++++++++-
 MANIFEST                  |   1 +
 MANIFEST.SKIP             |   1 +
 META.json                 |   8 +-
 META.yml                  |   7 +-
 Makefile.PL               |   5 +-
 README                    |  30 +++++-
 lib/version.pm            |   4 +-
 lib/version.pod           |   4 +-
 lib/version/Internals.pod |   4 +-
 lib/version/regex.pm      |   2 +-
 t/00impl-pp.t             |   7 +-
 t/01base.t                |   7 +-
 t/02derived.t             |   7 +-
 t/03require.t             |   7 +-
 t/05sigdie.t              |   2 +-
 t/06noop.t                |   2 +-
 t/07locale.t              |  85 ++++++++++++++++-
 t/08_corelist.t           |   2 +-
 t/09_list_util.t          |   2 +-
 t/10_lyon.t               |  45 +++++++++
 t/coretests.pm            |  33 ++++---
 vperl/vpp.pm              |  71 +++-----------
 vutil/Makefile.PL         |   1 -
 vutil/lib/version/vxs.pm  |   2 +-
 vutil/vutil.c             | 153 +++++++++++-------------------
 vutil/vutil.h             |  20 ++--
 vutil/vxs.inc             |   7 +-
 vutil/vxs.xs              |   8 ++
 29 files changed, 540 insertions(+), 218 deletions(-)

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



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