summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f80b38e)
raw | patch | inline | side by side (parent: f80b38e)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 24 Jul 2006 14:58:06 +0000 (14:58 +0000) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 24 Jul 2006 14:58:06 +0000 (14:58 +0000) |
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 012b75e1f234298492a0cc1a126b5d0d16c76aeb..a8f3a5369b04fb694418bb5d96605f6737c9fd9a 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: liboping-dev
Section: libdevel
Architecture: any
-Depends: liboping0 (= ${Source-Version})
+Depends: liboping0 (>= ${Source-Version})
+Conflicts: liboping0-dev
+Replaces: liboping0-dev
Description: 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.