Source: keepalived
Section: admin
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Alexander Wirt <formorer@debian.org>
Build-Depends: autoconf,
               debhelper (>= 9),
               dh-systemd (>= 1.3),
               libglib2.0-dev,
               libnl-3-dev,
               libnl-genl-3-dev,
               libpopt-dev,
               libsnmp-dev,
               libssl-dev,
               libnl-nf-3-dev,
               libnfnetlink-dev,
               libipset-dev,
               iptables-dev,
               linux-libc-dev,
               dh-autoreconf,
               pkg-config
Standards-Version: 4.0.0
Vcs-Browser: https://github.com/formorer/pkg-keepalived
Vcs-Git: git://github.com/formorer/pkg-keepalived.git
Homepage: http://keepalived.org

Package: keepalived
Section: admin
Architecture: any
Depends: iproute2, ${misc:Depends}, ${shlibs:Depends}
Recommends: ipvsadm
Description: Failover and monitoring daemon for LVS clusters
 keepalived is used for monitoring real servers within a Linux
 Virtual Server (LVS) cluster.  keepalived can be configured to
 remove real servers from the cluster pool if it stops responding,
 as well as send a notification email to make the admin aware of
 the service failure.
 .
 In addition, keepalived implements an independent Virtual Router
 Redundancy Protocol (VRRPv2; see rfc2338 for additional info)
 framework for director failover.
 .
 You need a kernel >= 2.4.28 or >= 2.6.11 for keepalived.
 See README.Debian for more information.
