[libnumber-tolerant-perl] 01/03: Merge tag 'upstream/1.702'

Alex Mestiashvili malex-guest at alioth.debian.org
Thu Oct 10 13:55:50 UTC 2013


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

malex-guest pushed a commit to branch master
in repository libnumber-tolerant-perl.

commit d2310789daf5b50a98e936c94e7b3f26d9a6fff2
Merge: b404d05 9d67879
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Oct 10 14:59:49 2013 +0200

    Merge tag 'upstream/1.702'
    
    Upstream version 1.702

 Changes                                       |    7 +
 LICENSE                                       |   22 +--
 MANIFEST                                      |    6 +-
 META.json                                     |  212 +++++++++++++++++--------
 META.yml                                      |  167 ++++++++++++-------
 Makefile.PL                                   |   69 +++++---
 README                                        |    2 +-
 lib/Number/Tolerant.pm                        |   41 +++--
 lib/Number/Tolerant/Constant.pm               |   10 +-
 lib/Number/Tolerant/Type.pm                   |   10 +-
 lib/Number/Tolerant/Type/constant.pm          |    9 +-
 lib/Number/Tolerant/Type/infinite.pm          |    9 +-
 lib/Number/Tolerant/Type/less_than.pm         |    9 +-
 lib/Number/Tolerant/Type/more_than.pm         |    9 +-
 lib/Number/Tolerant/Type/offset.pm            |    9 +-
 lib/Number/Tolerant/Type/or_less.pm           |    9 +-
 lib/Number/Tolerant/Type/or_more.pm           |   11 +-
 lib/Number/Tolerant/Type/plus_or_minus.pm     |    9 +-
 lib/Number/Tolerant/Type/plus_or_minus_pct.pm |    9 +-
 lib/Number/Tolerant/Type/to.pm                |    9 +-
 lib/Number/Tolerant/Union.pm                  |    8 +-
 lib/Test/Tolerant.pm                          |    8 +-
 t/00-compile.t                                |   60 +++++++
 t/00-load.t                                   |   25 ---
 t/000-report-versions-tiny.t                  |   87 ++++++++++
 t/bad_plugin.t                                |    2 +-
 t/constant.t                                  |    6 +-
 t/release-pod-syntax.t                        |   15 --
 xt/release/changes_has_content.t              |   41 +++++
 xt/release/pod-syntax.t                       |    7 +
 30 files changed, 619 insertions(+), 278 deletions(-)

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



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