libfilesys-notify-simple-perl 0.13-1 source package in Ubuntu

Changelog

libfilesys-notify-simple-perl (0.13-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Import upstream version 0.13.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <email address hidden>  Sun, 18 Mar 2018 17:54:05 +0100

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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfilesys-notify-simple-perl_0.13-1.dsc 2.4 KiB fd5f706602f77e9c48f73266e7842d35c06951eaa7322d4fed1a09d328e68d5e
libfilesys-notify-simple-perl_0.13.orig.tar.gz 12.8 KiB ade3d3db882ce2137e527201893d4b8c12b2dbd15009bb89c31cb91ba6495ba2
libfilesys-notify-simple-perl_0.13-1.debian.tar.xz 2.4 KiB ee50e48da281bfd39c2e2213800463c45c072e6bd290d3b1c7f18479c1e0abf8

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.