libsignatures-perl 0.14-2build1 source package in Ubuntu

Changelog

libsignatures-perl (0.14-2build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 21:35:38 +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
libsignatures-perl_0.14.orig.tar.gz 85.3 KiB aa728c7f6b7152ee4c6067675a7ad06234285a43c28fc6dc9493e26170d45a64
libsignatures-perl_0.14-2build1.debian.tar.xz 3.4 KiB 93bd1c36526993d8a09be2a03d853afcc644a37885e54a2780daede3ec732a63
libsignatures-perl_0.14-2build1.dsc 2.3 KiB 76a1ff2d2d87207f3df5dcc0757ab70815c87c84817eab679701a8473cbb4d0b

Available diffs

View changes file

Binary packages built by this source

libsignatures-perl: Perl pragma for subroutine signatures

 signatures is a Perl pragma that provides a simple and robust way to declare
 named parameters for your subroutines. It provides a syntax similar to Perl
 function prototypes (see perlsub) and is robust since it does this without
 using source filters. It also provides a way to combine these signatures with
 normal Perl prototypes.

libsignatures-perl-dbgsym: debug symbols for libsignatures-perl