Code

rules: Remove manpages to force a rebuild to avoid errors from man.
[pkg-liboping.git] / debian / control
index 0c168c48ee83f0ddfccf83f566a2256d647fe433..4bf274d39e65f3540544f8cd3e527684d2e88a81 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.6), autotools-dev, perl-modules
-Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.13), autotools-dev, perl, 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
@@ -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