[X2Go-Commits] pyhoca-gui.git - build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d (branch) updated: 0.1.0.3

X2Go dev team git-admin at x2go.org
Tue Aug 27 13:21:38 CEST 2013


The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
       via  58942df85e7133cbf39e359a2efc821d7be17ae3 (commit)
      from  6776dbfb62c89009be269ee96b7544b01202f4ca (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         |    5 +++--
 debian/control           |    2 +-
 pyhoca/wxgui/__init__.py |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 730420d..e7568a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-pyhoca-gui (0.1.0.3-0~x2go1) UNRELEASED; urgency=low
+pyhoca-gui (0.1.0.3-0~x2go1) unstable; urgency=low
 
   New upstream version (0.1.0.3):
     - Fix utf-8 errors during authentication.
     - Release session name on connection errors when greyed out.
     - Spawn initial list sessions call into background to unblock I/O
       during/after authentication.
+  * Depend on Python X2go 0.1.1.0.
 
- -- Mike Gabriel <mike at mimino.das-netzwerkteam.de>  Tue, 21 Jun 2011 12:27:07 +0200
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Thu, 23 Jun 2011 00:45:34 +0200
 
 pyhoca-gui (0.1.0.2-0~x2go1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 72491fe..e17abed 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Architecture: all
 Depends: 
  ${misc:Depends},
  python,
- python-x2go (>=0.1.0.3-0~0),
+ python-x2go (>=0.1.1.0-0~0),
  python-argparse,
  python-notify,
  python-setproctitle,
diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index 8cf68a8..3871e00 100644
--- a/pyhoca/wxgui/__init__.py
+++ b/pyhoca/wxgui/__init__.py
@@ -18,6 +18,6 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-__VERSION__ = '0.1.0.2'
+__VERSION__ = '0.1.0.3'
 
 from frontend import *


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

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-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list