chiark / gitweb /
Working on debianisation and packaging.
[chiark-utils.git] / debian / control
1 Source: chiark-utils
2 Section: admin
3 Priority: extra
4 Maintainer: Ian and others <chiark-utils-maint@davenant.greenend.org.uk>
5 Standards-Version: 2.1.1.0
6
7 Package: chiark-backup
8 Architecture: all
9 Depends: chiark-rwbuffer
10 Description: backup system for small systems and networks
11  These are the backup scripts used by chiark.greenend.org.uk and other
12  systems belonging to the Sinister Greenend Organisation.  Features:
13   * Suitable for single systems and small networks.
14   * Reasonably simple; they do what you tell it to.
15   * Hard failures when individual systems fail, to encourage fixing !
16  If you have a larger site you may wish to look at Amanda.
17
18 Package: chiark-rwbuffer
19 Architecture: any
20 Depends: ${shlibs:Depends}
21 Description: readbuffer/writebuffer: prevents tape drive seesawing, etc.
22  readbuffer and writebuffer: programs for reading input from devices,
23  and writing output to, which don't like constant stopping and
24  starting, such as tape drives and audio playback devices.