diff -u gvfs-0.2.5/debian/changelog gvfs-0.2.5/debian/changelog --- gvfs-0.2.5/debian/changelog +++ gvfs-0.2.5/debian/changelog @@ -1,3 +1,10 @@ +gvfs (0.2.5-0ubuntu4) hardy-proposed; urgency=low + + * debian/patches/94_fix_davs_mounting.patch: + - Recover lost DAV over HTTPS mounting functionality. (LP: #222532) + + -- Philipp Kern Mon, 02 Mar 2009 22:43:49 +0100 + gvfs (0.2.5-0ubuntu3) hardy-proposed; urgency=low * debian/patches/93_from_svn_avoid_fuse_race_crasher.patch: only in patch2: unchanged: --- gvfs-0.2.5.orig/debian/patches/94_fix_davs_mounting.patch +++ gvfs-0.2.5/debian/patches/94_fix_davs_mounting.patch @@ -0,0 +1,9 @@ +diff -urNad gvfs-1.0.2~/daemon/dav.mount.in gvfs-1.0.2/daemon/dav.mount.in +--- gvfs-1.0.2~/daemon/dav.mount.in 2008-09-14 14:05:05.000000000 +0200 ++++ gvfs-1.0.2/daemon/dav.mount.in 2009-03-01 20:07:27.000000000 +0100 +@@ -1,4 +1,4 @@ + [Mount] +-Type=dav ++Type=dav;davs + Exec=@libexecdir@/gvfsd-dav + AutoMount=false