Source: fatattr
Section: utils
Priority: optional
Maintainer: Filesystems Group <filesystems-devel@lists.alioth.debian.org>
Uploaders: Luk Claes <luk@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev
Standards-Version: 3.9.4
Homepage: http://www.kernel.org/pub/linux/utils/fs/fat/fatattr/

Package: fatattr
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Utility to control attributes on a FAT filesystem
 FAT filesystems contain several attributes which do not map cleanly onto Unix
 attributes; this utility allow these to be controlled directly by unprivileged
 users on any mounted FAT partition.

Package: fatattr-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, fatattr (= ${binary:Version})
Description: Utility to control attributes on a FAT filesystem (debug)
 FAT filesystems contain several attributes which do not map cleanly onto Unix
 attributes; this utility allow these to be controlled directly by unprivileged
 users on any mounted FAT partition.
 .
 This package contains the debugging symbols.
