+Debian .deb packaging.
[lufs.git] / debian / control
1 Source: lufs
2 Section: base
3 Priority: optional
4 Maintainer: Jan Kratochvil <project-captive@jankratochvil.net>
5 Build-Depends: debhelper (>> 3.0.0)
6  cvs2cl,
7  make,
8  autoconf,
9  libtool,
10  automake (>= 1.6),
11  gcc,
12  perl
13 Standards-Version: 3.5.2
14
15 Package: lufs
16 Section: base
17 Architecture: any
18 Description: lufs - Linux Userland File System
19  LUFS is a hybrid userspace filesystem framework supporting many filesystems:
20  sshfs, ftpfs, localfs, locasefs, gvfs, cardfs, cefs, etc.  Lots of other 
21  "exotic" filesystems are in the planning phase: socketfs, httpfs, freenetfs
22  and others.