libpar-dist-perl 0.51-ok2 source package in openKylin

Changelog

libpar-dist-perl (0.51-ok2) yangtze; urgency=medium

  * Modify debian/control.

 -- sufang <email address hidden>  Thu, 15 Sep 2022 20:06:44 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libpar-dist-perl_0.51.orig.tar.gz 41.7 KiB adaa992377fbc5cc6b04db38fd833d5c041f1d225e5bed82893b43552d34733e
libpar-dist-perl_0.51-ok2.debian.tar.xz 7.8 KiB 0c6b868a1333ee508e448bf1c01d13ce7140fccbaf6cb43dd6b2c0cc57792970
libpar-dist-perl_0.51-ok2.dsc 1.9 KiB 769a111b66ea8168b101f72791a7796a39399d3eeaf9c86283487af1220247eb

Available diffs

View changes file

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.