libpar-dist-perl 0.51-2 source package in Ubuntu

Changelog

libpar-dist-perl (0.51-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libpar-dist-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 15:29:02 +0100

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
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpar-dist-perl_0.51-2.dsc 2.3 KiB a337f52f10726f8357d47ddfde0c447b71015e3d0924cdade134efebf6520e85
libpar-dist-perl_0.51.orig.tar.gz 41.5 KiB d242062df9b689f39040e4c4e09131a6c464d0eefadbd1c9ac947173af33dff8
libpar-dist-perl_0.51-2.debian.tar.xz 3.8 KiB fb2a070a6f651dd7d07d9ff6f67421f0498db1b891fcbda1d52cf7c309c4ab6f

Available diffs

No changes file available.

Binary packages built by this source

libpar-dist-perl: perl module to create and manipulate PAR distributions

 The PAR::Dist module creates and manipulates PAR distributions. These are
 architecture-specific .par files, containing everything under blib/ of a CPAN
 distribution after the make or Build stage, a META.yml describing metadata
 of the original CPAN distribution, and a MANIFEST detailing all files within
 it. Digitally signed PAR distributions will also contain a SIGNATURE file.