source: trunk/cereal/debian/control @ 925

Last change on this file since 925 was 925, checked in by dkg, 5 years ago

cereal: adding Vcs-Svn and Vcs-Browser fields to debian/control.

File size: 1.2 KB
Line 
1Source: cereal
2Section: admin
3Priority: extra
4Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>
5Uploaders: Jameson Rollins <jrollins@fifthhorseman.net>
6Build-Depends: debhelper (>= 5.0)
7Standards-Version: 3.7.3
8Homepage: http://cmrg.fifthhorseman.net/wiki/cereal
9Vcs-Svn: http://cmrg.fifthhorseman.net/svn/trunk/cereal
10Vcs-Browser: http://cmrg.fifthhorseman.net/browser/trunk/cereal
11XS-Dm-Upload-Allowed: yes
12
13Package: cereal
14Architecture: all
15Depends: runit, screen, adduser
16Description: automated, logged serial terminal management system
17 cereal provides a framework to easily set up and maintain automated,
18 timestamped logs of serial lines, while simultaneously allowing end
19 user access to them.  This is probably most useful for providing
20 automated, logged access to remote serial consoles. 
21 .
22 cereal can control an arbitrary number of independently monitored and
23 logged lines.  Direct access to the monitored lines is allowed only
24 to a specific user (who doesn't necessarily otherwise have access to
25 the direct serial line), but logs can be made available to any group.
26 Logs are rotated automatically and their total space can be limited
27 in size.
Note: See TracBrowser for help on using the repository browser.