gvfs (1.6.1-0ubuntu1build1common0omsk1) lucid; urgency=low

  * Rebase on lucid-updates. No remaining changes.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Tue, 03 Aug 2010 14:10:10 +0200

gvfs (1.6.1-0ubuntu1build1) lucid-proposed; urgency=low

  * No-change rebuild to get the missing powerpc binaries.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 12 May 2010 11:47:17 +0200

gvfs (1.6.1-0ubuntu1) lucid-proposed; urgency=low

  * New upstream bug fix release. Compared to the last git snapshot, this
    changes:
    - client: Don't loop on problematic dbus input (LP: #553082)
    - Translation updates
  * Remove 01_dont_ignore_blank_cd_drives.patch: Applied upstream.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 27 Apr 2010 12:51:26 +0200

gvfs (1.6.0+git20100414-0ubuntu1omsk2) lucid; urgency=low

  * Remove debian/patches/oem-automount-audio-cds.patch: it appears that it is
    useless after all (LP: #605131)

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Tue, 03 Aug 2010 13:38:07 +0200

gvfs (1.6.0+git20100414-0ubuntu1omsk1) lucid; urgency=low

  * oem-automount-audio-cds.patch: set AutoMount to true for the cdda backend
    (LP: #605131)

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Fri, 16 Jul 2010 14:31:38 +0200

gvfs (1.6.0+git20100414-0ubuntu1) lucid; urgency=low

  * New upstream git snapshot (since GNOME 2.30.1 will be too late for lucid):
    - afc: Detect iPad and set correct icon name
    - ftp: Parse PWD reply according to RFC
    - ftp: Add missing \n to debug message
    - Attach cancellable to async result and check in finish functions
      (LP: #544306)
    - Disable x-content-types for jailbroken iDevices
    - Translation updates.
  * Drop 04_dont_automount_internal_partitions.patch, it was fixed upstream a
    while ago with a different approach.
  * 02_music-player-mimetype.patch: Update to current patch tagging format.
  * debian/control.in: Bump Standards-Version to 3.8.4 (no changes necessary).
  * Add 01_dont_ignore_blank_cd_drives.patch: Extend the special casing of CD
    drives in should_drive_be_ignored() to also cover blank media. Otherwise
    we lose the drive for the blank media volume, and with it the possibility
    to eject it. (LP: #425104)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 14 Apr 2010 11:02:59 +0200

gvfs (1.6.0-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - afc: Allow copy of folders
    - gphoto2: Don't access things accessible via afc too
    - Translation updates
  * Drop 01-gphoto-ignore-afc.patch, upstream now.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 29 Mar 2010 11:53:31 +0200

gvfs (1.5.5-0ubuntu2) lucid; urgency=low

  * debian/control.in: Drop Vcs-Bzr:, moving to lp:ubuntu/gvfs.
  * Add 01-gphoto-ignore-afc.patch: Ignore gphoto2 mounts on AFC capable
    devices. (LP: #537261)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 23 Mar 2010 21:16:30 +0100

gvfs (1.5.5-0ubuntu1) lucid; urgency=low

  * New upstream version:
    - Fix with-dbus-service-dir configure switch
    - ftp: Cleanup 
    - archive: Use archive_errno() the correct way
    - Correct return values on error for programs
    - Translation updates
  * debian/rules:
    - don't explicitly set the D-Bus service dir configuration option now that
      the build has been fixed in the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 08 Mar 2010 16:41:20 +0100

gvfs (1.5.4-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - gphoto2: Better support for devices that are read-only + delete
    - gdu: Various fixes and preparation for LVM
    - ftp: fix asserts
    - sftp: remember to save password if username changed (LP: #365662)
    - gio module: don't call g_file_find_enclosing_mount_async callback
      directly
    - gvfs-monitor: Track moves if available
    - Translation updates
  * debian/control.in: Bump gdu and glib build dependency, according to
    configure.ac.
  * debian/rules: Explicitly set D-Bus service dir configuration option, to
    work around regression in upstream configure.ac (now fixed in trunk).

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 23 Feb 2010 13:00:18 +0100

gvfs (1.5.3-0ubuntu2) lucid; urgency=low

  * debian/control.in:
    - build-depends on libimobiledevice
    - updated the gvfs-backends description to list afc too
  * debian/gvfs-backends.install:
    - install the new afc backend

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 12 Feb 2010 19:14:12 +0100

gvfs (1.5.3-0ubuntu1) lucid; urgency=low

  * New upstream version:
    - afc: Update for libimobiledevice 
    - ftp: Handle cases where symlink target is not defined
    - ftp: Prefer PASV/PORT to EPSV/EPRT for IPv4, the latter for IPv6
    - Translation updates
    
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 09 Feb 2010 16:04:46 +0100

gvfs (1.5.2-0ubuntu2) lucid; urgency=low

  * Only add -Wl,-O1 to LDFLAGS if DEB_HOST_ARCH != armel; thanks Paul Larson;
    LP #512959.

 -- Loïc Minier <loic.minier@ubuntu.com>  Tue, 02 Feb 2010 22:25:12 +0100

gvfs (1.5.2-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Support new "default location" gio mount attribute
    - Enable support for lazy loading of gio modules
    - Don't build hal if building gdu
    - daemon: Finalize backend on unmount
    - metadata: stability and leak fixes
    - metadata: fix data loss on i/o error
    - fuse: Don't support readlink
    - fuse: Allow setting mtime
    - fuse: Fix permissions
    - smb: Fix free space reporting on some servers
    - gdu: handle mounts better
    - trash: Fix crash/assert
  * debian/control.in: update libglib2.0-dev buid-dep
  * debian/patches/04_dont_automount_internal_partitions.patch: adapted

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 26 Jan 2010 13:45:48 +0100

gvfs (1.5.1-0ubuntu2) lucid; urgency=low

  * debian/gvfs-bin.install: Install bash completion into the correct
    directory. Add debian/gvfs-bin.preinst to clean up on upgrades.
    (Cherrypicked from Debian)
  * Move /usr/share/gvfs/remote-volume-monitors/gdu.monitor from gvfs-backends
    into gvfs package, where it belongs. Bump Conflicts/Replaces accordingly.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 09 Dec 2009 11:46:36 +0100

gvfs (1.5.1-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Translation updates
    - FreeBSD support for the gphoto2 backend
    - Don't show ssh dns-sd items in dns-sd:, only sftp ones
    - New AFC backend, providing access to Apple's iPhone, and iPod Touch
      devices (not built currently, needs MIR first)
    - Don't silently overwrite when restoring from trash
    - Don't subscribe to unnecessary HAL D-Bus events
    - Avoid error dialogs when the user canceled
    - Don't confuse media players for cameras
    - gdu: Consider logical partitions when determining if a drive should be
      ignored
    - gdu: Separated "Safely Remove Drive" from "Eject"
    - gdu: Disallow mounting/ejecting empty drives
    - gdu: Handle NULL device objects
    - obexftp: Fix a crash in the backend
    - obexftp: Delete source file after move (remove_source switch)
    - http: Support querying input streams
    - http: Store and use cookies
    - smb: Support querying filesystem size and free space
    - ftp: Fixed parsing of CMU/VMS-IP FTP style listing
    - Support for loading icon and title on Blu-ray video discs
    - Bugs fixed: 595981, 596867, 517014, 593045, 594928, 586724, 586729,
      597104, 580825
  * Drop 03_http_input_query_info.patch: Fixed upstream.
  * Bump libsoup-gnome2.4-dev build dependency according to configure.ac.
  * debian/control: Drop dependency to devicekit-disks, since it is not used
    directly (just through gdu).

 -- Martin Pitt <martin.pitt@ubuntu.com>  Sat, 05 Dec 2009 15:12:17 +0100

gvfs (1.4.1-0ubuntu1) karmic; urgency=low

  * New upstream version:
    - Translation updates
    - FreeBSD support for the gphoto2 backend
    - Don't silently overwrite when restoring from trash (lp: #435387)
    - Avoid error dialogs when the user canceled
    - Fix a crash in the obexftp backend
    - Don't confuse media players for cameras
  * debian/patches/00git-separate-eject-detach.patch:
    - the change is in the new version 
  * debian/patches/01_mtp_content_types.patch
    - the change is in the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 19 Oct 2009 23:48:47 +0200

gvfs (1.4.0-0ubuntu6) karmic; urgency=low

  * Add 04_dont_automount_internal_partitions.patch: Disable automounting for
    internal partitions. This avoids automounting them on the live system.
    This does not change behaviour in installed system, since internal
    partitions require polkit authorization, and those do not get automounted.
    (LP: #451613)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 19 Oct 2009 13:54:30 +0200

gvfs (1.4.0-0ubuntu5) karmic; urgency=low

  * debian/patches/03_http_input_query_info.patch:
    - Support querying information from HTTP input streams, Required for
      Rhythmbox podcast bug (LP: #437454)

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 15 Oct 2009 13:42:25 +1100

gvfs (1.4.0-0ubuntu4) karmic; urgency=low

  * Add 02_music-player-mimetype.patch: Add media player content type if we
    have a multimedia-player icon. This is a kludge until
    https://bugs.freedesktop.org/show_bug.cgi?id=24500 gets discussed/solved
    properly. (LP: #440290)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 14 Oct 2009 11:57:35 +0200

gvfs (1.4.0-0ubuntu3) karmic; urgency=low

  * Add 01_mtp_content_types.patch: Set correct MIME type for MTP music
    players. (LP: #444083)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 12 Oct 2009 16:41:54 +0200

gvfs (1.4.0-0ubuntu2) karmic; urgency=low

  * Add 00git-separate-eject-detach.patch: Some systems use internal USB
    devices. Automatically detaching such drives when calling
    gdu_drive_eject() (triggered by e.g. the eject button in the Nautilus
    sidebar) as we do right now leads to loss of the drive until reboot (since
    the device is internal). The only viable option right now is to separate
    "Safely Remove Drive" and "Eject".
    If we gain infrastructure to let us know with 100% accuracy that a
    given receptacle is external we can go back to the previous behavior.
    (LP: #404185)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 09 Oct 2009 08:35:05 +0200

gvfs (1.4.0-0ubuntu1) karmic; urgency=low

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 21 Sep 2009 16:59:55 +0200

gvfs (1.3.6-0ubuntu1) karmic; urgency=low

  * New upstream version:
    - Translation updates
    - ftp: robustness fixes
    - gdu: Avoid unnecessary authentication dialogs
  * debian/patches/00git-noninteractive-mounting-at-startup.patch:
    - the change is in the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 07 Sep 2009 12:50:58 +0200

gvfs (1.3.5-0ubuntu2) karmic; urgency=low

  * Add 00git-noninteractive-mounting-at-startup.patch: Do not attempt to
    mount drives at startup which need authentication. (LP: #396448)
  * debian/control: Bump libgdu-dev requirement for above patch.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 31 Aug 2009 19:14:04 +0200

gvfs (1.3.5-0ubuntu1) karmic; urgency=low

  * New upstream version:
    - Properly translate gvfs-* programs
    - Implement support for g_cancellable_release_fd
    - sftp: Handle existing file on mkdir
    - smb: Better performance when reading files
    - ftp: Fix memory leaks
    - Make dav mounts work be accessible with fuse (#590730,#590862)
    - metadata: Fix memory leaks in daemon
    - metadata: Fix rare write error on journal wrapover
    - gphoto: Handle removal of camera with multiple storage heads
    - hal: Fix crash for volumes with no HAL UDI
  * Drop 03-don-t-build-hal-monitor-when-building-gdu-monitor.patch: It's not
    really necessary and causes us having to autoreconf. (It's sent to
    upstream). 
  * Drop 01_maintainer_mode.patch, we don't have patches touching Makefile.am
    etc. any more.
  * Drop 90_relibtoolize.patch. \o/
  * debian/control: Bump libglib2.0-dev build dependency (depends on new
    symbol in 2.21.5).

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 25 Aug 2009 22:19:56 +0200

gvfs (1.3.4-0ubuntu1) karmic; urgency=low

  * New upstream version:
    - ftp: Make large FTP transfers work
    - gphoto: use udev instead of hal
    - Fix build on FreeBSD
    - Bugs fixed: 588187, 589915, 573994, 590793, 576229, 589434
      (lp: #403223, #404490, #291259, #364084, #395216)
  * debian/patches/02-port-gphoto2-backend-and-monitor-to-gudev.patch:
    - the change is in the new version
  * debian/patches/90_relibtoolize.patch:
    - new version update

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 10 Aug 2009 22:24:25 +0200

gvfs (1.3.3-0ubuntu1) karmic; urgency=low

  * New upstream release:
    - Some bug fixes.
    - Lots of translation updates.
  * Drop 04-metadata-init-dbus.patch, applied upstream.
  * debian/rules: Switch back to quilt.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 03 Aug 2009 08:34:15 +0100

gvfs (1.3.2-0ubuntu4) karmic; urgency=low

  * 04-metadata-init-dbus.patch: Fix stupid typo.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 20 Jul 2009 15:25:23 +0200

gvfs (1.3.2-0ubuntu3) karmic; urgency=low

  * debian/gvfs.install: Install gvfs-metadata.
  * Add 04-metadata-init-dbus.patch: Fix crash of gvfsd-metadata, caused by
    uninitialized D-BUS error. (LP: #401367)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 20 Jul 2009 15:17:50 +0200

gvfs (1.3.2-0ubuntu2) karmic; urgency=low

  * 02-port-gphoto2-backend-and-monitor-to-gudev.patch: Don't use
    g_udev_device_get_property_as_int(), since it interprets a number like
    "018" (as DEVNUM might look like) as octal number. Use atoi() to force
    decimal. This fixes the correct detection of USB bus and device number,
    and thus restores proper names and automatic unmounting. (LP: #399320)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 16 Jul 2009 18:40:06 +0200

gvfs (1.3.2-0ubuntu1) karmic; urgency=low

  [ Robert Ancell ]
  * New upstream release: (LP: #399142)
    - metadata-store: initial implementation
    - gvfs-ls: add a -n option to gvfs-ls for nofollow-symlinks
    - gvfsd-computer: better handling of PC floppy drives
    - ftp: EPTR support
    - cdda: Support gudev (and prefer it instead of hal)
    - Add support user interaction when unmounting mounts (gdu, gphoto2)
    - Add support starting/stopping drives (gdu monitor)
    - Fix 'make distcheck'
    - Bugs fixed: 582175, 516704, 586280, 585853, 582772, 585591, 587484
  * debian/patches/02-cdda-backend-support-and-prefer-gudev.patch:
  * debian/patches/05-conditionalize-hal-support-in-obexftp-backend.patch:
  * debian/patches/90_git_change_fix_computer_crash.patch:
    - Applied upstream
  * debian/patches/01_maintainer_mode.patch
  * debian/patches/90_relibtoolize.patch
    - Refreshed 

  [ Martin Pitt ]
  * Replace gphoto monitor/backend hal→gudev ports with newest patch proposed
    upstream.
  * Add 03-don-t-build-hal-monitor-when-building-gdu-monitor.patch: Don't
    build hal monitor when building gdu monitor. Patch proposed upstream in
    bz#586410, and avoids build-conflicting to libhal-dev for reproducible
    results.
  * 90_relibtoolize.patch: Refresh.

 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 14 Jul 2009 11:49:21 +0200

gvfs (1.3.1-0ubuntu3) karmic; urgency=low

  The "bye-bye, hal!" release.

  [ Sebastien Bacher ]
  * debian/watch: define version watch

  [ Martin Pitt ]
  * debian/control.in: Add libgudev-1.0-dev build dependency, drop libhal-dev
    build dependency.
  * debian/control.in: Drop hal recommends.
  * Add 02-cdda-backend-support-and-prefer-gudev.patch: Port cdda backend from
    hal to gudev.
  * Add 03-port-gphoto2-backend-to-gudev.patch: Port gphoto2 backend from hal
    to gudev.
  * Add 04-port-gphoto2-monitor-to-gudev.patch: Port gphoto volume monitor
    from hal to gudev.
  * Add 05-conditionalize-hal-support-in-obexftp-backend.patch: Only build
    against and query hal in the obexftp backend if hal is available. It
    currently only checks for devices with the "obex" capability, but this is
    neither supported in bluez/hal nor necessary for connecting to a bluetooth
    device through bluez-gnome & friends. (See fd.o #586411 for details)
  * Refresh 90_relibtoolize.patch to pick up changes from above patches.
  * debian/gvfs.install: Drop hal volume monitor.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 03 Jul 2009 10:55:27 +0200

gvfs (1.3.1-0ubuntu2) karmic; urgency=low

  * debian/patches/90_git_change_fix_computer_crash.patch:
    - git change to fix the gvfsd-computer crashing when devices have no names
      (lp: #387036)
  * debian/control.in:
    - gvfs depends on policykit-1-gnome which is required for mounting now

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 29 Jun 2009 14:38:51 +0200

gvfs (1.3.1-0ubuntu1) karmic; urgency=low

  * New upstream version:
    - Add Gnome Disk utility based volume monitor
    - Emit pre-unmount signal on GMounts
    - Use new race-free cancellation connect APIs
    - fix crash with newer glib
    - avoid sending progress info if not needed
    - ftp: Convert to use gio network APIs
    - ftp: Restructure code significantly
    - ftp: Fix logging in to a FTP server only works for the 2nd attempt
    - ftp: Handle files > 4 gig
    - gphoto: Fix support for Canon EOS 5D
    - sftp: Pick up SSH_AUTH_SOCK from gnome-keyring
    - sftp: Don't trust remote permissions for uids other than user
    - cdda: verify filenames before using
    - gvfs-copy: Show speed when copying
  * debian/control.in:
    - updated gdu and glib requirement
  * debian/patches/90_relibtoolize.patch:
    - new version update

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 15 Jun 2009 11:50:47 +0200

gvfs (1.3git20090512-0ubuntu2) karmic; urgency=low

  * debian/control.in:
    - depends on devicekit-disks
    - lists vcs information
    - use replaces for the gdu backend binary change
  * debian/gvfs.install, debian/gvfs-backends.install:
    - install the gdu backend in the gvfs binary

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 05 Jun 2009 11:21:20 +0200

gvfs (1.3git20090512-0ubuntu1) karmic; urgency=low

  * New git version with gnome-disk-utility backend, this one is used when
    gnome-disk-utility is installed, don't recommends this one for now though
    to not disrupt the current cds builds
  * debian/control.in:
    - build-depends on libgdu-dev to get the new backend built
  * debian/gvfs-backends.install:
    - list the new monitor files to install
  * debian/patches/01_maintainer_mode.patch:
    - enable this change
  * debian/patches/90_relibtoolize.patch:
    - new version update
  * debian/patches/91_svn_change_ssh_use_gnome_keyring.patch:
    - the change is in the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 12 May 2009 14:15:23 +0200

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

