Imported Upstream version 2.6.0
[debian/amanda] / packaging / deb / control
1 Source: amanda
2 Section: utils
3 Priority: optional
4 Maintainer: Zmanda Inc <support@zmanda.com>
5 Build-Depends: dump, gnuplot, libncurses5-dev, libreadline5-dev | libreadline-dev, libtool, flex, perl (>=5.6.0), smbclient, mailx, mtx
6 Standards-Version: 3.6.1
7
8 Package: amanda-backup-server
9 Architecture: any
10 Depends: xinetd, perl (>=5.6.0), mailx, gnuplot, tar (>=1.15), curl (>=7.10.0), libglib2.0-0 (>=2.2.0)
11 Suggests: amanda-backup-client (= ${Source-Version})
12 Description: Amanda Network Backup and Archiving software
13  .
14  Amanda is the leading Open-Source Backup and Archiving software.
15  .
16  This package contains the Amanda server.  The amanda-backup_server package 
17  should be installed on the Amanda server, i.e. the machine attached to backup 
18  media (such as a tape drive or disk drives) where backups will be written.  The 
19  amanda-backup_server package includes Amanda client.
20  .
21  Amanda Forums are located at: http://forums.zmanda.com/
22  Amanda Documentation is available at: http://wiki.zmanda.com/
23
24 Package: amanda-backup-client
25 Architecture: any
26 Depends: xinetd, perl (>=5.6.0), libglib2.0-0 (>=2.2.0)
27 Conflicts: amanda-backup-server (>=${Source-Version})
28 Description: Amanda Network Backup and Archiving software
29  .
30  Amanda is the leading Open-Source Backup and Archiving software.
31  .
32  This package contains the Amanda client.  The amanda-backup_client package
33  needs to be installed on every system that is being backed up.
34  .
35  Amanda Forums are located at: http://forums.zmanda.com/
36  Amanda Documentation is available at: http://wiki.zmanda.com/