evobackup/debian/control
David Prévot e0e8ad1e3b Set Rules-Requires-Root: no.
Changes-By: lintian-brush
Fixes: lintian: silent-on-rules-requiring-root
See-also: https://lintian.debian.org/tags/silent-on-rules-requiring-root.html
2022-05-03 16:45:47 +02:00

16 lines
534 B
Plaintext

Source: bkctld
Section: utils
Priority: optional
Maintainer: Victor Laborie <vlaborie@evolix.fr>
Build-Depends: debhelper-compat (= 13), dh-exec
Standards-Version: 4.0.0
Rules-Requires-Root: no
Package: bkctld
Architecture: all
Depends: openssh-server, coreutils, rsync, lsb-base, lsof, procps, duc-nox | duc, cryptsetup, ${misc:Depends}
Recommends: btrfs-progs
Description: Tool for manage rsync jail for backup
bkctld is a shell script to create and manage a backup server
which will handle the backup of many servers (clients).