The branch, master has been updated via 5887f89da2b562aeb68b295078b2fb5d45c4db1f (commit) from 05cfc1a637fd8a5244b610207f8c8d70c443556c (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 5887f89da2b562aeb68b295078b2fb5d45c4db1f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jul 4 20:15:13 2011 +0200 Properly depend on Python X2go package. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 8bd829c..3b99600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ pyhoca-gui (0.1.0.6-0~x2go3) UNRELEASED; urgency=low * New upstream version (0.1.0.6): + - bugfix release. - unicode fix for Windows notifications - i18n fixes - README/TODO update. + * Properly depend on Python X2go package. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 01 Jul 2011 14:04:42 +0200 diff --git a/debian/control b/debian/control index 23b5475..e8a5e8b 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Architecture: all Depends: ${misc:Depends}, python, - python-x2go (>=0.1.1.2-0~0), + python-x2go (>=0.1.1.2-0~), python-argparse, python-notify, python-setproctitle, 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)).