debian/0000755000000000000000000000000012010022001007140 5ustar debian/rules0000755000000000000000000000003612010022001010217 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000161112010022001010542 0ustar Source: libstatistics-linefit-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Harlan Lieberman-Berg Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Statistics-LineFit/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libstatistics-linefit-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstatistics-linefit-perl.git Package: libstatistics-linefit-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: least squares line fit module for Perl Statistics::Linefit produces a least squares line fit, either weighted or unweighted. It borrows some ideas from Statistics::OLS, but is faster, more robust, has better code, and it allows for weighted or unweighted regression.debian/source/0000755000000000000000000000000012010022001010440 5ustar debian/source/format0000644000000000000000000000001412010022001011646 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000027212010022001011013 0ustar libstatistics-linefit-perl (0.07-1) unstable; urgency=low * Initial Release. (Closes: #683780) -- Harlan Lieberman-Berg Mon, 06 Aug 2012 13:39:19 -0400 debian/compat0000644000000000000000000000000212010022001010336 0ustar 8 debian/copyright0000644000000000000000000000250012010022001011070 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Statistics::Linefit Upstream-Contact: Richard Anderson Source: http://search.cpan.org/dist/Statistics-LineFit/ License: GPL-1+ or Artistic Files: * Copyright: 2004, Richard Anderson License: GPL-1+ or Artistic Comment: As there is no statement of copyright ownership in the code itself, we are assuming that the author is the copyright holder under the Berne Convention for the Protection of Literary and Artistic Works. Files: debian/* Copyright: 2012, Harlan Lieberman-Berg License: GPL-1+ or Artistic 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/watch0000644000000000000000000000017612010022001010175 0ustar version=3 http://search.cpan.org/dist/Statistics-LineFit/ .*/Statistics-LineFit-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$