Code

control: Updated standards-version to 3.8.4 -- no changes.
[pkg-liboping.git] / debian / control
index 914610be99f559aed594151b95dc2f789bb521bd..71100fa482d1dc8ec3b7d3983f5ea479d66b4d68 100644 (file)
@@ -2,8 +2,8 @@ Source: liboping
 Section: libs
 Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.13), autotools-dev, perl-modules
-Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.13), autotools-dev, perl, perl-modules
+Standards-Version: 3.8.4
 Homepage: http://verplant.org/liboping/
 Vcs-Git: git://git.tokkee.org/pkg-liboping.git
 Vcs-Browser: http://git.tokkee.org/?p=pkg-liboping.git
@@ -32,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
@@ -41,7 +41,7 @@ Description: sends ICMP_ECHO requests to network hosts
 Package: libnet-oping-perl
 Section: perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}
+Depends: ${perl:Depends}, ${shlibs:Depends}, liboping0 (>= ${source:Upstream-Version})
 Description: module for ICMP latency measurement
  Net::Oping is a Perl module for sending ICMP ECHO_REQUESTs (better known as
  "ping packets") and measuring the time that elapses until the reception of an