[libstatistics-descriptive-perl] branch master updated (4655ae9 -> 190d4b7)

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Thu Mar 13 17:59:26 UTC 2014


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

hlieberman-guest pushed a change to branch master
in repository libstatistics-descriptive-perl.

      from  4655ae9   update changelog
       new  b125d21   Imported Upstream version 3.0607
       new  f59d4e2   Merge tag 'upstream/3.0607'
       new  bf9f517   Add new dependency to control, bump S-V.
       new  190d4b7   d/changelog: Update with work done, leave UNRELEASED for review.

The 4 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:
 Build.PL                                           |   3 +
 Changes                                            |  12 +
 LICENSE                                            | 396 +++++++++++++++++++++
 MANIFEST                                           |   8 +-
 META.json                                          |  19 +-
 META.yml                                           |  19 +-
 Makefile.PL                                        |   5 +-
 debian/changelog                                   |   9 +-
 debian/control                                     |   5 +-
 lib/Statistics/Descriptive.pm                      | 338 ++++++++++++------
 lib/Statistics/Descriptive/Smoother.pm             |   2 +-
 lib/Statistics/Descriptive/Smoother/Exponential.pm |   2 +-
 .../Descriptive/Smoother/Weightedexponential.pm    |   2 +-
 t/descr.t                                          |  70 +++-
 t/median_absolute_deviation.t                      |  26 ++
 15 files changed, 774 insertions(+), 142 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 t/median_absolute_deviation.t

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



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