control (safekeep-1.5.0) | : | control (safekeep-1.5.1) | ||
---|---|---|---|---|
Source: safekeep | Source: safekeep | |||
Section: Applications/System | Section: Applications/System | |||
Priority: optional | Priority: optional | |||
Maintainer: Lattica, Inc. | Maintainer: Lattica, Inc. | |||
Build-Depends: debhelper (>= 4.0.0), python-support, asciidoc, xmlto | Build-Depends: debhelper (>= 4.0.0), dh-python, asciidoc, xmlto | |||
Standards-Version: 3.6.2 | Standards-Version: 3.6.2 | |||
Package: safekeep-server | Package: safekeep-server | |||
Architecture: all | Architecture: all | |||
Depends: safekeep-common, rdiff-backup, adduser, passwd, ssh-client | Depends: safekeep-common, rdiff-backup, adduser, passwd, ssh-client | |||
Replaces: safekeep | Replaces: safekeep | |||
Description: The server component of the SafeKeep backup system. | Description: The server component of the SafeKeep backup system. | |||
SafeKeep is a client/server backup system which enhances the | SafeKeep is a client/server backup system which enhances the | |||
power of rdiff-backup with simple configuration and use. | power of rdiff-backup with simple configuration and use. | |||
. | . | |||
skipping to change at line 32 | skipping to change at line 32 | |||
Replaces: safekeep | Replaces: safekeep | |||
Description: The client component of the SafeKeep backup system. | Description: The client component of the SafeKeep backup system. | |||
SafeKeep is a client/server backup system which enhances the | SafeKeep is a client/server backup system which enhances the | |||
power of rdiff-backup with simple configuration and use. | power of rdiff-backup with simple configuration and use. | |||
. | . | |||
This component should be installed on all hosts that | This component should be installed on all hosts that | |||
need to be backed-up. | need to be backed-up. | |||
Package: safekeep-common | Package: safekeep-common | |||
Architecture: all | Architecture: all | |||
Depends: ${python:Depends}, rdiff-backup | Depends: ${python3:Depends}, rdiff-backup | |||
Replaces: safekeep | Replaces: safekeep | |||
Description: The common component of the SafeKeep backup system. | Description: The common component of the SafeKeep backup system. | |||
SafeKeep is a client/server backup system which enhances the | SafeKeep is a client/server backup system which enhances the | |||
power of rdiff-backup with simple configuration and use. | power of rdiff-backup with simple configuration and use. | |||
. | . | |||
This is shared in between the client/server components. | This is shared in between the client/server components. | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |