[libversion-perl] 01/05: Merge tag 'upstream/0.9906'

Salvatore Bonaccorso carnil at debian.org
Sun Jan 5 06:37:34 UTC 2014


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

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

commit b3a3cd510f26536802b05a1c7419367419e51af6
Merge: 57cfe3a 2b12457
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jan 5 07:20:47 2014 +0100

    Merge tag 'upstream/0.9906'
    
    Upstream version 0.9906

 Changes                              | 605 +++++++++++++++++++++++++++--------
 MANIFEST                             |   5 +-
 META.json                            |   8 +-
 META.yml                             |   4 +-
 Makefile.PL                          |  43 ++-
 README                               |  19 ++
 lib/version.pm                       | 133 +-------
 lib/version/Internals.pod            |   2 +-
 lib/{version.pm => version/regex.pm} | 108 +------
 lib/version/typemap                  |  29 --
 t/00impl-pp.t                        |  18 ++
 t/01base.t                           |   2 +-
 t/02derived.t                        |   8 +-
 t/03require.t                        |   2 +-
 t/04strict_lax.t                     |   5 +-
 t/05sigdie.t                         |   2 +-
 t/06noop.t                           |   2 +-
 t/07locale.t                         |   8 +-
 t/08_corelist.t                      |   2 +-
 t/09_list_util.t                     |  40 +++
 t/coretests.pm                       |  25 +-
 vperl/vpp.pm                         |  80 ++++-
 vutil/lib/version/vxs.pm             |   6 +-
 vutil/vutil.c                        |  52 ++-
 vutil/vutil.h                        |  17 +-
 vutil/vxs.inc                        | 459 ++++++++++++++++++++++++++
 vutil/vxs.xs                         | 321 ++-----------------
 27 files changed, 1255 insertions(+), 750 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