Source: nc-backup
Section: utils
Priority: optional
Maintainer: NC Backup <nc-backup@localhost>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-wheel,
 python3-yaml,
Standards-Version: 4.6.2
Homepage: https://github.com/MarkusFroendhoff/nc-backup

Package: nc-backup
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 restic,
 rclone,
 mariadb-client,
 rsync,
 policykit-1,
 python3-gi,
 gir1.2-adw-1,
 gir1.2-gtk-4.0,
Description: Nextcloud-Backup mit GUI und Web-Oberfläche für Ubuntu
 NC Backup sichert Nextcloud (MariaDB, Konfiguration und Dateidaten)
 inkrementell mit Restic. Grafische Oberfläche, Web-Oberfläche unter
 http://SERVER-IP:42173, Cloud-Ziele per Rclone/S3/SFTP/WebDAV,
 Wiederherstellung und systemd-Timer.
