debian/0000755000000000000000000000000011622002123007153 5ustar debian/control0000644000000000000000000000265711622002123010570 0ustar Source: libstatistics-distributions-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Julien Vaubourg Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/libstatistics-distributions-perl.git Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libstatistics-distributions-perl.git Homepage: http://search.cpan.org/dist/Statistics-Distributions/ Package: libstatistics-distributions-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for calculating some values of common statistical distributions Statistics::Distributions calculates percentage points (5 significant digits) of the u (standard normal) distribution, the student's t distribution, the chi-square distribution and the F distribution. It can also calculate the upper probability (5 significant digits) of the u (standard normal), the chi-square, the t and the F distribution. These critical values are needed to perform statistical tests, like the u test, the t test, the F test and the chi-squared test, and to calculate confidence intervals. . If you are interested in more precise algorithms you could look at: . StatLib: http://lib.stat.cmu.edu/apstat/ ; . Applied Statistics Algorithms by Griffiths, P. and Hill, I.D., Ellis Horwood: Chichester (1985) debian/copyright0000644000000000000000000000215311622002123011107 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Michael Kospach , Trautner Kromann Source: http://search.cpan.org/dist/Statistics-Distributions/ Name: Statistics-Distributions Files: * Copyright: 2003, Michael Kospach License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Julien Vaubourg License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000021511622002123010202 0ustar version=3 http://search.cpan.org/dist/Statistics-Distributions/ .*/Statistics-Distributions-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211622002123010351 0ustar 8 debian/changelog0000644000000000000000000000026411622002123011027 0ustar libstatistics-distributions-perl (1.02-1) unstable; urgency=low * Initial Release. (Closes: #637200) -- Julien Vaubourg Wed, 10 Aug 2011 13:59:47 +0200 debian/source/0000755000000000000000000000000011622002123010453 5ustar debian/source/format0000644000000000000000000000001411622002123011661 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611622002123010232 0ustar #!/usr/bin/make -f %: dh $@