do_get_file_info(): Fixed ElectricFence SIGSEGV
[gnome-vfs-httpcaptive.git] / debian / control
1 Source: gnome-vfs-httpcaptive
2 Section: main/base
3 Priority: optional
4 Maintainer: Jan Kratochvil <project-captive@jankratochvil.net>
5 Build-Depends: debhelper (>> 3.0.0),
6  libgnomevfs2-dev,
7  libglib2.0-dev
8 Standards-Version: 3.5.2
9
10 Package: gnome-vfs-httpcaptive
11 Architecture: i386
12 Depends: libgnomevfs2-0,
13  libglib2.0-0
14 Description: Improved http handler for GNOME virtual file-system libraries
15  GNOME VFS is the GNOME virtual file system. It is the foundation of the
16  Nautilus file manager. It provides a modular architecture and ships with
17  several modules that implement support for file systems, http, ftp and others.
18  It provides a URI-based API, a backend supporting asynchronous file operations,
19  a MIME type manipulation library and other features.
20  .
21  This package provides "http" handler named "httpcaptive" which is capable
22  of seek() method.