File: [Development] / xfs-cmds / acl / debian / control (download)
Revision 1.3, Thu Jul 19 07:01:30 2001 UTC (16 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.2: +1 -1
lines
Checked standards compliance - update standards version to 3.5.5.
|
Source: acl
Section: admin
Priority: optional
Maintainer: Nathan Scott <nathans@debian.org>
Build-Depends: autoconf, debmake, libtool
Standards-Version: 3.5.5
Package: acl
Depends: ${shlibs:Depends}
Architecture: any
Description: Experimental chacl utility for manipulating POSIX ACLs
An *experimental* command (chacl) to manipulate access control
lists according to the (draft) POSIX 1003 standard.
Package: acl-dev
Section: devel
Priority: extra
Depends: libc6-dev, acl
Architecture: any
Description: POSIX ACL static libraries and headers
acl-dev contains the libraries and header files needed to
develop programs which make use of access control lists.
This is an *experimental* interface, currently only XFS is
supported, and the interface may change.