~ubuntu-branches/ubuntu/trusty/rstatd/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Herbert Xu
  • Date: 2001-08-10 07:30:19 UTC
  • Revision ID: james.westby@ubuntu.com-20010810073019-r5snxn85ug5zb39f
Tags: 3.03-7
Added libc6-dev to build-time dependency for rpcgen (closes: #108179).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: rstatd
 
2
Section: net
 
3
Priority: optional
 
4
Maintainer: Herbert Xu <herbert@debian.org>
 
5
Standards-Version: 3.5.5
 
6
Build-Depends: debhelper, netkit-rpc | libc6-dev (>= 2.2.3-3)
 
7
 
 
8
Package: rstatd
 
9
Architecture: any
 
10
Depends: netbase, portmap | netbase (<< 4.00), ${shlibs:Depends}
 
11
Replaces: netstd
 
12
Description: Display uptime information for remote machines.
 
13
 This allows other machines on your local network to get information about
 
14
 your computer - especially uptime.  This will allow you to use the rup(1)
 
15
 command.
 
16
 
 
17
Package: rstat-client
 
18
Architecture: any
 
19
Depends: ${shlibs:Depends}
 
20
Replaces: netstd
 
21
Description: A client for rstatd.
 
22
 This package contains rup(1) and rsysinfo(1), clients for rstatd.