File: control

package info (click to toggle)
hdup 2.0.7-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 616 kB
  • ctags: 351
  • sloc: ansic: 3,461; sh: 2,743; perl: 218; makefile: 154
file content (20 lines) | stat: -rw-r--r-- 746 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: hdup
Section: utils
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: debhelper (>> 3.0.0), ssh, mcrypt, gnupg, libglib2.0-dev
Standards-Version: 3.6.1

Package: hdup
Architecture: any
Depends: ${shlibs:Depends}, ssh | rsync
Suggests: gzip | bzip2 | lzop, mcrypt, gnupg
Description: Filesystem duplicator and backup
 hdup is a backup utility with the following characteristics: 
 .
 remote backups (move the backup to another machine); encrypted backups; 
 no obscure format for the backups; compression (gzip/bzip or none); 
 simple to use.
 .
 The source also includes two manpages, one for hdup itself and the other 
 for the configuration file. It should be fairly obvious how to use hdup.