The branch, master has been updated via 4daffd827da564c434327abc0601336de7a4da9b (commit) from 34a46cc8bb56654ff3f48d062dcba0a2869102d9 (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 4daffd827da564c434327abc0601336de7a4da9b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 30 18:10:19 2013 +0200 /debian/control: Add dependency: libgtk-3-bin | libgtk2.0-bin. (Fixes: #277). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 5 ++++- debian/control | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 1966a12..62951f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ x2golxdebindings (1.0.2.2-0~x2go1) UNRELEASED; urgency=low - * Continue development... + * New upstream version (1.0.2.2): + - Continue development... + * /debian/control: + + Add dependency: libgtk-3-bin | libgtk2.0-bin. (Fixes: #277). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 28 Jul 2013 18:22:50 +0200 diff --git a/debian/control b/debian/control index 73ae138..68a907e 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Depends: ${shlibs:Depends}, lxde-icon-theme|lxde-common, desktop-file-utils, shared-mime-info, + libgtk-3-bin | libgtk2.0-bin, Description: LXDE bindings for X2go X2go is a server based computing environment with - session resuming hooks/post-receive -- x2golxdebindings.git (LXDE 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 "x2golxdebindings.git" (LXDE bindings for X2Go).