File: control

package info (click to toggle)
deja-dup 42.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,460 kB
  • sloc: python: 922; sh: 224; xml: 19; makefile: 7
file content (47 lines) | stat: -rw-r--r-- 1,856 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: deja-dup
Section: utils
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>
Build-Depends: appstream-util,
               dbus,
               debhelper-compat (= 12),
               desktop-file-utils,
               dh-sequence-gnome,
               itstool,
               libhandy-1-dev,
               libglib2.0-bin,
               libglib2.0-dev (>= 2.64),
               libgpg-error-dev,
               libgtk-3-dev (>= 3.22),
               libjson-glib-dev (>= 1.2),
               libpackagekit-glib2-dev (>= 0.6.5),
               libsecret-1-dev (>= 0.18.6),
               libsoup2.4-dev (>= 2.48),
               meson (>= 0.47),
               pkg-config,
               valac (>= 0.36)
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/gnome-team/deja-dup
Vcs-Git: https://salsa.debian.org/gnome-team/deja-dup.git
Homepage: https://launchpad.net/deja-dup

Package: deja-dup
Architecture: any
Depends: duplicity (>= 0.7.14), ${misc:Depends}, ${shlibs:Depends}
Recommends: gvfs-backends, packagekit, policykit-1
Description: Backup utility
 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 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