[DRE-commits] [ruby-pcaprub] 05/14: Improve short and extended description

Jérémy Bobbio lunar at alioth.debian.org
Sat Aug 24 17:04:47 UTC 2013


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

lunar pushed a commit to branch master
in repository ruby-pcaprub.

commit ba8b96fa6b58772a33c59599c43556304c45ea69
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sat Aug 24 18:36:20 2013 +0200

    Improve short and extended description
---
 debian/control |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 63b1a20..5cc0ef4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,5 +14,12 @@ Package: ruby-pcaprub
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: libpcap bindings for ruby
- libpcap bindings for ruby compat with JRUBY Ruby1.8 Ruby1.9
+Description: Ruby bindings for LBL Packet Capture library (libpcap)
+ libpcap (Packet CAPture) provides a portable framework for low-level
+ network monitoring.  Applications include network statistics collection,
+ security monitoring, network debugging, etc.
+ .
+ pcaprub provide a consistent interface for using libcap in Ruby.
+ .
+ It does not provide packet processing functionality, only the interface for
+ capturing packets, and passing yielding those packets.

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



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