The branch, build-baikal has been updated via 55f94c97a10ab2e3ea2dfb17d95727e578e2351a (commit) from 7ddc4960eed4405306aae04853b5ea0a89ab5266 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 73c874f..9367f05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ pyhoca-gui (0.4.0.9-0~x2go1) UNRELEASED; urgency=low (HOOK_on_failing_SFTP_client). * /debian/copyright: + Update file. Add entry for file icon2exe.py. + * /debian/control: + + Recommend mate-notification-daemon (or notification-daemon as fallback). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 27 Aug 2013 18:12:26 +0200 diff --git a/debian/control b/debian/control index 14b18ba..5b9e6d5 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,9 @@ Depends: wx-common (>=2.8.10.0), python-wxtools (>=2.8.10.0), python-support (>=0.90), - gnome-colors-common + gnome-colors-common, +Recommends: + mate-notification-daemon | notification-daemon, Description: Graphical X2Go client written in (wx)Python X2Go is a server based computing environment with - session resuming hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) 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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).