[libnumber-tolerant-perl] branch master updated (3cabf13 -> b619e03)

Alex Mestiashvili malex-guest at moszumanska.debian.org
Wed Apr 29 08:24:56 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  3cabf13    d/control: cme fix dpkg-control  d/changelog: imported new upstream version  d/copyright: updated copyright year
      adds  d311767   Imported Upstream version 1.706
       new  a373558   Merge tag 'upstream/1.706'
       new  317ffa0   d/changelog: new upstream version 1.706 d/control: applied cme fix dpkg
       new  b619e03   d/changelog: upload to 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                                       |   3 +
 MANIFEST                                      |   2 +-
 META.json                                     | 152 +++++++++++++++-----------
 META.yml                                      | 143 +++++++++++++-----------
 Makefile.PL                                   |  10 +-
 README                                        |   4 +-
 debian/changelog                              |   6 +
 debian/control                                |   2 +-
 lib/Number/Tolerant.pm                        |  28 ++++-
 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            |  21 ++--
 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                         |  13 ++-
 xt/release/changes_has_content.t              |   2 +-
 25 files changed, 248 insertions(+), 172 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