Bug#801094: gvfs: Enable support for Google Drive
Ritesh Raj Sarraf
rrs at debian.org
Tue Oct 6 08:39:25 UTC 2015
Package: gvfs
Version: 1.26.0-2
Severity: normal
Tags: patch pending
Please find attached the patch for enabling google drive support.
diff -Nru gvfs-1.26.0/debian/changelog gvfs-1.26.0/debian/changelog
--- gvfs-1.26.0/debian/changelog 2015-10-02 20:30:15.000000000 +0530
+++ gvfs-1.26.0/debian/changelog 2015-10-06 13:29:05.000000000 +0530
@@ -1,3 +1,10 @@
+gvfs (1.26.0-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Enable Google Drive support
+
+ -- Ritesh Raj Sarraf <rrs at debian.org> Tue, 06 Oct 2015 13:28:35 +0530
+
gvfs (1.26.0-2) unstable; urgency=medium
* Upload to unstable.
diff -Nru gvfs-1.26.0/debian/control gvfs-1.26.0/debian/control
--- gvfs-1.26.0/debian/control 2015-10-06 13:18:34.000000000 +0530
+++ gvfs-1.26.0/debian/control 2015-10-06 13:53:19.000000000 +0530
@@ -28,7 +28,7 @@
libgudev-1.0-dev (>= 147) [linux-any],
libcdio-paranoia-dev (>= 0.78.2),
libbluetooth-dev (>= 4.0) [linux-any],
- libgoa-1.0-dev (>= 3.7.1),
+ libgoa-1.0-dev (>= 3.17.1),
libexpat1-dev,
libgphoto2-dev (>= 2.5.0),
libsecret-1-dev,
diff -Nru gvfs-1.26.0/debian/control.in gvfs-1.26.0/debian/control.in
--- gvfs-1.26.0/debian/control.in 2015-10-06 13:18:26.000000000 +0530
+++ gvfs-1.26.0/debian/control.in 2015-10-06 13:38:22.000000000 +0530
@@ -24,7 +24,7 @@
libgudev-1.0-dev (>= 147) [linux-any],
libcdio-paranoia-dev (>= 0.78.2),
libbluetooth-dev (>= 4.0) [linux-any],
- libgoa-1.0-dev (>= 3.7.1),
+ libgoa-1.0-dev (>= 3.17.1),
libexpat1-dev,
libgphoto2-dev (>= 2.5.0),
libsecret-1-dev,
diff -Nru gvfs-1.26.0/debian/gvfs-backends.install gvfs-1.26.0/debian/gvfs-backends.install
--- gvfs-1.26.0/debian/gvfs-backends.install 2015-09-17 19:19:00.000000000 +0530
+++ gvfs-1.26.0/debian/gvfs-backends.install 2015-10-06 13:52:33.000000000 +0530
@@ -7,6 +7,7 @@
usr/lib/gvfs/gvfsd-dav
usr/lib/gvfs/gvfsd-dnssd
usr/lib/gvfs/gvfsd-ftp
+usr/lib/gvfs/gvfsd-google
usr/lib/gvfs/gvfsd-gphoto2 [linux-any]
usr/lib/gvfs/gvfs-goa-volume-monitor [!hurd-any]
usr/share/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service [!hurd-any]
@@ -41,6 +42,7 @@
usr/share/gvfs/mounts/sftp.mount
usr/share/gvfs/mounts/smb-browse.mount
usr/share/gvfs/mounts/smb.mount
+usr/share/gvfs/mounts/google.mount
usr/share/gvfs/remote-volume-monitors/gphoto2.monitor [linux-any]
usr/share/gvfs/remote-volume-monitors/goa.monitor [!hurd-any]
usr/share/gvfs/remote-volume-monitors/afc.monitor [!hurd-any]
More information about the pkg-gnome-maintainers
mailing list