File: control

package info (click to toggle)
quota 4.04-2%2Bdeb10u1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,960 kB
  • sloc: ansic: 12,437; sh: 5,196; perl: 406; makefile: 324; sed: 16
file content (22 lines) | stat: -rw-r--r-- 983 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: quota
Section: admin
Priority: optional
Maintainer: Michael Meskes <meskes@debian.org>
Build-Depends: debhelper (>= 11), gettext, libwrap0-dev,
	       e2fslibs-dev, po-debconf (>= 0.5.0), libldap2-dev,
	       quilt (>= 0.46-7), libnl-3-dev, libnl-genl-3-dev, libdbus-1-dev,
	       libtirpc-dev
Standards-Version: 4.1.3
Homepage: http://sourceforge.net/projects/linuxquota

Package: quota
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.9) | debconf-2.0, lsb-base (>= 3.2-13)
Suggests: libnet-ldap-perl, rpcbind,  default-mta | mail-transport-agent
Description: disk quota management tools
 This package provides the standard set of utilities for manipulating
 file system usage caps via the Linux Diskquota system. It can set hard
 or soft limits with adjustable grace periods on block or inode usage for
 users and groups. It allows users to check their quota status,
 integrates with LDAP, and supports quotas on remote machines via NFS.