The branch, master has been updated via 4a36f942d537809ce3516acba33241d84794873b (commit) from bd27872d25a1dcc93dbac3a656b8878295ac9760 (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 4a36f942d537809ce3516acba33241d84794873b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 17 19:17:33 2013 +0100 Use x2gopath in scripts rather than deprecated x2gobasepath. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + .../x2gofeature.d/x2goserver-matebindings.features | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index a2ab195..0897756 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low * New upstream release (0.0.1.2): - Drop invalid value (MATE) from Categories: field in x2gosuspend-mate.desktop. + - Use x2gopath in scripts rather than deprecated x2gobasepath. * debian/control: + Update LONG_DESCRIPTION. + Add dependency: libgtk2.0-bin | libgtk-3-bin. diff --git a/share/x2go/x2gofeature.d/x2goserver-matebindings.features b/share/x2go/x2gofeature.d/x2goserver-matebindings.features index 3df4209..13410af 100755 --- a/share/x2go/x2gofeature.d/x2goserver-matebindings.features +++ b/share/x2go/x2gofeature.d/x2goserver-matebindings.features @@ -21,7 +21,7 @@ # Copyright (C) 2011 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # Copyright (C) 2011-2013 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -X2GO_LIB_PATH=`echo -n \$(x2gobasepath)/lib/x2go` +X2GO_LIB_PATH=`x2gopath libexec` $X2GO_LIB_PATH/x2gosyslog "$0" "info" "$(basename $0) called with options: $@" hooks/post-receive -- x2gomatebindings.git (MATE 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 "x2gomatebindings.git" (MATE bindings for X2Go).