libversion-perl 1:0.9930-1build2 source package in Ubuntu

Changelog

libversion-perl (1:0.9930-1build2) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:53:59 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libversion-perl_0.9930.orig.tar.gz 163.4 KiB 61db955fbcb39f5902fa6c8b957aeb2741e23d4840f84abf846af1f670aeee30
libversion-perl_0.9930-1build2.debian.tar.xz 4.9 KiB f3f19ebbce1189cfbd4b6b182c48d0410c22a1c5feb2b75bbe11fe029650e5e3
libversion-perl_0.9930-1build2.dsc 2.2 KiB c98450064b6f2f6084520fa6ff7373af8556c2ee0dcf4537cd18cc49d68d9f44

View changes file

Binary packages built by this source

libversion-perl: Perl extension for Version Objects

 The version module implements version objects for older version of Perl and
 provides the version object API for all versions of Perl.
 .
 There are two different types of version objects supported by this modules,
 corresponding to the two different styles of versions in use:
  * Decimal Versions - The classic floating-point number $VERSION.
  * Dotted Decimal Versions - The more modern form of version assignment, with
    3 (or potentially more) integers separated by decimal points (e.g. v1.2.3).

libversion-perl-dbgsym: debug symbols for libversion-perl