BastionGuard/thirdparty/bastionguard-backup/debian/control
specialworld83 f0f913a209 Release 2.0
2026-07-15 10:52:22 +02:00

26 lines
937 B
Text

Source: bastionguard-backup
Section: utils
Priority: extra
Maintainer: Linux Mint <root@linuxmint.com>
Build-Depends: debhelper-compat (= 10),
gzip,
valac,
libgtk-4-dev,
libgee-0.8-dev,
libjson-glib-dev,
libvte-2.91-gtk4-dev,
meson,
pkg-config,
help2man,
Standards-Version: 3.9.3
Homepage: https://github.com/linuxmint/bastionguard-backup
Package: bastionguard-backup
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, rsync, debianutils, btrfs-progs | btrfs-tools
Replaces: bastionguard-backup-btrfs
Description: System restore utility
Timeshift is a system restore utility which takes snapshots
of the system at regular intervals. These snapshots can be restored
at a later date to undo system changes. Creates incremental snapshots
using rsync or BTRFS snapshots using BTRFS tools.