libmath-utils-perl 1.14-2 source package in Ubuntu

Changelog

libmath-utils-perl (1.14-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libmath-utils-perl: Add Multi-Arch: foreign.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 21:58:46 +0100

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
libmath-utils-perl_1.14-2.dsc 2.1 KiB 77b1f5297ce5b1f3b22d8855c2d920fb5ddfe7b3d9857df3b8a09c6379267af4
libmath-utils-perl_1.14.orig.tar.gz 32.0 KiB 88a20ae0736a622671b92bb2a350969af424d7610284530b277c8020235f2695
libmath-utils-perl_1.14-2.debian.tar.xz 2.2 KiB b54d47cfbfcdb8c59620818f98aee328a3a2fa0bd6c273fe6c016d304fcf621c

Available diffs

No changes file available.

Binary packages built by this source

libmath-utils-perl: collection of useful mathematical functions not in Perl

 Math::Utils is a broad collection of useful mathematical functions not
 available in core perl. In addition to general-purpose functions such
 as log10(), log2(), floor() or fsum(), there are generators to create
 comparison functions for floating point (non-integer) numbers as well
 as some polynomial operations on plain lists of coefficients.