[maemo-commits] [maemo-commits] r18308 - projects/haf/trunk/gvfs-1.0.3/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon May 11 16:18:51 EEST 2009
- Previous message: [maemo-commits] r18307 - projects/haf/trunk/libmatchbox2/debian
- Next message: [maemo-commits] r18309 - projects/haf/trunk/clutter0.8/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll Date: 2009-05-11 16:18:50 +0300 (Mon, 11 May 2009) New Revision: 18308 Modified: projects/haf/trunk/gvfs-1.0.3/debian/control Log: Added -dbg packages. Modified: projects/haf/trunk/gvfs-1.0.3/debian/control =================================================================== --- projects/haf/trunk/gvfs-1.0.3/debian/control 2009-05-11 13:18:39 UTC (rev 18307) +++ projects/haf/trunk/gvfs-1.0.3/debian/control 2009-05-11 13:18:50 UTC (rev 18308) @@ -53,6 +53,20 @@ This package contains the libgvfscommon development files, needed to build new backends that make use of the same functions. +Package: libgvfscommon0-dbg +Section: libdevel +Priority: extra +Architecture: any +Depends: libgvfscommon0 (= ${binary:Version}) +Description: userspace virtual filesystem - development files + gvfs is a userspace virtual filesystem where mount runs as a separate + processes which you talk to via D-Bus. It also contains a gio module + that seamlessly adds gvfs support to all applications using the gio + API. It also supports exposing the gvfs mounts to non-gio applications + using fuse. + . + This package contains the debugging symbols for libgvfscommon. + Package: gvfs Architecture: any Depends: ${shlibs:Depends}, @@ -70,6 +84,19 @@ This package contains the gvfs server that provides gvfs mounts to all gio applications, and the minimal set of backends. +Package: gvfs-dbg +Architecture: any +Priority: extra +Depends: gvfs (= ${binary:Version}) +Description: userspace virtual filesystem - server + gvfs is a userspace virtual filesystem where mount runs as a separate + processes which you talk to via D-Bus. It also contains a gio module + that seamlessly adds gvfs support to all applications using the gio + API. It also supports exposing the gvfs mounts to non-gio applications + using fuse. + . + This package contains the debugging symbols of the gvfs server. + Package: gvfs-backends Architecture: any Depends: ${shlibs:Depends}, @@ -86,6 +113,19 @@ This package contains the archive, cdda, dav, dnssd, ftp, gphoto2, http, network, obexftp, sftp, smb and smb-browse backends. +Package: gvfs-backends-dbg +Architecture: any +Priority: extra +Depends: gvfs-backends (= ${binary:Version}) +Description: userspace virtual filesystem - server + gvfs is a userspace virtual filesystem where mount runs as a separate + processes which you talk to via D-Bus. It also contains a gio module + that seamlessly adds gvfs support to all applications using the gio + API. It also supports exposing the gvfs mounts to non-gio applications + using fuse. + . + This package contains the debugging symbols for gvfs-backend. + Package: gvfs-bin Architecture: any Depends: ${shlibs:Depends}, @@ -99,3 +139,16 @@ using fuse. . This package contains the support binaries. + +Package: gvfs-bin-dbg +Architecture: any +Priority: extra +Depends: gvfs-bin (= ${binary:Version}) +Description: userspace virtual filesystem - server + gvfs is a userspace virtual filesystem where mount runs as a separate + processes which you talk to via D-Bus. It also contains a gio module + that seamlessly adds gvfs support to all applications using the gio + API. It also supports exposing the gvfs mounts to non-gio applications + using fuse. + . + This package contains the debugging symbols of the support binaries.
- Previous message: [maemo-commits] r18307 - projects/haf/trunk/libmatchbox2/debian
- Next message: [maemo-commits] r18309 - projects/haf/trunk/clutter0.8/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]