[libnumber-tolerant-perl] branch master updated (ef46a51 -> 3cabf13)
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Sat Jan 17 13:28:44 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 ef46a51 update changelog
adds 5ab6636 Imported Upstream version 1.705
new 7ffb0f9 Merge tag 'upstream/1.705'
new 3cabf13 d/control: cme fix dpkg-control d/changelog: imported new upstream version d/copyright: updated copyright year
The 2 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 | 7 +
LICENSE | 2 +-
MANIFEST | 5 +-
META.json | 240 ++++++++----
META.yml | 242 +++++++-----
Makefile.PL | 15 +-
README | 4 +-
debian/changelog | 8 +
debian/control | 17 +-
debian/copyright | 2 +-
lib/Number/Tolerant.pm | 544 +++++++++++++-------------
lib/Number/Tolerant/Constant.pm | 40 +-
lib/Number/Tolerant/Type.pm | 120 +++---
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 | 180 ++++-----
lib/Test/Tolerant.pm | 80 ++--
t/00-report-prereqs.dd | 42 ++
t/00-report-prereqs.t | 176 +++++++++
t/000-report-versions-tiny.t | 86 ----
t/when.t | 2 +-
xt/release/changes_has_content.t | 2 +-
xt/release/pod-syntax.t | 4 +-
31 files changed, 1073 insertions(+), 765 deletions(-)
create mode 100644 t/00-report-prereqs.dd
create mode 100644 t/00-report-prereqs.t
delete mode 100644 t/000-report-versions-tiny.t
--
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