summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 18f0c81..da00f7f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,17 +24,17 @@ Build-Depends: autoconf,
libtool,
libxml2-utils,
net-tools,
- pkg-config,
+ pkgconf,
python3,
python3-googleapi,
python3-pyroute2,
shellcheck,
# for systemd.pc:
- systemd [linux-any],
+ systemd-dev,
xsltproc,
xml-twig-tools,
Rules-Requires-Root: no
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
Homepage: https://github.com/ClusterLabs/resource-agents
Vcs-Browser: https://salsa.debian.org/ha-team/resource-agents
Vcs-Git: https://salsa.debian.org/ha-team/resource-agents.git
@@ -73,7 +73,6 @@ Depends: ipvsadm,
${misc:Depends},
${perl:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Recommends: logrotate, rsyslog | system-log-daemon
Description: Monitors virtual services provided by LVS
ldirectord is a stand-alone daemon to monitor real servers behind
virtual services provided by The Linux Virtual Server (LVS).