The branch, master has been updated via 6aae7a97b952b6211d8993cea97ec05564cff287 (commit) from 0bea1484b609f45b77cae90dafd096525e2dbcbe (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 6aae7a97b952b6211d8993cea97ec05564cff287 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Aug 17 16:39:07 2012 +0200 Contine development... ----------------------------------------------------------------------- Summary of changes: debian/changelog | 6 ++++++ pyhoca/cli/__init__.py | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index a076235..3588698 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pyhoca-cli (0.2.0.5-0~x2go1) UNRELEASED; urgency=low + + * Contine development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 17 Aug 2012 16:38:54 +0200 + pyhoca-cli (0.2.0.4-0~x2go1) unstable; urgency=low * New upstream version (0.2.0.4): diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py index 428dbc9..b742c4a 100644 --- a/pyhoca/cli/__init__.py +++ b/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.2.0.4" +__VERSION__ = "0.2.0.5" from frontend import * hooks/post-receive -- pyhoca-cli.git (Python X2Go Client (command line client)) 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-cli.git" (Python X2Go Client (command line client)).