Source: slbackup
Section: utils
Priority: optional
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Morten Werner Forsbring <werner@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
Build-Depends-Indep:
 po-debconf,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian-edu-pkg-team/slbackup.git
Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/slbackup

Package: slbackup
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 rdiff-backup,
 logrotate,
 libconfig-general-perl,
 libnet-dns-perl,
Recommends: ssh
Description: Skolelinux Backup system
 A backup system designed to back up multiple clients to a server.
 slbackup uses rdiff-backup as the underlying backup software.
 .
 Clients can be the host installing this package, or other hosts
 reachable via a SSH connection (using SSH keys). The host storing the
 backup data can be the host installing this package or another host
 reachable via a SSH connection (also using SSH keys).
