The branch, master has been updated via ff937d862a4cd054df1aa17fa4992b1fffe779e2 (commit) from c7284026ab933b8f6a63524f6fb8e96d9f5d3629 (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 ff937d862a4cd054df1aa17fa4992b1fffe779e2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 30 18:16:10 2013 +0200 Add dependency: libgtk2.0-bin. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 7b216b6..acc100c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ x2gognomebindings (2.0.2.1-0~x2go1) UNRELEASED; urgency=low - Continue development ... * /debian/control: - Update LONG_DESCRIPTION. + - Add dependency: libgtk2.0-bin. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 28 Jul 2013 12:42:33 +0200 diff --git a/debian/control b/debian/control index ff17c7d..5d7c75b 100644 --- a/debian/control +++ b/debian/control @@ -31,6 +31,7 @@ Depends: gnome-colors-common, desktop-file-utils, gnome-session (<< 3), + libgtk2.0-bin, Conflicts: gnome-session (>= 3) Description: X2Go GNOMEv2 bindings and MIME types 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).