~ubuntu-branches/ubuntu/jaunty/gvfs/jaunty-proposed

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-02-16 14:57:52 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20090216145752-lbghvg3uczhcf9f7
Tags: 1.1.6-0ubuntu1
* New upstream version:
  - Fix crashes
  - trash: Better messages
  - Clean up glib and gtk includes
  - archive: Build with later versions of libarchive
  - dav: Fix folder creation
  - dav: Fix redirection when user is specified in url
  - http: fix error propagation
  - sftp: Try to preserve ownership when replacing a file
* debian/control.in:
  - gvfs-fuse depends on fuse-utils to work (lp: #327858)
* debian/patches/90_upstream_change_fix_rhythmbox_crasher.patch:
  - the change is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
Architecture: any
84
84
Depends: ${shlibs:Depends},
85
85
         ${misc:Depends},
86
 
         gvfs (= ${binary:Version})
 
86
         gvfs (= ${binary:Version}),
 
87
         fuse-utils
87
88
Description: userspace virtual filesystem - fuse server
88
89
 gvfs is a userspace virtual filesystem where mount runs as a separate 
89
90
 processes which you talk to via D-Bus. It also contains a gio module