libnumber-format-perl 1.76-1 source package in Ubuntu

Changelog

libnumber-format-perl (1.76-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.76.
    Closes: #1040376
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Wed, 05 Jul 2023 21:36:41 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnumber-format-perl_1.76-1.dsc 2.4 KiB bef5685cca2b6d9b0a301ed5446f0f828378d41562a9b65fdeb9f3ceacedaffa
libnumber-format-perl_1.76.orig.tar.gz 24.4 KiB 0e0060eb363635a885706c6a26f5fcaafeae759f7b2acae49dda70e195dd44d6
libnumber-format-perl_1.76-1.debian.tar.xz 3.0 KiB 2dd5a9e85e80153349ef1b6137dc46a39b63193c087cb3d66a407d752e2b1035

Available diffs

No changes file available.

Binary packages built by this source

libnumber-format-perl: Perl module to format numbers for display

 Number::Format is a Perl module that formats numbers according to standard
 conventions, such as adding thousands separators and decimal points
 appropriate to the current locale. It can also convert strings into numbers,
 format currency values, and convert numbers to KB, MB, and GB values.