gvfs (1.2.3-1jolicloud1) robby; urgency=low

  * New upstream version:
    - fix crash in nautilus when accessing network:// protocol

 -- Alex Launi <alex@jolicloud.org>  Tue, 22 Dec 2009 17:36:42 -0500

gvfs (1.2.2-0ubuntu2) jaunty-proposed; urgency=low

  * debian/patches/99_sftp_group_perm_check.patch: 
    - fixes a failure to check group permissions on sftp hosts (lp: #312396)

 -- Dereck Wonnacott <dereck@gmail.com>  Fri, 08 May 2009 14:37:21 -0400

gvfs (1.2.2-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - ftp: Fix error handling in some cases
    - proxy monitor: Fix warning spew
  * debian/patches/91_svn_change_ssh_use_gnome_keyring.patch:
    - svn change to get the ssh backend to use gnome-keyring (lp: #345496)

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 13 Apr 2009 21:04:33 +0200

gvfs (1.2.1-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - Fix duplicate CD audio icons after remount
    - Fix problems mounting encrypted volumes
    - Handle usernames with @ in them better in uris
    - trash: handle weird filenames correctly
    - sftp: Fix various error conditions
    - volume monitors: emit pre-unmount signals
    - smb: Fix various error conditions
    - fuse: Make sure closing a file flushed the file on the backend
  * debian/patches/90_svn_update.patch:
    - the change is the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 03 Apr 2009 16:51:09 +0200

gvfs (1.2.0-0ubuntu2) jaunty; urgency=low

  * debian/patches/90_svn_update.patch:
    - update to current svn to give it some testing and make the 2.26.1 update
      easier to review
  * debian/patches/90_relibtoolize.patch:
    - reactivated and updated

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 02 Apr 2009 00:41:20 +0200

gvfs (1.2.0-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - sftp: Don't hang if ssh no authentication method availible
    - Don't leak file monitors
    - computer: don't show shadowed mounts

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 16 Mar 2009 13:19:50 +0100

gvfs (1.1.8-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - Fix crashers and leaks (lp: #201519)
    - Handle file:// uris with anchors in gvfs-open
    - fuse: Support ftruncate to the current file size (lp: #234532)
    - escape/unescape hostname part in uris, allowing spaces in e.g. smb domains
    - hal: Fix "No mount object" error on mount
    - Change details of the new .xdg-volume-info file format
    - Fix races in cancellation of gvfs streams
    - Remove debug spew from backends
    - ftp: Fix anonymous login (lp: #334540)
    - gphoto2: Ignore broken storages with no capacity (lp: #326029)
    - Don't globally modify COMP_WORDBREAKS in bash completion script
      (lp: #290784)
    - Don't ask for username when getting ssh key passphrase
  * debian/patches/91_upstream_change_fix_trash_crasher.patch:
    - the change is in the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 10 Mar 2009 13:02:47 +0100

gvfs (1.1.7-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - Fix build on some platforms
    - ftp: Fix short read errors (lp: #208750)
    - gphoto2: Make it work on iphone
    - sftp: Fix symlink creation
    - fuse: Better support of truncation, fixing OOo save (lp: #317587)
    - proxy monitors: Support mount operations, etc
    - gvfs-mount: add --device commandline support
    - sftp: Fix protocol bug that made some servers not work (lp: #286053)
    - general support for query_info over streams, implemented for smb, sftp
    - Initial support for .xdg-volume-info reading (lp: #269159)
    - fix trash crasher (lp: #332554)
    - use ssh config (lp: #264803)
  * debian/patches/02_support_xdg_volume_info.patch:
    - the new version fixes this issue
  * debian/patches/91_upstream_change_fix_trash_crasher.patch:
    - upstream change to fix a trash crasher (lp: #333791)
  * debian/rules:
    - shlibs version update

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 02 Mar 2009 18:10:40 +0100

gvfs (1.1.6-0ubuntu1) jaunty; urgency=low

  * 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

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 16 Feb 2009 14:57:52 +0100

gvfs (1.1.5-0ubuntu2) jaunty; urgency=low

  * Add 02_support_xdg_volume_info.patch: Support reading a
    .volume-info file on mounts. This allows non-hal mounts (such as
    FUSE) to have custom icons and names. Patch by Rodney Dawes.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 12 Feb 2009 19:37:49 +0100

gvfs (1.1.5-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - network: Pick up SMB shares from zeroconf
    - obexftp: Write support for
    - obexftp: Support obexftp over usb
    - trash: Don't follow symlinks on delete
    - fix crashes (lp: #320386)
  * debian/patches/91_dnssd_use_libglib.patch,
    debian/patches/92_svn_change_fix_incorrect_trash_write.patch,
    debian/patches/93_svn_change_fix_trash_enumerate_issue.patch:
    - the change is in the new version
  * debian/rules:
    - updated shlibs version (lp: #322763)

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 02 Feb 2009 14:38:23 +0100

gvfs (1.1.4-0ubuntu3) jaunty; urgency=low

  * debian/patches/93_svn_change_fix_trash_enumerate_issue.patch:
    - svn change to fix trashing issue (lp: #323321)

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 30 Jan 2009 22:47:26 +0100

gvfs (1.1.4-0ubuntu2) jaunty; urgency=low

  * debian/patches/92_svn_change_fix_incorrect_trash_write.patch:
    - svn change to fix an incorrect write issue

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 28 Jan 2009 18:03:22 +0100

gvfs (1.1.4-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - Trash performance fixes
    - Fuse performance fixes
  * debian/patches/91_dnssd_use_libglib.patch:
    - new patch to fix a build issue

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 19 Jan 2009 22:44:40 +0100

gvfs (1.1.3-0ubuntu2) jaunty; urgency=low

  * debian/control.in:
    - use the new libsoup-gnome variant

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 08 Jan 2009 16:39:07 +0100

gvfs (1.1.3-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - ftp: fix limited number of connections causes commands to fail 
    - trash: fix parallel build doesn't work 
    - trash: add trash::orig-path and trash::deletion-date info
    - trash: set files to mode 700 before deleting to deal with users trashing 
      read-only directories
    - smb-browse: browsing authentication support (lp: #193232, #207072)
    - smb-browse: make backend not automounted anymore
    - New trash backend (lp: #7560, #187565, #201393, #206747, #207835, #216739)
    - Use the new shadow mount facility in gio
    - gphoto2: Use shadow mounts
    - obex: Fix icon for root directory
    - http: Fix major memory leak (lp: #225615)
    - http: Support proxies
  * debian/patches/01_maintainer_mode.patch,
    debian/patches/90_relibtoolize.patch:
    - commented debian change for now since it's not really required and create
      build issue using the jaunty libtool version
  * debian/patches/90_correct_glib_use.patch:
    - the issue is fixed in the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 07 Jan 2009 22:52:11 +0100

gvfs (1.1.1-0ubuntu2) jaunty; urgency=low

  * debian/control.in:
    - updated glib requirement

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 02 Dec 2008 18:39:10 +0100

gvfs (1.1.1-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - Reverse map FUSE pathnames to gvfs locations
    - Fix crashes
    - Show better icon info in gvfs-info
    - Support custom icons for gvfs backends
    - dav: support uris (dav+sd://) which specify dns-sd services instead of resolved ip+port
    - ftp: Fix time parsing
    - ftp: Show username in auth dialog if specified in uri
    - ftp: Support UTF8 server feature
    - ftp: Use LIST -a instead of LIST on unix servers
    - fuse: Fix major race in that caused crashes
    - fuse: Set st_blocks so that e.g. the "du" command works
    - gphoto: use custom icons for faster thumbnails
    - obexftp: Port to bluez 4 API
    - sftp: If name specified in mount, use in name too so that fuse paths are unique
    - sftp: Support /etc/favicon.png
    - smb: Don't ask for password twice if cancelled
    - smb: support setting timestamp
  * debian/gvfs-backends.install:
    - new version update
  * debian/patches/updated_obex_apis.patch:
    - the changes are in the new version
  * debian/patches/90_correct_glib_use.patch:
    - correctly use glib to fix a build issue

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 02 Dec 2008 17:26:35 +0100

gvfs (1.0.3-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    - Fixed custom mimetype icon won't display problem   
    - Fixed a memory leak
    - Fixed paste into menu item blinking in nautilus
	
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 25 Nov 2008 10:53:34 +0100

gvfs (1.0.2-1ubuntu1) jaunty; urgency=low

  * Sync on Debian
  * debian/patches/updated_obex_apis.patch:
    - update the obex api to the current version
  * debian/patches/90_upstream_change_fix_rhythmbox_crasher.patch:
    - change to fix incorrectly url parsing leading to a rhythmbox crasher

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 17 Nov 2008 10:37:16 +0100

gvfs (1.0.2-1) experimental; urgency=low

  [ Andreas Henriksson ]
  * New upstream release.
    - disable all patches (from upstream).
    - bump build-dependency on libglib2.0-dev to >= 2.17.6.
    - add build-dependency on intltool.
    - add version >= 2.23.91 to libsoup2.4-dev build-dependency.

  [ Josselin Mouette ]
  * Build-depend on openssh-client.
  * Bump requirement on libgphoto2.
  * Bump shlibs version to 0.99.6.
  * Fix D-Bus spelling error in descriptions. Make them a bit more 
    complete.
  * Include clean-la.mk; require gnome-pkg-tools 0.7.
  * Include the volume monitors.
  * Move the computer, localtest and trash backends to gvfs.
  * Add the corresponding conflict.
  * Do not run dh_makeshlibs on gvfs.
  * 01_maintainer_mode.patch: enable AM_MAINTAINER_MODE.
  * 90_relibtoolize.patch: relibtoolize to avoid the amd64 rpath issue.
  * 99_ltmain_as-needed.patch: the best friend of --as-needed.
  * Pass -z defs --as-needed -O1 to the linker.
  * gvfs-fuse and gvfs-bin depend on gvfs (= ${binary:Version}).

 -- Josselin Mouette <joss@debian.org>  Sun, 16 Nov 2008 19:51:57 +0100

gvfs (0.2.5-1.1) unstable; urgency=high

  * NMU
  * Apply upstream SVN r1819 - "(reindex_file_handle_for_path): Steal the old
    file handle record from the global hash table before replacing its path,
    not after."
  * Apply upstream SVN r1822: "(vfs_create): Hold the file handle lock while
    opening the stream."
  * Apply upstream SVN r1844: "Don't call statvfs on /."
  * Apply upstream SVN r1854: "Avoid a race between the subthread and the
    main thread in the case of dbus going bye-bye."
  * Apply part of r2052: "Set st_blocks & co so that du works."
  * Apply upstream SVN r2056: "Attempt to prevent potential race conditions in
    the FUSE backend when file handles get closed while still in use in
    another thread, if that ever happens."  closes: #496269.

 -- Clint Adams <schizo@debian.org>  Sat, 25 Oct 2008 09:29:53 -0400

gvfs (0.2.5-1) unstable; urgency=low

  * New upstream bugfix release:
    + Fixes trash problems with files beginning with an _ (Closes: #474616).
  * debian/control.in:
    + Update Standards-Version to 3.8.0, no additional changes needed.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 30 Jun 2008 12:07:05 +0200

gvfs (0.2.4-1) unstable; urgency=low

  * New upstream bugfix release:
    + Fixes a few FUSE issues (Closes: #476280).
  * debian/control.in:
    + Recommend obex-data-server to make ObexFTP work out of the
      box (Closes: #480005).

 -- Sebastian Dröge <slomo@debian.org>  Thu, 29 May 2008 09:21:32 +0200

gvfs (0.2.3-1) unstable; urgency=low

  * debian/gvfs-backends.postinst:
    + Use killall -q to not complain if there are no gvfsd processes. Thanks
      to Daniel Hahler (Closes: #473172).
  * New upstream release.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 08 Apr 2008 13:24:00 +0200

gvfs (0.2.2-1) unstable; urgency=low

  * debian/gvfs-backends.postinst:
    + Send SIGHUP to all gvfsd processes to let them reload their
      backends list.
  * debian/control.in:
    + Let gvfs recommend gvfs-backends.
  * New upstream release:
    + debian/patches/01_sftp_krb5.patch:
      - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 28 Mar 2008 18:04:37 +0100

gvfs (0.2.1-1) unstable; urgency=low

  * New upstream release:
    + debian/patches/90_from_svn_fix_async_cancellation.patch:
      - Dropped, merged upstream.
    + debian/control.in,
      debian/gvfs-backends.install:
      - Add archive backend, allows reading many different archive types,
        for example tar and zip.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 17 Mar 2008 19:36:11 +0100

gvfs (0.2.0.1-2) unstable; urgency=low

  [ Josselin Mouette ]
  * Use quilt for patch handling.
  * 01_sftp_krb5.patch: ported from GnomeVFS. Make the sftp backend work 
    when pam_krb5 is used on the server side.

  [ Sebastian Dröge ]
  * debian/patches/90_from_svn_fix_async_cancellation.patch:
    + Patch from upstream SVN (and Ubuntu) to fix async cancellation.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 17 Mar 2008 00:56:13 +0100

gvfs (0.2.0.1-1) unstable; urgency=low

  * New upstream stable release.
  * debian/control.in:
    + Build depend on libltdl3-dev again to make libtool happy.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 10 Mar 2008 21:29:54 +0100

gvfs (0.1.11-1) experimental; urgency=low

  * New upstream release.
  * debian/control.in:
    + Remove libltdl3-dev from Build-Depends, workaround is not needed anymore
      for some reason.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 05 Mar 2008 05:28:14 +0100

gvfs (0.1.10-1) experimental; urgency=low

  * New upstream release:
    + debian/control,
      debian/gvfs-backends.install:
      - Update build dependencies.
      - Add obexftp to the backends.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 04 Mar 2008 16:13:56 +0100

gvfs (0.1.8-1) experimental; urgency=low

  * New upstream release:
    + debian/control.in:
      - Update libglib2.0-dev build dependency to >= 2.15.6.
      - Build depend on libavahi-client-dev and libavahi-glib-dev.
      - Update libhal-dev build dependency to >= 0.5.10.
      - Build depend on libgphoto2-2-dev.
      - Build depend on libgnome-keyring-dev.
      - Add new backends to the gvfs-backends description.
      - Build depend on libltdl3-dev.
    + debian/gvfs-backends.install:
      - Add new backends.
    + debian/gvfs-bin.install:
      - Add new /etc/profile.d directory.
  * debian/control.in:
    + Add libglib2.0-dev to the dependencies of the -dev package.
    + Let gvfs Recommend hal and dbus as they're required for it to work.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 26 Feb 2008 07:19:53 +0100

gvfs (0.1.7-1) experimental; urgency=low

  * New upstream release:
    + debian/control.in:
      - Update glib build dependency.
      - Build depend on libgconf2-dev.
  * debian/control.in:
    + Let gvfs-backends depend on gvfs. The backends are useless without it.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 12 Feb 2008 06:55:57 +0100

gvfs (0.1.6-1) experimental; urgency=low

  [ Loic Minier ]
  * Add ${shlibs:Depends} and ${misc:Depends} to libgvfscommon-dev.
  * Wrap deps and remove trailing whitespace in control  :-P

  [ Sebastian Dröge ]
  * New upstream release:
    + debian/control.in:
      - Build depend on libglib2.0-dev (>= 2.15.4).
  * debian/control.in:
    + Let gvfs-backends depend on gvfs. Taken from the Ubuntu package.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 29 Jan 2008 12:37:10 +0100

gvfs (0.1.4-1) experimental; urgency=low

  * New upstream release.
  * debian/control.in:
    + Update descriptions.
    + Update build dependencies.
  * debian/gvfs-backends.install:
    + Add burn:// backend.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 22 Jan 2008 12:56:52 +0100

gvfs (0.1.2-1) experimental; urgency=low

  [ Sebastien Bacher ]
  * Initial packaging.

  [ Sebastian Dröge ]
  * Synced package from Ubuntu and uploaded to experimental (Closes: #444299).
  * debian/control.in:
    + Build depend on libsoup2.2-dev.
    + Update minimal versions of build dependencies.
    + Build depend on libxml-parser-perl.
  * debian/copyright:
    + Add another copyright holder.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 17 Jan 2008 12:32:52 +0100

gvfs (0.2.2-2.1) unstable; urgency=low

  * debian/gvfs-backends.postinst:
    + Use killall -q to not complain if there are no gvfsd processes. Thanks
      to Daniel Hahler (Closes: #473172).
  * 

 -- Sebastian Dröge <slomo@debian.org>  Tue, 08 Apr 2008 13:24:00 +0200
