[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.0.28.0-19-g13d48c9

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


The branch, twofactorauth has been updated
       via  13d48c962e189374ba551c7c23be0e54f5af695a (commit)
      from  3eaf48ff0d4b24680014828739e7021aa22e0e52 (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         |    9 +++++++++
 pyhoca/wxgui/__init__.py |    2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index cf81802..ce1a3c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pyhoca-gui (0.0.29.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
+
+  * depending on python-x2go 0.0.38.0
+  * new upstream
+    - added message box framework
+    - added SSH host key authorization dialog box
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Sat, 26 Feb 2011 13:36:00 +0100
+
 pyhoca-gui (0.0.28.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
 
   * depending on python-x2go 0.0.37.0
diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index b572191..4ec333f 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.28.0'
+__VERSION__ = '0.0.29.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