[DRE-commits] [ruby-netconf] 01/02: extended package description

Sebastian Laubscher shl-guest at alioth.debian.org
Wed Oct 16 09:43:57 UTC 2013


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

shl-guest pushed a commit to branch master
in repository ruby-netconf.

commit 45524cb68e7343bedd04f1d0b9e9067d00604d0b
Author: Sebastian Laubscher <sebastian+debian at laubscher.name>
Date:   Wed Oct 16 11:40:31 2013 +0200

    extended package description
---
 debian/control |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a1c7868..f850778 100644
--- a/debian/control
+++ b/debian/control
@@ -16,5 +16,6 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 # nokogiri (>= 1.5.5), net-ssh (>= 2.5.2), net-scp (>= 0)
-Description: NETCONF client
- Extensible Ruby-based NETCONF client
+Description: Extensible Ruby-based NETCONF client
+ ruby-netconf is a Ruby GEM for device management using the NETCONF protocol as specified in RFC4741 and RFC6241. NETCONF provides mechanisms to install, manipulate and delete the configuration of network devices. It uses an XML-based data encoding for the configuration data as well as the protocol messages. The NETCONF protocol operations are realized as RPC. This GEM supports SSH, telnet and serial connections as transport layer.
+

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



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