The branch, build-main has been updated via 5300fd79a4a589e63f8507017cae2436feadf100 (commit) from 58926bcd9722efad3226994e4b0c0edcf201e932 (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 | 2 +- .../x2goserver-gnomebindings.features | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 4bfb1ae..93e0280 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ x2gognomebindings (2.0.1.4-0~x2go1) UNRELEASED; urgency=low * New upstream version (2.0.1.4): - Apply implicit.diff patch from Jan Engelhardt (OpenSUSE). - - Add x2gofeature support (feature provided: X2GO_GNOME2BINDINGS). + - Add x2gofeature support (feature provided: X2GO_GNOMEBINDINGS). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 13 Oct 2011 02:08:41 +0200 diff --git a/share/x2gofeature.d/x2goserver-gnomebindings.features b/share/x2gofeature.d/x2goserver-gnomebindings.features index ae6dac5..fb25030 100755 --- a/share/x2gofeature.d/x2goserver-gnomebindings.features +++ b/share/x2gofeature.d/x2goserver-gnomebindings.features @@ -29,7 +29,7 @@ X2GO_FEATURE=$1 # check for X2go server core features case "$X2GO_FEATURE" in - "X2GO_GNOME2BINDINGS") echo "ok"; exit 0;; + "X2GO_GNOMEBINDINGS") echo "ok"; exit 0;; *) exit -1;; esac hooks/post-receive -- x2gomatebindings.git (x2gomatebindings upstream project) 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" (x2gomatebindings upstream project).