The branch, master has been updated via 8d1652c06030eeb94352fe8d34d45cc719c78c61 (commit) from 1d025f97c4de2fa01e383314879c3b9f586da39b (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 8d1652c06030eeb94352fe8d34d45cc719c78c61 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 30 22:15:40 2013 +0200 Add dependency: libgtk2.0-bin | libgtk-3-bin. (Fixes: #277). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 2f6b785..4ab76b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ x2golxdebindings (1.0.2.2-0~x2go1) UNRELEASED; urgency=low * New upstream version (1.0.2.2): - Continue development... * /debian/control: - + Add dependency: libgtk-3-bin | libgtk2.0-bin. (Fixes: #277). + + Add dependency: libgtk2.0-bin | libgtk-3-bin. (Fixes: #277). + Update SYNOPSIS and LONG_DESCRIPTION. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 28 Jul 2013 18:22:50 +0200 diff --git a/debian/control b/debian/control index cd47e17..fdf32d8 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Depends: ${shlibs:Depends}, lxde-icon-theme|lxde-common, desktop-file-utils, shared-mime-info, - libgtk-3-bin | libgtk2.0-bin, + libgtk2.0-bin | libgtk-3-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).