libfilesys-notify-simple-perl 0.14-3 source package in Ubuntu

Changelog

libfilesys-notify-simple-perl (0.14-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 0.14-2.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sat, 19 Nov 2022 19:52:35 +0000

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
Questing release universe perl
Plucky release universe perl
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfilesys-notify-simple-perl_0.14-3.dsc 2.2 KiB fd863f966a736049b8a3b21640fec7e5d3becfba135b08a1b2a5c672dd7f405a
libfilesys-notify-simple-perl_0.14.orig.tar.gz 13.1 KiB 1fda712d4ba5e1868159ed35f6f8efbfae9d435d6376f5606d533bcb080555a4
libfilesys-notify-simple-perl_0.14-3.debian.tar.xz 2.7 KiB a9f65baab5d7e3581c805f5b7bca41fafe7c74c98edfdeb94874b401cc595043

Available diffs

No changes file available.

Binary packages built by this source

libfilesys-notify-simple-perl: simple file system monitor

 Filesys::Notify::Simple is a Perl module that provides a simple and unified
 interface to get notifications of changes for a given filesystem path. It can
 use inotify2 on Linux or fsevents on Mac OS X, kqueue on FreeBSD,
 FindFirstChangeNotification on Windows and otherwise falls back to a full
 directory scan.