Code

compat: Updated to compat version 5.
[pkg-liboping.git] / debian / control
index a8f3a5369b04fb694418bb5d96605f6737c9fd9a..bf736f80f0cc200bfeea645ff1b623f43af918b6 100644 (file)
@@ -1,17 +1,20 @@
 Source: liboping
 Section: libs
 Priority: optional
-Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev
-Standards-Version: 3.7.2
+Maintainer: Sebastian Harl <tokkee@debian.org>
+Build-Depends: debhelper (>= 5.0.0), autotools-dev, dpatch
+Standards-Version: 3.8.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
 
 Package: liboping-dev
 Section: libdevel
 Architecture: any
-Depends: liboping0 (>= ${Source-Version})
+Depends: liboping0 (>= ${binary:Version})
 Conflicts: liboping0-dev
 Replaces: liboping0-dev
-Description: C library to generate ICMP_ECHO requests (development files)
+Description: C/C++ library to generate ICMP_ECHO requests (development files)
  liboping features pinging multiple hosts in parallel using IPv4 or IPv6
  transparently. The interface is object oriented.
  .
@@ -21,7 +24,7 @@ Package: liboping0
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: C library to generate ICMP_ECHO requests
+Description: C/C++ library to generate ICMP_ECHO requests
  liboping features pinging multiple hosts in parallel using IPv4 or IPv6
  transparently. The interface is object oriented.
  .