Code

control: Updated standards-version to 3.9.1.
[pkg-liboping.git] / debian / control
index 7997f63890e83f0d80f8d19a6440d6eb53161db1..d37a8d9f36a66e96ab2f17d6fd8bc7507a6e63de 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
 Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.13), autotools-dev,
  perl, perl-modules, libncurses5-dev
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://verplant.org/liboping/
 Vcs-Git: git://git.tokkee.org/pkg-liboping.git
 Vcs-Browser: http://git.tokkee.org/?p=pkg-liboping.git
@@ -38,7 +38,12 @@ Depends: ${shlibs:Depends}, liboping0 (>= ${source:Upstream-Version}),
 Description: sends ICMP_ECHO requests to network hosts
  oping uses ICMP packages (better known as "ping packets") to test the
  reachability of network hosts. It supports pinging multiple hosts in parallel
- using IPv4 or IPv6 transparently.
+ using IPv4 and/or IPv6 transparently.
+ .
+ This package contains two command line applications: "oping" is a replacement
+ for tools like ping(1), ping6(1) and fping(1). "noping" is an ncurses-based
+ tool which displays statistics while pinging and highlights aberrant
+ round-trip times.
 
 Package: libnet-oping-perl
 Section: perl