The branch, build-baikal has been updated via a7834f9465ed10984eed2f1be5d0e59052f112b8 (commit) from 807dd06c6cc0f9129288af9404698b2b86c54d24 (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 | 8 ++++++++ x2go/__init__.py | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index e2f6dc0..4359dde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-x2go (0.0.43.0-0~x2go1) unstable; urgency=low + + * new upstream features (0.0.43.0): + - renames feature x2godropbox to x2gomimebox + * epydoc build now runs during package build + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 26 Apr 2011 00:44:24 +0200 + python-x2go (0.0.42.0-0~x2go2) unstable; urgency=low * re-arranged the debian folder quite a bit when diff --git a/x2go/__init__.py b/x2go/__init__.py index 41736f1..afa56a1 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -153,7 +153,7 @@ Contact """ __NAME__ = 'python-x2go' -__VERSION__ = '0.0.41.0' +__VERSION__ = '0.0.43.0' from gevent import monkey monkey.patch_all() hooks/post-receive -- python-x2go.git (Python X2Go Client API) 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 "python-x2go.git" (Python X2Go Client API).