source: trunk/cereal/debian/control @ 381

Last change on this file since 381 was 381, checked in by jrollins, 6 years ago

cereal: moved files into to standard debian package structure

added build-pkg script (i also "generic-ized" the script)
updated debian build files.

File size: 901 bytes
Line 
1Source: cereal
2Section: utils
3Priority: extra
4Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>
5Build-Depends: debhelper (>= 5.0)
6Standards-Version: 3.7.2.2
7
8Package: cereal
9Architecture: any
10Depends: runit | daemontools, screen
11Description: automated, logged serial terminal management system
12 cereal provides an easy way to set up and maintain automated,
13 timestamped logs of serial lines, while simultaneously allowing end users
14 to access them.  cereal can control an arbitrary number of logged lines,
15 and each will be independently monitored.
16 .
17 Direct access to the monitored lines is allowed only to a specific
18 user (who doesn't necessarily otherwise have access to the direct
19 serial line), but logs can be made available to any group.  Logs
20 are rotated automatically and their total space can be limited in
21 size.
22 .
23  Homepage: http://cmrg.fifthhorseman.net/wiki/cereal
Note: See TracBrowser for help on using the repository browser.