[DRE-commits] [ruby-guard] 05/13: update descriptions

Daisuke Higuchi dai at moszumanska.debian.org
Tue Nov 28 08:10:08 UTC 2017


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

dai pushed a commit to branch master
in repository ruby-guard.

commit b5da7f1188bece8dd25804eaf4d91b94d26314b9
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Tue Nov 28 10:58:54 2017 +0900

    update descriptions
---
 debian/control | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6ba0486..1d7b251 100644
--- a/debian/control
+++ b/debian/control
@@ -36,5 +36,15 @@ Depends: pry (>= 0.9.12),
          ruby-thor (>= 0.18.1),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Guard keeps an eye on your file modifications
- Guard is a command line tool to easily handle events on file system modifications.
+Description: 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 our 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-guard.git



More information about the Pkg-ruby-extras-commits mailing list