The branch, master has been updated via ba599ba09b3b6a0a6de151e1ad0dc2d5631d1e40 (commit) from 47aa48ba7d8fb6f6b36034e0f7ca8f52bd690df7 (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 ba599ba09b3b6a0a6de151e1ad0dc2d5631d1e40 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 6 22:18:30 2011 +0200 version increment ----------------------------------------------------------------------- Summary of changes: debian/changelog | 7 +++++++ pyhoca/cli/__init__.py | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 7a7217c..d4cdc19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pyhoca-cli (0.1.4.2-0~x2go1) UNRELEASED; urgency=low + + * New upstream version (0.1.4.2): + - nothing yet + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 06 Jul 2011 22:18:01 +0200 + pyhoca-cli (0.1.4.1-0~x2go1) unstable; urgency=low * New upstream version (0.1.4.1): diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py index 9ce6174..294b0ad 100644 --- a/pyhoca/cli/__init__.py +++ b/pyhoca/cli/__init__.py @@ -20,6 +20,6 @@ """\ STILL UNDOCUMENTED """ -__VERSION__ = "0.1.4.1" +__VERSION__ = "0.1.4.2" 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)).