Code

Added ne_lfs.dpatch.
[pkg-fusedav.git] / debian / control
index 905eecb4ee449152825eeee880c2eecb275eac0e..30cc15f2b3b222a35db331162c71f8d382150e85 100644 (file)
@@ -1,20 +1,23 @@
 Source: fusedav
-Section: utils
+Section: web
 Priority: optional
 Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), autotools-dev, libneon26-gnutls-dev, 
- libfuse-dev (>= 2.5), libattr1-dev, lynx
+Build-Depends: debhelper (>= 5), autotools-dev, libneon26-gnutls-dev, libfuse-dev (>= 2.5), libattr1-dev, lynx, dpatch
 Standards-Version: 3.7.2
 
 Package: fusedav
 Architecture: any
 Depends: fuse-utils, ${shlibs:Depends}
 Description: mount WebDAV shares
- fusedav is a userspace filesystem driver that allows you to mount WebDAV 
+ fusedav is a userspace filesystem driver that allows you to mount WebDAV
  shares. This way you can transparently edit and manage files on a remote
  server.
  .
  It uses FUSE (Filesystem in USErspace), thus you need a FUSE-enabled kernel.
+ .
+ WebDAV (Web-based Distributed Authoring and Versioning) is a set of
+ extensions to the HTTP protocol which allows users to collaboratively edit
+ and manage files on remote web servers.
  .
   Homepage: http://0pointer.de/lennart/projects/fusedav/