X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=061c3cdd9d99d952b652db4deb698f1d4169b87b;hb=459d80a074e9021f40e90679d436b2e565d84b9a;hp=357dde5e741361a104ecd1e87cc545da65557b9a;hpb=940a7bb111b3052ef750304eeaa4ba3bb6d64408;p=pkg-liboping.git diff --git a/debian/control b/debian/control index 357dde5..061c3cd 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: liboping Section: libs Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5.0.0), autotools-dev, dpatch, perl-modules -Standards-Version: 3.8.1 +Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.13), autotools-dev, perl-modules +Standards-Version: 3.8.2 Homepage: http://verplant.org/liboping/ Vcs-Git: git://git.tokkee.org/pkg-liboping.git Vcs-Browser: http://git.tokkee.org/?p=pkg-liboping.git @@ -11,7 +11,7 @@ Vcs-Browser: http://git.tokkee.org/?p=pkg-liboping.git Package: liboping-dev Section: libdevel Architecture: any -Depends: liboping0 (>= ${binary:Version}) +Depends: liboping0 (= ${binary:Version}) Conflicts: liboping0-dev Replaces: liboping0-dev Description: C/C++ library to generate ICMP ECHO_REQUESTs (development files) @@ -21,7 +21,6 @@ Description: C/C++ library to generate ICMP ECHO_REQUESTs (development files) This package contains the header files, the static library and the manpages. Package: liboping0 -Section: libs Architecture: any Depends: ${shlibs:Depends} Description: C/C++ library to generate ICMP ECHO_REQUESTs @@ -33,7 +32,7 @@ Description: C/C++ library to generate ICMP ECHO_REQUESTs Package: oping Section: net Architecture: any -Depends: ${shlibs:Depends} +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