ruby-guard 2.16.1-1 source package in Ubuntu

Changelog

ruby-guard (2.16.1-1) unstable; urgency=medium

  * New upstream version 2.16.1
  * d/salsa-ci.yml: disable salsa-ci blhc and build package any tests.
  * d/control: set Rules-Requires-Root: as no.
  * refresh patch.
  * Update Standards-Version to 4.4.1.

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Wed, 06 Nov 2019 22:20:50 +0900

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-guard_2.16.1-1.dsc 2.3 KiB 76c0c28ca02ab42c4b9f4e51e95994e6ed3bbcec3e87abf88225ef144ae722f6
ruby-guard_2.16.1.orig.tar.gz 265.1 KiB b155c503b62af0c058cc2470b4036034e810bc87c4778e43fb9f3e09bbbe1688
ruby-guard_2.16.1-1.debian.tar.xz 4.5 KiB 8b2da1f24ac59185d8552b53ec103849febe36d66cafc43edc706ccd435c64dc

Available diffs

No changes file available.

Binary packages built by this source

ruby-guard: Commandline to easily handle events on file system modifications

 Guard automates various tasks by running custom rules whenever file or
 directories are modified.
 It's frequently used by software developers, web designers, writers and other
 specialists to avoid mundane, repetitive actions and commands such as
 "relaunching" tools after changing source files or configurations.
 .
 Features:
  * File system changes handled by awesome Listen gem.
  * Support for visual system notifications.
  * Huge eco-system with more than 220 Guard plugins.
  * Tested against Ruby 2.2.8, 2.3.5, 2.4.2, JRuby & Rubinius.