libfile-fcntllock-perl 0.22-3build6 source package in Ubuntu

Changelog

libfile-fcntllock-perl (0.22-3build6) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:15:21 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
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
libfile-fcntllock-perl_0.22.orig.tar.gz 16.6 KiB 9a9abb2efff93ab73741a128d3f700e525273546c15d04e7c51c704ab09dbcdf
libfile-fcntllock-perl_0.22-3build6.debian.tar.xz 2.6 KiB 739dbe9b360c33d338e6352a15d4465ddc1d56e15dfec91891ec0e28b05207ac
libfile-fcntllock-perl_0.22-3build6.dsc 2.1 KiB 6f53b7d65fc6fbd18f3fa4cd0b17de8cae8716d950a8dabb53b5d9dcd07e02ac

Available diffs

View changes file

Binary packages built by this source

libfile-fcntllock-perl: Perl module for file locking with fcntl(2)

 File::FcntlLock is a Perl module to do file locking in an object oriented
 fashion using the fcntl(2) system call. This allows locks on parts of a file
 as well as on the whole file and overcomes some known problems with flock(2),
 on which Perl's flock() function is based.
 .
 Furthermore due to its design it supports reliable locking over NFS.

libfile-fcntllock-perl-dbgsym: debug symbols for libfile-fcntllock-perl