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

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

Revision 1.1, Mon Jan 15 03:18:30 2001 UTC (16 years, 9 months ago) by nathans
Branch: MAIN
CVS Tags: Release-1_0_0

initial version for reworked extended attributes build environment.

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

Package: attr
Depends: ${shlibs:Depends}
Architecture: any
Description: Experimental utility for manipulating extended attributes
 An *experimental* command to manipulate filesystem extended
 attributes.  Currently, only the XFS filesystem is supported.

Package: attr-dev
Section: devel
Priority: extra
Depends: libc6-dev, attr
Architecture: any
Description: Extended attribute static libraries and headers.
 attr-dev contains the libraries and header files needed to
 develop programs which make use of extended attributes.
 This is an *experimental* interface, currently only XFS is
 supported, and the interface is likely to change.