libstatistics-linefit-perl 0.07-3 source package in Ubuntu

Changelog

libstatistics-linefit-perl (0.07-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Mon, 12 Dec 2022 17:23:55 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libstatistics-linefit-perl_0.07-3.dsc 2.2 KiB 0a375a36ec362d5ceafa990a9d2593b5acb347c2606a77d9152a53b448f9ffd9
libstatistics-linefit-perl_0.07.orig.tar.gz 24.3 KiB 0012a9a992a9145999e55f616289c98958c7e87e4643f781028f8c14c8871f84
libstatistics-linefit-perl_0.07-3.debian.tar.xz 2.0 KiB e2bac0c625a0260b9b1f478092680ec94d7b80706f8f473d00d27f15e02f6de1

Available diffs

No changes file available.

Binary packages built by this source

libstatistics-linefit-perl: 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.