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 (>= 7),
Build-Depends-Indep:
 po-debconf,
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/debian-edu/pkg-team/slbackup.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/pkg-team/slbackup.git;a=summary
Homepage: http://slbackup.alioth.debian.org/

Package: slbackup
Architecture: all
Pre-Depends:
 dpkg (>= 1.15.7.2),
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).
