File: control

package info (click to toggle)
cedar-backup2 2.27.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 22,388 kB
  • sloc: python: 68,546; xml: 9,607; sh: 604; makefile: 65
file content (72 lines) | stat: -rw-r--r-- 3,560 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
63
64
65
66
67
68
69
70
71
72
Source: cedar-backup2
Priority: optional
Section: admin
Maintainer: Kenneth J. Pronovici <pronovic@debian.org>
Homepage: https://bitbucket.org/cedarsolutions/cedar-backup2
Build-Depends: debhelper (>= 9), python-all (>= 2.7), python-chardet, dh-python
Standards-Version: 4.2.1.0
Vcs-Browser: https://salsa.debian.org/debian/cedar-backup2
Vcs-Git: https://salsa.debian.org/debian/cedar-backup2.git

Package: cedar-backup2
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-chardet
Recommends: dvd+rw-tools, wodim, genisoimage, eject, ssh, cedar-backup2-doc, awscli (>= 1.11.13-1), fdisk | util-linux (<< 2.29.2-3~)
Suggests: subversion, default-mysql-client | virtual-mysql-client, postgresql-client, grepmail, gnupg
Conflicts: cedar-backup
Description: local and remote backups to CD/DVD media or Amazon S3 storage
 Cedar Backup 2 is a software package designed to manage system backups for a
 pool of local and remote machines.  Cedar Backup understands how to back up
 filesystem data as well as MySQL and PostgreSQL databases and Subversion
 repositories.  It can also be easily extended to support other kinds of data
 sources.
 .
 Cedar Backup is focused around weekly backups to a single CD or DVD disc, with
 the expectation that the disc will be changed or overwritten at the beginning
 of each week.  If your hardware is new enough, Cedar Backup can write
 multisession discs, allowing you to add incremental data to a disc on a daily
 basis.
 .
 Alternately, Cedar Backup can write your backups to the Amazon S3 cloud
 rather than relying on physical media.
 .
 Besides offering command-line utilities to manage the backup process, Cedar
 Backup provides a well-organized library of backup-related functionality,
 written in the Python 2 programming language.
 .
 This package provides Cedar Backup command-line utilities as well as the
 CedarBackup2 Python library.  The accompanying documentation package
 (cedar-backup2-doc) contains all of the end-user and library public
 interface documentation.  You really should install cedar-backup2-doc and
 read through the end-user documentation before using Cedar Backup for the
 first time.

Package: cedar-backup2-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Replaces: cedar-backup2 (<< 2.7.2-2)
Description: local and remote backups to CD/DVD media or Amazon S3 storage (documentation)
 Cedar Backup is a software package designed to manage system backups for a
 pool of local and remote machines.  Cedar Backup understands how to back up
 filesystem data as well as MySQL and PostgreSQL databases and Subversion
 repositories.  It can also be easily extended to support other kinds of data
 sources.
 .
 Cedar Backup is focused around weekly backups to a single CD or DVD disc, with
 the expectation that the disc will be changed or overwritten at the beginning
 of each week.  If your hardware is new enough, Cedar Backup can write
 multisession discs, allowing you to add incremental data to a disc on a daily
 basis.
 .
 Alternately, Cedar Backup can write your backups to the Amazon S3 cloud
 rather than relying on physical media.
 .
 Besides offering command-line utilities to manage the backup process, Cedar
 Backup provides a well-organized library of backup-related functionality,
 written in the Python 2 programming language.
 .
 This package provides the end-user and library public interface documentation
 for Cedar Backup, both in HTML form.  You really should read through the
 end-user documentation before using Cedar Backup for the first time.