[libnumber-tolerant-perl] branch master updated (ff33d58 -> 0f74664)

Alex Mestiashvili malex-guest at moszumanska.debian.org
Wed Jul 22 12:43:31 UTC 2015


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

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

      from  ff33d58   update changelog
      adds  be3b8de   Imported Upstream version 1.707
       new  17a683d   Merge tag 'upstream/1.707'
       new  d122502   d/control: cme fix dpkg d/changelog: new upstream version
       new  0f74664   d/changelog: s/UNRELEASED/unstable/

The 3 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                                       |   4 +
 MANIFEST                                      |   2 +-
 META.json                                     | 165 +++++++++++++-------------
 META.yml                                      | 153 ++++++++++++------------
 Makefile.PL                                   |   4 +-
 README                                        |   4 +-
 debian/changelog                              |   6 +
 debian/control                                |   4 +-
 lib/Number/Tolerant.pm                        |  14 ++-
 lib/Number/Tolerant/Constant.pm               |   4 +-
 lib/Number/Tolerant/Type.pm                   |   4 +-
 lib/Number/Tolerant/Type/constant.pm          |   2 +-
 lib/Number/Tolerant/Type/infinite.pm          |   2 +-
 lib/Number/Tolerant/Type/less_than.pm         |   2 +-
 lib/Number/Tolerant/Type/more_than.pm         |   2 +-
 lib/Number/Tolerant/Type/offset.pm            |   2 +-
 lib/Number/Tolerant/Type/or_less.pm           |   2 +-
 lib/Number/Tolerant/Type/or_more.pm           |   2 +-
 lib/Number/Tolerant/Type/plus_or_minus.pm     |   2 +-
 lib/Number/Tolerant/Type/plus_or_minus_pct.pm |   2 +-
 lib/Number/Tolerant/Type/to.pm                |   2 +-
 lib/Number/Tolerant/Union.pm                  |   4 +-
 lib/Test/Tolerant.pm                          |   4 +-
 t/00-report-prereqs.t                         |   2 +-
 t/and_tolerance.t                             |  38 +++++-
 xt/release/changes_has_content.t              |   2 +-
 26 files changed, 246 insertions(+), 188 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