Source: gnome-vfs2
Section: libs
Priority: optional
Maintainer: Josselin Mouette <joss@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Guilherme de S. Pastore <gpastore@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Kilian Krause <kilian@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Marco Cabizza <marco87@gmail.com>, Oystein Gisnas <oystein@gisnas.net>, Ondřej Surý <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>
Build-Depends: cdbs, type-handling, gtk-doc-tools, libbonobo2-dev (>= 2.6.0), libglib2.0-dev (>= 2.9.3), libgconf2-dev (>= 2.8.0-1), libxml2-dev (>= 2.6.0), libbz2-dev, libfam-dev (>= 2.6.9-4) [!hurd-i386], libsmbclient-dev [!hurd-i386], gettext, debhelper (>= 5.0.13), zlib1g-dev, intltool, gnome-mime-data, libgnutls-dev (>= 1.0.4-3), liborbit2-dev (>= 1:2.10.0), gnome-pkg-tools (>= 0.6), dpkg-dev (>= 1.13.19), libdbus-glib-1-dev (>= 0.60) [!hurd-i386], libhal-dev | not+linux-gnu, libhal-storage-dev | not+linux-gnu, libavahi-client-dev [!hurd-i386], libavahi-glib-dev [!hurd-i386]
Standards-Version: 3.7.2

Package: libgnomevfs2-common
Section: libs
Architecture: all
Depends: ${misc:Depends}, gnome-mime-data, shared-mime-info
Conflicts: gnome-panel (<< 2.10.0), libgnomevfs2-0 (<< 2.12.2-4)
Description: GNOME virtual file-system (common files)
 GNOME VFS is the GNOME virtual file system. It is the foundation of the
 Nautilus file manager. It provides a modular architecture and ships with
 several modules that implement support for file systems, http, ftp and others.
 It provides a URI-based API, a backend supporting asynchronous file
 operations, a MIME type manipulation library and other features.
 .
 This package contains the documentation, data files and locales.

Package: libgnomevfs2-0
Architecture: any
Depends: ${shlibs:Depends}, libgnomevfs2-common (>= ${gnome:Version}), libgnomevfs2-common (<< ${gnome:NextVersion})
Recommends: libgnomevfs2-extra, fam
Suggests: libgnomevfs2-bin
Replaces: libgnomevfs2-common (<< 2.12.2-4)
Description: GNOME virtual file-system (runtime libraries)
 GNOME VFS is the GNOME virtual file system. It is the foundation of the
 Nautilus file manager. It provides a modular architecture and ships with
 several modules that implement support for file systems, http, ftp and others.
 It provides a URI-based API, a backend supporting asynchronous file
 operations, a MIME type manipulation library and other features.
 .
 This package contains the runtime libraries, the daemon, and the
 default modules.

Package: libgnomevfs2-bin
Architecture: any
Depends: ${shlibs:Depends}
Replaces: libgnomevfs2-common (<< 2.12.2-4)
Description: GNOME virtual file-system (support binaries)
 GNOME VFS is the GNOME virtual file system. It is the foundation of the
 Nautilus file manager. It provides a modular architecture and ships  with
 several modules that implement support for file systems, http, ftp and others.
 It provides a URI-based API, a backend supporting asynchronous file
 operations, a MIME type manipulation library and other features.
 .
 This package contains some example binaries using the GNOME VFS
 library.

Package: libgnomevfs2-extra
Architecture: any
Depends: ${shlibs:Depends}, libgnomevfs2-common (>= ${gnome:Version}), libgnomevfs2-common (<< ${gnome:NextVersion})
Conflicts: libgnomevfs2-common (<< 2.12.2-7)
Description: GNOME virtual file-system (extra modules)
 This package contains extra VFS modules for the GNOME virtual
 file-system. Currently, it includes:
  * the bzip2 module;
  * the smb module, to browse Windows shares.

Package: libgnomevfs2-0-dbg
Architecture: any
Section: libdevel
Priority: extra
Depends: libgnomevfs2-0 (= ${binary:Version})
Description: GNOME virtual file-system (debugging libraries)
 GNOME VFS is the GNOME virtual file system. It is the foundation of the
 Nautilus file manager. It provides a modular architecture and ships with
 several modules that implement support for file systems, http, ftp and others.
 It provides a URI-based API, a backend supporting asynchronous file
 operations, a MIME type manipulation library and other features.
 .
 This package contains unstripped shared libraries. It is provided primarily
 to provide a backtrace with names in a debugger, this makes it somewhat
 easier to interpret core dumps. The libraries are installed in
 /usr/lib/debug and are automatically used by gdb.

Package: libgnomevfs2-dev
Architecture: any
Section: libdevel
Depends: libgnomevfs2-0 (= ${binary:Version}), libc6-dev, libgconf2-dev (>= 2.8.0-1), libbonobo2-dev (>= 2.6.0), libgnutls-dev, libxml2-dev, libavahi-client-dev | hurd, libavahi-glib-dev | hurd, libdbus-1-dev | hurd
Description: GNOME virtual file-system library (development files)
 This package provides the necessary development libraries for writing
 GNOME VFS modules and applications that use the GNOME VFS APIs.
