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

Changelog

libversion-perl (1:0.9929-1build2) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 12:15:47 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libversion-perl_0.9929.orig.tar.gz 161.9 KiB 5056ed481ada4e0fa497096d4091b18658f214d862e1ed164edf10bc6b39c8b0
libversion-perl_0.9929-1build2.debian.tar.xz 4.8 KiB 89e72f7fb29c8db1cde2401c50dc1e31e7ed075213295a4f0d6eb8212c82a45e
libversion-perl_0.9929-1build2.dsc 2.2 KiB b637a31cf1f27498f0cd6d65fac08810ce5479ec1ace9d92f658859647ed6891

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