[BACK]Return to control CVS log [TXT][DIR] Up to [Development] / xfs-cmds / acl / debian

File: [Development] / xfs-cmds / acl / debian / control (download)

Revision 1.1, Mon Jan 15 10:28:46 2001 UTC (16 years, 9 months ago) by tes
Branch: MAIN
CVS Tags: Release-1_0_0, Linux-2_4_5-merge

Add XFS/ACL support

Source: acl
Section: admin
Priority: optional
Maintainer: Nathan Scott <nathans@debian.org>
Build-Depends: autoconf, debmake
Standards-Version: 3.1.1

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.