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