The branch, build-main has been updated via 2a8052cabdc3cee7ccd7f4890dd3dab99e91d1ea (commit) from b67785b76d550905fe299db52c3f8e0fab4eb5fd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + extension/nautilus-x2goumount.c | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 413f170..00472d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ x2gognomebindings (2.0.2.0-0~x2go2) UNRELEASED; urgency=low - Rename x2gosuspend.desktop to x2gosuspend-gnome2.destop. - Drop deprecated key in .desktop files: Encoding. - Remove build-cruft. + - Drop inclusion of libgnome-vfs header files as they are not used. * /debian/control: + Drop B-D: libglade2-dev. + Drop B-D: libglib2.0-dev. diff --git a/extension/nautilus-x2goumount.c b/extension/nautilus-x2goumount.c index 65f3220..fb9761b 100644 --- a/extension/nautilus-x2goumount.c +++ b/extension/nautilus-x2goumount.c @@ -20,9 +20,6 @@ #include <config.h> #include <glib/gi18n.h> #include <string.h> -#include <libgnomevfs/gnome-vfs-utils.h> -#include <libgnomevfs/gnome-vfs-file-info.h> -#include <libgnomevfs/gnome-vfs-ops.h> #include <nautilus/libnautilus-extension/nautilus-extension-types.h> #include <nautilus/libnautilus-extension/nautilus-file-info.h> #include <nautilus/libnautilus-extension/nautilus-menu-provider.h> hooks/post-receive -- x2gognomebindings.git (GNOME bindings for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gognomebindings.git" (GNOME bindings for X2Go).