|
|
| File: [Development] / xfs-cmds / acl / debian / control (download)
Revision 1.4, Mon Aug 6 02:41:49 2001 UTC (16 years, 2 months ago) by nathans
add in Andreas Gruenbacher's ACL userspace tools, unchanged. |
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: Utilities for manipulating access control lists
A set of commands for manipulating POSIX access control lists.
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.