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

gregoa pushed a commit to branch master
in repository libpdl-stats-perl.

commit 03a866b2dda11f5d4d3f7b61c2d38be36ecfc849
Merge: 10e9dfd 66495c1
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Nov 21 20:52:57 2015 +0100

    Merge tag 'upstream/0.73'
    
    Upstream version 0.73

 Basic/Makefile.PL                                 |   37 +-
 Basic/{stats_basic.pp => stats_basic.pd}          |    0
 Changes                                           |  192 +--
 Distr/Makefile.PL                                 |    2 +-
 Distr/{distr.pp => distr.pd}                      |    0
 GENERATED/PDL/GSL/CDF.pm                          | 1329 +++++++++++++++++++++
 GENERATED/PDL/Stats/Basic.pm                      | 1313 ++++++++++++++++++++
 GENERATED/PDL/Stats/Distr.pm                      | 1143 ++++++++++++++++++
 GLM/glm.pp => GENERATED/PDL/Stats/GLM.pm          |  746 +++++-------
 Kmeans/kmeans.pp => GENERATED/PDL/Stats/Kmeans.pm |  390 ++----
 TS/ts.pp => GENERATED/PDL/Stats/TS.pm             |  743 +++++-------
 GLM/Makefile.PL                                   |    2 +-
 GLM/{glm.pp => glm.pd}                            |    8 +-
 Kmeans/Makefile.PL                                |    2 +-
 Kmeans/{kmeans.pp => kmeans.pd}                   |    0
 MANIFEST                                          |   23 +-
 META.json                                         |   29 +-
 META.yml                                          |   20 +-
 Makefile.PL                                       |   32 +-
 README => README.md                               |   44 +-
 Stats.pm                                          |   10 +-
 TS/Makefile.PL                                    |    2 +-
 TS/{ts.pp => ts.pd}                               |    0
 cpanfile                                          |    1 -
 t/01-checkmanifest.t                              |   12 +
 t/stats_kmeans.t                                  |   23 +-
 xt/00-check-changelog.t                           |   17 +
 27 files changed, 4793 insertions(+), 1327 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to