[DRE-commits] [ruby-packetfu] 06/16: Fix short and extended description

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


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

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

commit 44690ad1752dea8bca41c252609dc6a9fbd0eeb1
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sat Aug 24 18:56:53 2013 +0200

    Fix short and extended description
---
 debian/control |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0802e29..4ff3afb 100644
--- a/debian/control
+++ b/debian/control
@@ -14,5 +14,7 @@ Package: ruby-packetfu
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-pcaprub, ruby-rspec (>= 2.6.2)
-Description: PacketFu is a mid-level packet manipulation library.
- PacketFu is a mid-level packet manipulation library for Ruby. With it, users can read, parse, and write network packets with the level of ease and fun they expect from Ruby. Note that this gem does not automatically require pcaprub, since users may install pcaprub through non-gem means.
+Description: PacketFu is a mid-level packet manipulation library for Ruby
+ PacketFu is a library for reading and writing packets to an interface or to a
+ libpcap-formatted file. This library can read, parse, and write network
+ packets with the level of ease and fun expected from Ruby.

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



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