ruby-listen 3.0.3-2 source package in Ubuntu
Changelog
ruby-listen (3.0.3-2) unstable; urgency=medium * drop `Recommends: ruby-rb-inotify` since it became a proper dependency. * Added patch 0002-gemspec-skip-git-usage.patch -- Antonio Terceiro <email address hidden> Sat, 08 Aug 2015 12:52:38 -0300
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-listen_3.0.3-2.dsc | 2.1 KiB | fd5d7cabc6df54e982e129b052219f457f52ce20a1969cf77f62a16b00b102ce |
ruby-listen_3.0.3.orig.tar.gz | 47.4 KiB | c9fd26e29c60b15b1475f509ccf1b4d9a3b20b421d7aa240f7212c5774105955 |
ruby-listen_3.0.3-2.debian.tar.xz | 3.2 KiB | 5e8969c8f1698675b2c5b3280211b9d3b4f4bf8b71bb71bffb8b0fcf04094f43 |
Available diffs
- diff from 2.4.0-4 to 3.0.3-2 (60.3 KiB)
- diff from 3.0.3-1 to 3.0.3-2 (978 bytes)
No changes file available.
Binary packages built by this source
- ruby-listen: Ruby library listening to file modifications
This Ruby library listens to file modifications and notifies you about the
changes.
.
It detects file modification, addition and removal, and supports multiple
directories from a single listener. It uses checksum comparison for
modifications made under the same second, and allows supplying regexp-patterns
to ignore and filter paths for better results.