[libfile-monitor-perl] 04/07: Better description

Onur Aslan onur at onur.im
Thu Apr 30 16:45:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

onur-guest pushed a commit to branch master
in repository libfile-monitor-perl.

commit bf6c91098b2fe5b50828396a33d5e85fc0cb24e3
Author: Onur Aslan <onuraslan at gmail.com>
Date:   Thu Apr 30 15:40:28 2015 +0300

    Better description
---
 debian/control | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/control b/debian/control
index d80d294..5c619b0 100644
--- a/debian/control
+++ b/debian/control
@@ -17,3 +17,10 @@ Depends: ${misc:Depends}, ${perl:Depends}
 Description: monitor files and directories for changes
  File::Monitor provides a simple interface for monitoring one or more files or
  directories and reporting any changes that are made to them.
+ .
+ It can:
+ * Monitor existing files for changes to any of the attributes returned
+   by the stat function
+ * Monitor files that don't yet exist and notify you if they are created
+ * Notify when a monitored file is deleted
+ * Notify when files are added or removed from a directory

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-monitor-perl.git



More information about the Pkg-perl-cvs-commits mailing list