The branch, master has been updated via ff4101a7a70369ac880db3ea1952807b5208fe21 (commit) from 56227280840d916e2a79fb4238b95cdc538b7d15 (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 ----------------------------------------------------------------- commit ff4101a7a70369ac880db3ea1952807b5208fe21 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 24 16:01:29 2012 +0200 add explicit dependency on gnome-session (<< 3) ----------------------------------------------------------------------- Summary of changes: debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/control b/debian/control index e4efcc2..a0530f7 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,8 @@ Depends: zenity, gnome-menus, gnome-colors-common, - desktop-file-utils + desktop-file-utils, + gnome-session (<< 3), Conflicts: gnome-session (>= 3) Description: Description: x2gognomebindings (GNOME mimetypes for X2go) 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).