source: trunk/athena/bin/quota/debian/control.in @ 24068

Revision 24068, 999 bytes checked in by broder, 15 years ago (diff)
cd
Line 
1Source: debathena-quota
2Section: debathena/utils
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, comerr-dev, libopenafs-dev, libkrb5-dev, libhesiod-dev, libzephyr-dev, debathena-liblocker-dev
6Standards-Version: 3.7.2
7
8Package: debathena-quota
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}, libzephyr4-krb5 | libzephyr3-krb, debathena-liblocker (>= 9.4)
11Suggests: debathena-quota-config
12Description: Print disk usage and quota limits
13 Quota displays a user's disk usage and limits on local and NFS mounted
14 file systems, as well as AFS lockers that have been attached. If a user
15 is specified (by name or by id), quota will return information on disk
16 usage and limits for that user. Normal users can only check their own
17 quotas. The super-user may check any quota on local filesystems.
18 .
19 This package installs quota as /usr/bin/quota.debathena.  If you want
20 /usr/bin/quota to point there, install the debathena-quota-config
21 package.
Note: See TracBrowser for help on using the repository browser.