Source: deja-dup
Section: utils
Priority: optional
Maintainer: Déjà Dup Maintainers <deja-dup-team@lists.launchpad.net>
Homepage: https://launchpad.net/deja-dup
Build-Depends: appstream-util,
               dbus,
               debhelper (>= 9),
               desktop-file-utils,
               gettext,
               itstool,
               libglib2.0-bin,
               libglib2.0-dev (>= 2.46),
               libgoa-1.0-dev,
               libgoa-backend-1.0-dev,
               libgpg-error-dev,
               libgtk-3-dev (>= 3.22),
               libnautilus-extension-dev (>= 3.0),
               libpackagekit-glib2-dev,
               libpeas-dev,
               libsecret-1-dev,
               meson (>= 0.38),
               pkg-config,
               python3,
               valac (>= 0.36),
Standards-Version: 4.0.0

Package: deja-dup
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
         ${shlibs:Depends},
         gnome-icon-theme-symbolic,
Recommends: duplicity (>= 0.7.14),
            policykit-1,
Description: Back up your files
 Déjà Dup is a simple backup tool. It hides the complexity of backing up the
 Right Way (encrypted, off-site, and regular) and uses duplicity as the
 backend.
 .
 Features:
  * Support for local, remote, or cloud backup locations such as Google Drive
    and Nextcloud
  * Securely encrypts and compresses your data
  * Incrementally backs up, letting you restore from any particular backup
  * Schedules regular backups
  * Integrates well into your GNOME desktop
