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.
