[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.0.31.0-88-g639071b

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:54:55 CEST 2013


The branch, twofactorauth has been updated
       via  639071bee6014737c44e78d2195a721b5f6af6dd (commit)
      from  da2a6e9af60b4801ea7b3baff883997d6ae5441a (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         |   11 +++++++++++
 debian/control           |    2 +-
 pyhoca/wxgui/__init__.py |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 0d8e4f7..5ea2fd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+pyhoca-gui (0.0.32.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
+
+  * depending on python-x2go 0.0.41.0
+  * new upstream
+    - adds --disable-splash cmdline option
+    - speeds up application bootstrap
+    - adds --non-interactive cmdline option 
+    - support for Trinity X Desktop sessions
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 26 Mar 2011 21:11:27 +0100
+
 pyhoca-gui (0.0.31.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
 
   * depending on python-x2go 0.0.40.0
diff --git a/debian/control b/debian/control
index 8982bd0..b06aec4 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ XS-Python-Version: >= 2.6
 
 Package: pyhoca-gui
 Architecture: all
-Depends: ${misc:Depends}, python, python-x2go (>=0.0.40.0-0~nwt1),
+Depends: ${misc:Depends}, python, python-x2go (>=0.0.41.0-0~nwt1),
     python-argparse, python-notify, python-setproctitle (>=1.0.1-1),
     wx-common(>=2.8.10.0), python-wxtools (>=2.8.10.0)
 Description: An graphical X2go client written in (wx)Python
diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index 33990e4..d7c7ddd 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.0.31.0'
+__VERSION__ = '0.0.32.0'
 
 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