[DRE-commits] [ruby-listen] 16/30: added git repo as Vcs to debian/control, added long description to debian/controlm, edited debian/ruby-listen.docs

Markus Tornow nadir-guest at alioth.debian.org
Mon Oct 7 19:25:14 UTC 2013


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

nadir-guest pushed a commit to branch master
in repository ruby-listen.

commit 4e4c1d4148c1436e3cdf4e1f6287b591d074ef69
Author: tornow <tornow at riseup.net>
Date:   Tue Dec 18 01:01:21 2012 +0100

    added git repo as Vcs to debian/control, added long description to debian/controlm, edited debian/ruby-listen.docs
---
 debian/control          |   11 ++++++++---
 debian/ruby-listen.docs |    3 +--
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index dbcc910..f5a53cb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Markus Tornow <tornow at riseup.net>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec, ruby-rb-inotify (>= 0.8.8~)
 Standards-Version: 3.9.4
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-listen.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-listen.git;a=summary
+Vcs-Git:  git://gitorious.org/debian-diaspora/ruby-listen.git
 Homepage: https://github.com/guard/listen
 XS-Ruby-Versions: all
 
@@ -17,4 +16,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rb-in
 # bundler (>= 1.2.1, development)
 Description: Listen to file modifications
  The Listen gem listens to file modifications and notifies you about the
- changes. Works everywhere!
+ changes. 
+ It supports multiple directories from a single listener.
+ OS-specific adapters for Mac OS X 10.6+, Linux, *BSD and Windows.
+ Automatic fallback to polling if OS-specific adapter doesn't work.
+ Detects file modification, addition and removal.
+ Checksum comparison for modifications made under the same second.
+ Allows supplying regexp-patterns to ignore and filter paths for better results.
diff --git a/debian/ruby-listen.docs b/debian/ruby-listen.docs
index 07b3c9e..b43bf86 100644
--- a/debian/ruby-listen.docs
+++ b/debian/ruby-listen.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.md
+README.md

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



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