Source: rancid Version: 3.4.1-1 Severity: important Hi,
the Debian buildds ignore alternatives in Build-Depends and always use the first package listed there. Therefore your Build-Depends: iputils-ping | ping does not work as intended and the package has outdated binaries on kfreebsd and hurd. You could use B-D: iputils-ping [linux-any], inetutils-ping [!linux-any] instead. Andreas

