[libnumber-tolerant-perl] 01/02: Merge tag 'upstream/1.703'

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Feb 20 11:12:30 UTC 2014


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 26ef4da09ebfe05eba792d695514f8be9533333a
Merge: 80dcf8e 23b156e
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Feb 20 11:44:37 2014 +0100

    Merge tag 'upstream/1.703'
    
    Upstream version 1.703

 Changes                                       |   3 +
 MANIFEST                                      |   3 +-
 META.json                                     | 228 +++++++++++++++------
 META.yml                                      | 194 +++++++++++++-----
 Makefile.PL                                   |  56 ++---
 README                                        |   4 +-
 lib/Number/Tolerant.pm                        | 284 +++++++++++++++++++++++++-
 lib/Number/Tolerant/Constant.pm               |  27 ++-
 lib/Number/Tolerant/Type.pm                   |  70 ++++++-
 lib/Number/Tolerant/Type/constant.pm          |   4 +-
 lib/Number/Tolerant/Type/infinite.pm          |   4 +-
 lib/Number/Tolerant/Type/less_than.pm         |   4 +-
 lib/Number/Tolerant/Type/more_than.pm         |   4 +-
 lib/Number/Tolerant/Type/offset.pm            |   4 +-
 lib/Number/Tolerant/Type/or_less.pm           |   4 +-
 lib/Number/Tolerant/Type/or_more.pm           |   4 +-
 lib/Number/Tolerant/Type/plus_or_minus.pm     |   4 +-
 lib/Number/Tolerant/Type/plus_or_minus_pct.pm |   4 +-
 lib/Number/Tolerant/Type/to.pm                |   4 +-
 lib/Number/Tolerant/Union.pm                  |  97 ++++++++-
 lib/Test/Tolerant.pm                          |  46 ++++-
 t/00-compile.t                                |  60 ------
 t/000-report-versions-tiny.t                  |   5 +-
 t/when.t                                      |  40 ++++
 xt/release/changes_has_content.t              |   2 +-
 xt/release/pod-syntax.t                       |   1 +
 26 files changed, 915 insertions(+), 245 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