ruby-rb-inotify 0.10.1-1 source package in Ubuntu

Changelog

ruby-rb-inotify (0.10.1-1) unstable; urgency=medium

  [ Jenkins ]
  * Remove constraints unnecessary since stretch.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update watch file format version to 4.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

  [ Micah Anderson ]
  * Remove myself from Uploaders

  [ Cédric Boutillier ]
  * New upstream version 0.10.1
  * Use gem install layout
  * Drop explicit dependency on the ruby interpreter, use ruby:Depends
    variable
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Refresh patch
  * Build-depend on ruby-concurrent
  * Add a patch to require 'pathname' lib in tests

 -- Cédric Boutillier <email address hidden>  Tue, 07 Feb 2023 18:22:09 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe ruby
Lunar release universe ruby

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rb-inotify_0.10.1-1.dsc 1.5 KiB 9649664d436aada3459730330a0826cccea53b36f6d4805e121cb68f982dc27f
ruby-rb-inotify_0.10.1.orig.tar.gz 11.8 KiB 7e5330dfd5fd233c6c10e6298662ab1934a206805306134638ff021855dae692
ruby-rb-inotify_0.10.1-1.debian.tar.xz 3.4 KiB b0023fece19f14efbc71614cbdbf53cd5be5e1573fabe476ae38f900ef3d2ca8

Available diffs

No changes file available.

Binary packages built by this source

ruby-rb-inotify: Ruby wrapper for Linux's inotify, using FFI

 This Ruby library is a simple wrapper over inotify, a Linux kernel subsystem
 that acts to extend filesystems to notice changes to the filesystem, and
 report those changes to applications.