Source: ecryptfs-kernel
Section: unknown
Priority: optional
Maintainer: Michael Halcrow <mhalcrow@us.ibm.com>
Build-Depends: debhelper (>= 4.0.0), autotools-dev
Standards-Version: 3.6.1

Package: ecryptfs-kernel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ecryptfs-util
Description: eCryptfs kernel module.
 eCryptfs <http://ecryptfs.sf.net> is a POSIX-compliant
 enterprise-class stacked cryptographic filesystem for Linux. It is
 derived from Erez Zadok's Cryptfs, implemented through the FiST
 framework for generating stacked filesystems. eCryptfs extends
 Cryptfs to provide advanced key management and policy
 features. eCryptfs stores cryptographic metadata in the header of
 each file written, so that encrypted files can be copied between
 hosts; the file will be decryptable with the proper key, and there is
 no need to keep track of any additional information aside from what
 is already in the encrypted file itself.

Package: ecryptfs-kernel-source
Architecture: all
Depends: make
Description: Source for the ecryptfs-kernel module.
 This package provides the source code for the ecryptfs-kernel kernel
 modules. The ecryptfs-kernel package is also required in order to
 make use of these modules. Kernel source is required to compile these
 modules.
