libfile-changenotify-perl 0.31-2 source package in Ubuntu

Changelog

libfile-changenotify-perl (0.31-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.4.1, no changes needed.
  * Update standards version to 4.5.0, no changes needed.
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libmoo-perl,
      libtest-simple-perl.
    + libfile-changenotify-perl: Drop versioned constraint on libmoo-perl in
      Depends.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Remove constraints unnecessary since buster
  * Update standards version to 4.6.0, no changes needed.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 20:10:10 +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
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
libfile-changenotify-perl_0.31-2.dsc 2.4 KiB f86308e6a966b6723cf34655437a9932807796d60b36c925d7ccf6dfa606933f
libfile-changenotify-perl_0.31.orig.tar.gz 40.5 KiB 192bdb1ce76266c6a694a8e962d039e3adeeb829b6ac1e23f5057f2b506392bd
libfile-changenotify-perl_0.31-2.debian.tar.xz 7.1 KiB 2bd33309accdbac894b7d1f6cc9bb102d3ef443adc596b0119dcc34cc5732e44

Available diffs

No changes file available.

Binary packages built by this source

libfile-changenotify-perl: module to monitor files for changes

 File::ChangeNotify is a Perl module that provides a way to monitor files for
 changes in an efficient and cross-platform manner. Developers can override
 the default mechanism by subclassing the included File::ChangeNotify::Watcher
 module, allowing for platform-specific optimizations.