File: control

package info (click to toggle)
backup-manager 0.7.14-1.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,560 kB
  • sloc: sh: 4,041; perl: 1,176; makefile: 213
file content (62 lines) | stat: -rw-r--r-- 2,068 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Source: backup-manager
Section: admin
Priority: optional
Build-Depends-Indep: debiandoc-sgml,
                     ghostscript,
                     texlive-fonts-recommended,
                     texlive-latex-base,
                     texlive-latex-extra,
                     texlive-latex-recommended,
Build-Depends: dar, debhelper (>= 11), gnupg, po-debconf, rsync
Maintainer: Maximiliano Curia <maxy@debian.org>
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/debian/backup-manager
Vcs-Git: https://salsa.debian.org/debian/backup-manager.git
Homepage: https://github.com/sukria/Backup-Manager

Package: backup-manager
Architecture: all
Suggests: anacron,
          backup-manager-doc,
          dar,
          dvd+rw-tools,
          genisoimage,
          gettext-base,
          libnet-amazon-s3-perl,
          openssh-client,
          wodim,
          zip,
Depends: debconf | debconf-2.0,
         ucf (>= 2.009),
         ${misc:Depends},
         ${perl:Depends},
Description: command-line backup tool
 This is a backup program, designed to help you make daily archives of
 your file system.
 .
 Written in bash and perl, it can make tar, tar.gz, tar.bz2, and zip
 archives and can be run in a parallel mode with different
 configuration files. Other archives are possible: MySQL or SVN dumps,
 incremental backups...
 .
 Archives are kept for a given number of days and the upload system
 can use FTP, SSH or RSYNC to transfer the generated archives to a list of
 remote hosts.
 .
 Automatically burning archives to removable media such as CD or DVD is also
 possible.
 .
 The configuration file is very simple and basic and gettext is used for
 internationalization.

Package: backup-manager-doc
Section: doc
Architecture: all
Suggests: backup-manager
Depends: ${misc:Depends}
Description: documentation package for Backup Manager
 Backup-manager is a backup program, designed to help you make daily
 archives of  your file system.
 .
 This package provides the Backup Manager User Guide in different formats:
 HTML, plain text and PDF.