Source: deja-dup
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
Homepage: https://launchpad.net/deja-dup
Build-Depends: dbus-x11,
               debhelper (>= 9),
               desktop-file-utils,
               dh-translations,
               intltool (>= 0.40),
               libglib2.0-dev (>= 2.32),
               libgnome-control-center-dev (>= 3.0),
               libgnome-keyring-dev,
               libgtk-3-dev (>= 3.0),
               libnautilus-extension-dev (>= 3.0),
               libnotify-dev (>= 0.7),
               libpeas-dev,
               libunity-dev (>= 5.0.0),
               pkg-config,
               valac-0.16 (>= 0.16.0),
               yelp-tools,
Standards-Version: 3.9.3
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/deja-dup/ubuntu

Package: deja-dup
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends},
         duplicity (>= 0.6.14),
Recommends: gvfs-backends,
            policykit-1,
            python-ubuntuone-client,
            ubuntuone-client,
            ubuntuone-control-panel,
            ubuntuone-couch (>= 0.3.0),
Suggests: python-boto (>= 0.9d),
          python-cloudfiles,
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 Amazon S3,
    Rackspace Cloud Files, and Ubuntu One
  * 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
