[libpdl-stats-perl] branch master updated (55a5a34 -> 246285c)

Vincent Danjean vdanjean at debian.org
Fri Nov 22 22:36:16 UTC 2013


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

vdanjean pushed a change to branch master
in repository libpdl-stats-perl.

      from  55a5a34   update changelog
      adds  6113db8   Imported Upstream version 0.6.5
       new  2a120b6   Merge tag 'upstream/0.6.5' into sid
       new  51f4786   New upstream release
       new  7c3a06b   Dump Standard-Version
       new  e300cea   Fix manpage encoding for PDL::Stats::TS
       new  246285c   Upload

The 5 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:
 Basic/Makefile.PL                         |  33 +++++-
 Basic/stats_basic.pp                      |  35 ++++--
 Changes                                   |  10 ++
 Distr/distr.pp                            | 183 +++++++++++++++++++++++++---
 Distr/t/stats_distr.t                     |   7 +-
 GLM/glm.pp                                | 191 +++++++++++++++++++-----------
 Kmeans/kmeans.pp                          |  17 ++-
 MANIFEST                                  |   1 +
 META.json                                 |   6 +-
 META.yml                                  |   6 +-
 Makefile.PL                               |   3 +-
 Stats.pm                                  |   6 +-
 cpanfile                                  |   1 +
 debian/changelog                          |  10 +-
 debian/control                            |   2 +-
 debian/patches/fix-manpage-encoding.patch |  12 ++
 debian/patches/series                     |   1 +
 t/stats_basic.t                           |  34 ++++--
 t/stats_glm.t                             | 138 +++++++++++++++++++--
 t/stats_kmeans.t                          |  13 +-
 20 files changed, 567 insertions(+), 142 deletions(-)
 create mode 100644 cpanfile
 create mode 100644 debian/patches/fix-manpage-encoding.patch

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



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