[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.0.34.0

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


The branch, twofactorauth has been updated
       via  eec809dc595dc2eb7eb5e37ff25e0e89bed9d385 (commit)
      from  c27783635a32d33812680a656dc09b45f81c3189 (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 f61d622..81e17aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pyhoca-gui (0.0.34.0-0~x2go1) unstable; urgency=low
+
+  * depending on python-x2go 0.0.43.0
+  * new upstream
+    - renames feature x2godropbox to x2gomimebox
+  * fixes in debian folder (now builds with pbuilder in clean chroots)
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 26 Apr 2011 00:49:36 +0200
+
 pyhoca-gui (0.0.33.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
 
   * depending on python-x2go 0.0.42.0
diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index d7c7ddd..91825de 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.32.0'
+__VERSION__ = '0.0.34.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