[X2go-Commits] pyhoca-cli.git - build-main (branch) updated: 0.2.0.3

X2Go dev team git-admin at x2go.org
Tue Jul 24 02:48:51 CEST 2012


The branch, build-main has been updated
       via  c65c7036220dabd02c9ec92c9a847ee0d07103ad (commit)
       via  7b7cf8c6ff244869cc07e171c53db9d43a6df57e (commit)
       via  a2f536ffd45a97671999a223f2b4aabe6eafd10a (commit)
      from  406d0b9b7f4708f96d94bd6e98c382397dd94874 (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 c65c7036220dabd02c9ec92c9a847ee0d07103ad
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 24 02:45:13 2012 +0200

    release 0.2.0.3

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog       |    7 +++++++
 pyhoca/cli/__init__.py |    2 +-
 setup.py               |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 27a3d84..f32e782 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pyhoca-cli (0.2.0.3-0~x2go1) unstable; urgency=low
+
+  * New upstream version (0.2.0.3):
+    - Fix license header of setup.py file.
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 24 Jul 2012 02:41:40 +0200
+
 pyhoca-cli (0.2.0.2-0~x2go1) unstable; urgency=low
 
   * New upstream version (0.2.0.2):
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index 408a2a5..fc81d64 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.2"
+__VERSION__ = "0.2.0.3"
 
 from frontend import *
diff --git a/setup.py b/setup.py
index b3f0120..72c33c3 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 # 
 # PyHoca is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
 # PyHoca is distributed in the hope that it will be useful,


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)).




More information about the x2go-commits mailing list