libfile-fcntllock-perl 0.22-4 source package in Ubuntu

Changelog

libfile-fcntllock-perl (0.22-4) unstable; urgency=medium

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 22:11:07 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
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-4.dsc 2.1 KiB b21dea3c500646fad578e3e6da2efc482899f91f3d3007e0644e8206799ef78b
libfile-fcntllock-perl_0.22.orig.tar.gz 16.6 KiB 9a9abb2efff93ab73741a128d3f700e525273546c15d04e7c51c704ab09dbcdf
libfile-fcntllock-perl_0.22-4.debian.tar.xz 2.6 KiB 4ba2d8b82ea840a3346a5bb9ec4c19125cd7d2acb72969bccf9694ca61a07be3

No changes file available.

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