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

gregoa pushed a commit to branch master
in repository libstatistics-normality-perl.

commit eeb0317fdf5a8355f2805c877fc1329af49911d1
Author: gregor herrmann <gre...@debian.org>
Date:   Wed Sep 14 18:59:54 2016 +0200

    wrap-and-sort (a bit)
    
    Gbp-Dch: Ignore
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 438ae7d..46a3027 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,9 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libstatistics-normality-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libstatistics-distributions-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libstatistics-distributions-perl
 Description: module for testing normal distribution of data
  Various situations call for testing whether an empirical sample can be
  presumed to have been drawn from a normally (Gaussian) distributed
@@ -24,7 +26,7 @@ Description: module for testing normal distribution of data
  though there are also others that are not included. The tests here are all
  so-called omnibus tests that find departures from normality on the basis of
  skewness and/or kurtosis.
- . 
+ .
  Note that, although the Kolmogorov-Smirnov test can also be used in this
  capacity, it is a distance test and therefore not advisable. This, and other
  distance tests (e.g. Chi-square) are not implemented here.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libstatistics-normality-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