Imported Upstream version 3.3.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: debhelper, dump, fakeroot, flex, gnuplot-nox|gnuplot, libtool,
6         mailx|bsd-mailx, mtx, perl (>=5.6.0), procps, smbclient, libcurl-dev,
7         libglib2.0-dev, libncurses5-dev, libreadline5-dev|libreadline-dev,
8         libssl-dev
9 Standards-Version: 3.6.1
10
11 Package: amanda-backup-server
12 Architecture: any
13 Depends: ca-certificates, xinetd, perl (>=5.6.0), mailx|bsd-mailx,
14         tar (>=1.15), ${shlibs:Depends}, ${perl:Depends}
15 Suggests: gnuplot-nox|gnuplot
16 Conflicts: amanda-client, amanda-common, amanda-server, amanda-backup-client
17 Description: Amanda Network Backup and Archiving software
18  .
19  Amanda is the leading Open-Source Backup and Archiving software.
20  .
21  This package contains the Amanda server.  The amanda-backup_server package 
22  should be installed on the Amanda server, i.e. the machine attached to backup 
23  media (such as a tape drive or disk drives) where backups will be written.  The 
24  amanda-backup_server package includes Amanda client.
25  .
26  Amanda Forums are located at: http://forums.zmanda.com/
27  Amanda Documentation is available at: http://wiki.zmanda.com/
28
29 Package: amanda-backup-client
30 Architecture: any
31 Depends: ca-certificates, xinetd, perl (>=5.6.0), grep, ${shlibs:Depends},
32         ${perl:Depends}
33 Conflicts: amanda-backup-server, amanda-client, amanda-common, amanda-server
34 Description: Amanda Network Backup and Archiving software
35  .
36  Amanda is the leading Open-Source Backup and Archiving software.
37  .
38  This package contains the Amanda client.  The amanda-backup_client package
39  needs to be installed on every system that is being backed up.
40  .
41  Amanda Forums are located at: http://forums.zmanda.com/
42  Amanda Documentation is available at: http://wiki.zmanda.com/