The branch, master has been updated via ba01ce756648010e0bd518067c94654e55693e24 (commit) 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 ----------------------------------------------------------------- commit ba01ce756648010e0bd518067c94654e55693e24 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Mar 8 12:12:49 2012 +0100 re-arrange package names in control file commit 94db97f8857d766f41f511b43726cb88439120e6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Mar 8 12:12:08 2012 +0100 Depend on x2goserver (>=3.1.0.2). Earlier versions have a bug in x2goruncommand that let's execution of X2Go server extensions fail. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) 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..64b78f9 100644 --- a/debian/control +++ b/debian/control @@ -24,11 +24,11 @@ Package: x2gognomebindings Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - x2goserver (>=3.0.99.6-0~), + x2goserver (>=3.1.0.2-0~), + x2goserver-extensions, zenity, gnome-menus, - gnome-colors-common, - x2goserver-extensions + gnome-colors-common Description: Description: x2gognomebindings (GNOME mimetypes for X2go) X2go is a server based computing environment with - session resuming 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).