X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=d37a8d9f36a66e96ab2f17d6fd8bc7507a6e63de;hb=f898c267ab3f88cb9b378fddab5cd11e58769383;hp=7997f63890e83f0d80f8d19a6440d6eb53161db1;hpb=af903fa2a5b295f28eef904696cffec49d448ac1;p=pkg-liboping.git diff --git a/debian/control b/debian/control index 7997f63..d37a8d9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Sebastian Harl 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