Code

* first try at debianization
[fusedav.git] / debian / control
1 Source: fusedav
2 Section: utils
3 Priority: optional
4 Maintainer: Sebastien ESTIENNE <sebastien.estienne@gmail.com>
5 Build-Depends: debhelper (>= 5.0.0), autotools-dev, libfuse-dev (>= 2.5), libneon25-dev, pkg-config, lynx
6 Standards-Version: 3.6.2
8 Package: fusedav
9 Architecture: any
10 Depends: ${shlibs:Depends}, fuse-utils
11 Suggests: fuse-module
12 Description: filesystem client based on WebDAV Protocol
13  fusedav is a filesystem client based on the WebDAV protocol
14  .
15  fusedav is based on FUSE (userspace filesystem framework for Linux),
16  thus you will have to prepare fuse kernel module to be able to use it.
17  .
18  Homepage: http://fuse.sourceforge.net/