[DRE-commits] [SCM] ruby-rb-inotify.git branch, master, updated. upstream/0.8.8-8-gfc678c2
Cédric Boutillier
cedric.boutillier at gmail.com
Mon May 14 10:16:58 UTC 2012
The following commit has been merged in the master branch:
commit dd1a555af34041580e8fbd23b97e0e51fe10d411
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date: Mon May 14 11:42:18 2012 +0200
enhance description
diff --git a/debian/control b/debian/control
index 40364b9..684c1db 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ffi (
Replaces: librb-inotify-ruby (<< 0.8.8-1~), librb-inotify-ruby1.8 (<< 0.8.8-1~), librb-inotify-ruby1.9.1 (<< 0.8.8-1~)
Breaks: librb-inotify-ruby (<< 0.8.8-1~), librb-inotify-ruby1.8 (<< 0.8.8-1~), librb-inotify-ruby1.9.1 (<< 0.8.8-1~)
Provides: librb-inotify-ruby, librb-inotify-ruby1.8, librb-inotify-ruby1.9.1
-Description: A Ruby wrapper for Linux's inotify, using FFI
- A Ruby wrapper for Linux's inotify, using FFI
+Description: Ruby wrapper for Linux's inotify
+ 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.
Package: librb-inotify-ruby
Section: oldlibs
--
ruby-rb-inotify.git
More information about the Pkg-ruby-extras-commits
mailing list