Source: ipvsadm
Section: net
Priority: optional
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Uploaders: Jeremy Sowden <azazel@debian.org>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git
Vcs-Browser: https://salsa.debian.org/pkg-netfilter-team/pkg-ipvsadm
Vcs-Git: https://salsa.debian.org/pkg-netfilter-team/pkg-ipvsadm.git
Build-Depends: debhelper-compat (= 13),
               libnl-3-dev,
               libnl-genl-3-dev,
               libpopt-dev,
               pkgconf,
               po-debconf

Package: ipvsadm
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: lvs
Replaces: lvs
Suggests: heartbeat, keepalived, ldirectord
Description: Linux Virtual Server support programs
 The Linux Virtual Server (lvs or IPVS) is a highly scalable and highly
 available server built on a cluster of real servers. The architecture of the
 cluster is transparent to end users, and the users see only a single virtual
 server.
 .
 This package provides some support programs necessary to implement a virtual
 server under Linux. With the addition of the mon and heartbeat packages it is
 possible to implement a complete high-availability solution for Linux.
