The branch, build-main has been updated via 94db97f8857d766f41f511b43726cb88439120e6 (commit) from 0bb58902760aec107e45c8b7981ac14e07d7715f (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 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 6111a3b..76c91ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ x2gognomebindings (2.0.1.5-0~x2go1) UNRELEASED; urgency=low * New upstream version (2.0.1.5): - Let GNOME sessions started via X2Go ignore GNOME's monitor settings in ~/.config/monitors.xml. + * Depend on x2goserver (>=3.1.0.2). Earlier versions have a bug in + x2goruncommand that let's execution of X2Go server extensions fail. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 22 Feb 2012 15:41:42 +0100 diff --git a/debian/control b/debian/control index 3e665d5..3e90b64 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Package: x2gognomebindings Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - x2goserver (>=3.0.99.6-0~), + x2goserver (>=3.1.0.2-0~), zenity, gnome-menus, gnome-colors-common, 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).