[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.24, Mon Mar 3 03:07:47 2008 UTC (9 years, 7 months ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.23: +1 -0 lines

Debian and version updates
Merge of master-melb:xfs-cmds:30604a by kenmcd.

  Debian update for uploaders

Source: acl
Section: utils
Priority: optional
Maintainer: Nathan Scott <nathans@debian.org>
Uploaders: Anibal Monsalve Salazar <anibal@debian.org>, Niv Sardi <xaiki@debian.org>
Build-Depends: autoconf, debhelper (>= 5), gettext, libtool, libattr1-dev (>= 2.4.4)
Standards-Version: 3.5.9

Package: acl
Depends: ${shlibs:Depends}
Architecture: any
Description: Access control list utilities
 This package contains the getfacl and setfacl utilities needed for
 manipulating access control lists.

Package: libacl1-dev
Section: libdevel
Priority: extra
Depends: libc6-dev | libc-dev, libacl1 (>= 2.0.0), libattr1-dev (>= 2.4.4)
Provides: acl-dev
Replaces: acl-dev
Conflicts: acl-dev, acl (<< 2.0.0), kerberos4kth-dev (<< 1.2.2-4)
Architecture: any
Description: Access control list static libraries and headers
 This package contains the static libraries and header files needed
 for developing programs which make use of the access control list
 programming interface defined in POSIX 1003.1e draft standard 17.

Package: libacl1
Depends: ${shlibs:Depends}
Section: libs
Priority: required
Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth
Architecture: any
Description: Access control list shared library
 This package contains the libacl.so dynamic library containing
 the POSIX 1003.1e draft standard 17 functions for manipulating
 access control lists.