Code

patches: Removed static_sstrerror.dpatch.
[pkg-liboping.git] / debian / control
index 357dde5e741361a104ecd1e87cc545da65557b9a..0c168c48ee83f0ddfccf83f566a2256d647fe433 100644 (file)
@@ -2,7 +2,7 @@ Source: liboping
 Section: libs
 Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev, dpatch, perl-modules
+Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.6), autotools-dev, perl-modules
 Standards-Version: 3.8.1
 Homepage: http://verplant.org/liboping/
 Vcs-Git: git://git.tokkee.org/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