debian/0000755000000000000000000000000012147351547007177 5ustar debian/copyright0000644000000000000000000000565412147351547011144 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Statistics-Descriptive Upstream-Contact: Shlomi Fish Source: https://metacpan.org/release/Statistics-Descriptive/ Files: * Copyright: 1997, 1998, Colin Kuskie. All rights reserved. 1998, Andrea Spinelli. All rights reserved. 1994, 1995, Jason Kastner. All rights reserved. License: Artistic or GPL-1+ Files: examples/statistical-analysis.pl Copyright: 2009, Shlomi Fish License: MIT Files: lib/Statistics/Descriptive/Smoother.pm lib/Statistics/Descriptive/Smoother/Exponential.pm lib/Statistics/Descriptive/Smoother/Weightedexponential.pm t/descr_smooth_methods.t t/outliers.t t/smoother.t t/smoother_exponential.t t/smoother_weightedexponential.t Copyright: 2012, Fabio Ponciroli License: MIT Files: t/lib/Utils.pm Copyright: 2012, Shlomi Fish License: MIT Files: debian/* Copyright: 1999, 2002, Dirk Eddelbuettel 2005, 2007, Carlo Segre 2006, 2008, Russ Allbery 2009, Ansgar Burchardt 2009, Ryan Niebur 2010-2013, Salvatore Bonaccorso 2011, Harlan Lieberman-Berg 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'. License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/watch0000644000000000000000000000021112147351547010222 0ustar version=3 https://metacpan.org/release/Statistics-Descriptive/ .*/Statistics-Descriptive-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000266112147351547010607 0ustar Source: libstatistics-descriptive-perl Maintainer: Debian Perl Group Uploaders: Carlo Segre , Ryan Niebur , Ansgar Burchardt , Salvatore Bonaccorso , Harlan Lieberman-Berg Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl, perl (>= 5.11.3) | libmodule-build-perl Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstatistics-descriptive-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstatistics-descriptive-perl.git Homepage: https://metacpan.org/release/Statistics-Descriptive/ Package: libstatistics-descriptive-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for basic descriptive statistical functions Statistics::Descriptive provides basic functions used in descriptive statistics. It has an object oriented design and supports two different types of data storage and calculation objects: sparse and full. With the sparse method, none of the data is stored and only a few statistical measures are available. Using the full method, the entire data set is retained and additional functions are available. debian/changelog0000644000000000000000000002133512147351547011055 0ustar libstatistics-descriptive-perl (3.0605-1) unstable; urgency=low * Imported Upstream version 3.0605 * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Update copyright years for debian/* packaging files * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Thu, 23 May 2013 10:19:57 +0200 libstatistics-descriptive-perl (3.0604-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Imported Upstream version 3.0604 -- Salvatore Bonaccorso Wed, 25 Jul 2012 12:26:44 +0200 libstatistics-descriptive-perl (3.0603-1) unstable; urgency=low * Imported Upstream version 3.0603 * Add copyright information for t/lib/Utils.pm file -- Salvatore Bonaccorso Tue, 15 May 2012 20:26:15 +0200 libstatistics-descriptive-perl (3.0602-1) unstable; urgency=low * Imported Upstream version 3.0602 * Drop fix-spelling-error-in-manpage.patch patch. Patch was applied upstream. -- Salvatore Bonaccorso Sat, 12 May 2012 13:28:50 +0200 libstatistics-descriptive-perl (3.0601-1) unstable; urgency=low * Imported Upstream version 3.0601 * Update debian/copyright file. Add new Files stanza for added file in new release. * Add fix-spelling-error-in-manpage.patch patch. Fix spelling error in manpage of Statistics::Descriptive::Smoother module. -- Salvatore Bonaccorso Fri, 11 May 2012 23:15:41 +0200 libstatistics-descriptive-perl (3.0500-1) unstable; urgency=low * Imported Upstream version 3.0500 -- Salvatore Bonaccorso Thu, 03 May 2012 19:24:02 +0200 libstatistics-descriptive-perl (3.0400-1) unstable; urgency=low * Imported Upstream version 3.0400 * Update debian/copyright information. Update format to copyright-format 1.0 as released with Debian policy 3.9.3. Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Fri, 02 Mar 2012 22:57:46 +0100 libstatistics-descriptive-perl (3.0300-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Sat, 11 Feb 2012 19:42:26 +0100 libstatistics-descriptive-perl (3.0203-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address * debian/control: Convert Vcs-* fields to Git. [ Harlan Lieberman-Berg ] * New upstream release * Added myself to uploaders and copyright * Bump Standards-Version to 3.9.2 [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Move perl to Build-Depends for Module::Build use * Update Build-Depends for Module::Build requirements. Add alternate Build-Depends on perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000) * Imported Upstream version 3.0203 * Update copyright for debian/* packaging -- Salvatore Bonaccorso Sun, 27 Nov 2011 17:00:02 +0100 libstatistics-descriptive-perl (3.0201-1) unstable; urgency=low [ Russ Allbery ] * Remove myself from Uploaders. [ Salvatore Bonaccorso ] * New upstream release * Update my email address * Use Build.PL: Bump Debhelper compat level to level 8, bump versioned Build-Depends on debhelper to (>= 8). * debian/copyright: - Refer to GPL-1 license text in /usr/share/common-licenses. - Refer to Debian systems in general instead of GNU/Linux systems. * Bump Standards-Version to 3.9.1. -- Salvatore Bonaccorso Fri, 15 Oct 2010 07:47:27 +0200 libstatistics-descriptive-perl (3.0200-1) unstable; urgency=low [ Ryan Niebur ] * Update ryan52's email address [Ansgar Burchardt ] * New upstream release (3.0102) [ Salvatore Bonaccorso ] * New upstream release (3.0200) * Add myself to Uploaders. * Convert to '3.0 (quilt)' source package format. * Refresh debian/copyright to revision 135 of format-specification in DEP5 for machine-readable copyright file. * Bump Standards-Version to 3.8.4 (no changes needed). -- Salvatore Bonaccorso Tue, 22 Jun 2010 21:16:39 +0200 libstatistics-descriptive-perl (3.0100-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * New upstream release * Use minimal debian/rules. * Add myself to Uploaders. * Bump Standards-Version to 3.8.2 (no changes). * No longer install README (points to POD documentation). -- Ansgar Burchardt Mon, 20 Jul 2009 19:55:38 +0200 libstatistics-descriptive-perl (3.0000-1) unstable; urgency=low * New upstream release -- Ryan Niebur Fri, 29 May 2009 08:23:34 -0700 libstatistics-descriptive-perl (2.9-1) unstable; urgency=low * New upstream release * update copyright information * add new examples from upstream -- Ryan Niebur Wed, 13 May 2009 18:01:11 -0700 libstatistics-descriptive-perl (2.7-1) unstable; urgency=low [ gregor herrmann ] * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Ryan Niebur ] * New upstream release * Add myself to Uploaders * Debian Policy 3.8.1 * debhelper 7 * use the module name in long description * machine parsable copyright format * debhelper 7 * add build-dep on libtest-pod-perl and libtest-pod-coverage-perl -- Ryan Niebur Wed, 06 May 2009 20:26:16 -0700 libstatistics-descriptive-perl (2.6-5) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: remove dash from the version capture. * debian/rules: delete /usr/lib/perl5 only if it exists. (Closes: #467963) [ Joachim Breitner ] * Removed myself from uploaders. [ Russ Allbery ] * debian/control: Slight improvement to the package short description. * Update standards version to 3.7.3 (no changes required). -- Russ Allbery Mon, 03 Mar 2008 22:21:53 -0800 libstatistics-descriptive-perl (2.6-4) unstable; urgency=low * Updated to standards version 3.7.2 (no changes needed) -- Carlo Segre Sat, 18 Aug 2007 08:51:19 -0500 libstatistics-descriptive-perl (2.6-3) unstable; urgency=low [ Carlo Segre ] * Fix Uploaders field. * Update standards version to 3.6.2 (no changes required). [ Russ Allbery ] * Remove unnecessary commenting-out of the module's require statement. * Move debhelper to Build-Depends since it's required for clean. * Build-Depends-Indep on perl. * Put the full copyright information in debian/copyright. * General debian/rules cleanup: - Check the exit status of make test and make distclean. - Run dh_md5sums. - Remove the empty /usr/lib/perl5 directory. - Add build-arch and build-indep targets just in case. - Use common names for debian/rules make variables. - Install upstream user survey in doc directory. * Update to debhelper compatibility level V5. -- Russ Allbery Sun, 22 Jan 2006 18:48:43 -0800 libstatistics-descriptive-perl (2.6-2) unstable; urgency=low * Modified source package name to libstatistics-descriptive-perl to be consistent with Perl package naming scheme * Upgraded watch file to version 2 * New maintainer - Debian Perl Group via Carlo Segre -- Carlo Segre Tue, 8 Mar 2005 17:28:44 -0600 libstatistics-descriptive-perl (2.6-1) unstable; urgency=low * Upgraded to new upstream version 2.6 -- Dirk Eddelbuettel Fri, 11 Oct 2002 06:29:19 -0500 statistics-descriptive (2.4-3) unstable; urgency=low * Descriptive.pm: Applied patch by Juan Natera which enhances the frequency_distribution function * debian/control: Upgraded to Debian Policy 3.5.6 -- Dirk Eddelbuettel Thu, 29 Aug 2002 20:15:11 -0500 statistics-descriptive (2.4-2) unstable; urgency=low * debian/control: Added Build-Depends-Indep * debian/control: Upgraded to Debian Policy 3.5.0 * debian/copyright: Corrected common-license/GPL file ref (lintian) * debian/rules: Converted to new Perl Policy -- Dirk Eddelbuettel Wed, 10 Apr 2002 20:23:19 -0500 statistics-descriptive (2.4-1) unstable; urgency=low * Initial Debian release. -- Dirk Eddelbuettel Sun, 17 Oct 1999 19:23:43 -0400 debian/rules0000755000000000000000000000003512147351547010255 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012147351547010477 5ustar debian/source/format0000644000000000000000000000001412147351547011705 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147351547010375 0ustar 8 debian/libstatistics-descriptive-perl.examples0000644000000000000000000000001312147351547017071 0ustar examples/* debian/libstatistics-descriptive-perl.docs0000644000000000000000000000001712147351547016207 0ustar UserSurvey.txt