[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.1.1.4-4-g406675d

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:20:49 CET 2014


The branch, brokerclient has been updated
       via  406675d01cc24c5ac41ca11807eec0c6aeaa6729 (commit)
      from  8106f08f70cd6a18b675af60b5dd10df319ed895 (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, 8 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index b47ec6e..6645f34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
+python-x2go (0.1.2.0-0~x2go1) UNRELEASED; urgency=low
+
+  * License change upstream: GPLv3+ -> AGPLv3+
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Mon, 18 Jul 2011 13:51:09 +0200
+
 python-x2go (0.1.1.4-0~x2go1) unstable; urgency=low
 
   * New upstream version (0.1.1.4):
     - bugfix for x2gmountdirs calls that occurred if the client username contained blanks.
 
- -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 13 Jul 2011 20:38:33 +0200
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Mon, 18 Jul 2011 13:51:02 +0200
 
 python-x2go (0.1.1.3-0~x2go1) unstable; urgency=low
 
diff --git a/x2go/__init__.py b/x2go/__init__.py
index d734a9e..e10ff75 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -158,7 +158,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.1.1.4'
+__VERSION__ = '0.1.2.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).




More information about the x2go-commits mailing list