Source: backintime
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-sequence-python3,
 pkgconf,
 pkg-config,
 python3,
Standards-Version: 4.6.2
Homepage: https://backintime.readthedocs.io/en/latest/
Vcs-Browser: https://salsa.debian.org/jmw/backintime
Vcs-Git: https://salsa.debian.org/jmw/backintime.git

Package: backintime-common
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 cron | cron-daemon,
 openssh-client,
 python3-dbus,
 python3-keyring,
 python3-packaging,
 rsync,
Recommends: backintime-qt,
 sshfs,
Suggests: encfs,
 nocache,
 powermgmt-base,
Description: Back In Time
 Back In Time is a comfortable and well-configurable graphical frontend for incremental backups using rsync, with a command-line version also available. Modified files are transferred, while unchanged files are linked to the new folder using rsync's hard link feature, saving storage space. Restoring is straightforward via file manager, command line or Back In Time itself. It is written in Python3 and available for all major GNU/Linux distributions (but not for Windows or OS X/macOS) as command line tool backintime and GUI backintime-qt. Backups can be scheduled and stored locally or remotely through SSH.

Package: backintime-qt
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 backintime-common (= ${source:Version}),
 libnotify-bin,
 pkexec,
 polkitd,
 python3-dbus.mainloop.pyqt6,
 python3-pyqt6,
 x11-utils,
Recommends: python3-secretstorage,
Suggests: meld | kompare,
Breaks: backintime-qt4 (<< 1.2.1-0.1~),
Replaces: backintime-kde4,
 backintime-qt4 (<< 1.2.1-0.1~),
Conflicts: backintime-kde4,
Description: Back In Time
 Back In Time is a comfortable and well-configurable graphical frontend for incremental backups using rsync, with a command-line version also available. Modified files are transferred, while unchanged files are linked to the new folder using rsync's hard link feature, saving storage space. Restoring is straightforward via file manager, command line or Back In Time itself. It is written in Python3 and available for all major GNU/Linux distributions (but not for Windows or OS X/macOS) as command line tool backintime and GUI backintime-qt. Backups can be scheduled and stored locally or remotely through SSH.