The branch, master has been updated via 404646f598783c873b49a9a0a090407804e0a143 (commit) from 20fb890c1c9618af1ad6529508b16d41bf479ba0 (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 404646f598783c873b49a9a0a090407804e0a143 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 30 18:13:38 2013 +0200 Add dependency: libgtk-3-bin | libgtk2.0-bin. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 ++- debian/control | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 9253248..81968a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low - * New upstream release (0.0.1.1): + * New upstream release (0.0.1.2): - Continue development... * /debian/control: - Update LONG_DESCRIPTION. + - Add dependency: libgtk-3-bin | libgtk2.0-bin. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 28 Jul 2013 18:35:22 +0200 diff --git a/debian/control b/debian/control index 1fabc55..3b51e43 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Depends: mate-menus, desktop-file-utils, mate-session-manager (>= 1.6.0), + libgtk-3-bin | libgtk2.0-bin, Conflicts: x2gognomebindings (<< 2.0.2.0), Breaks: 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).