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

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


The branch, twofactorauth has been updated
       via  5743b42f4604679044a978561218e2cd6685a30c (commit)
      from  0cd3661cadeb932c85f49fe94548dbec245734e8 (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         |    6 ++++++
 pyhoca/wxgui/__init__.py |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 4feb292..2536012 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-gui (0.0.11-0~nwt1) lucid maverick testing unstable; urgency=low
+
+  * forgot to adapt version for Python egg (setup.py)
+
+ -- Mike Gabriel <m.gabriel at das-netzwerkteam.de>  Fri, 10 Dec 2010 13:45:00 +0100
+
 pyhoca-gui (0.0.10-0~nwt1) lucid maverick testing unstable; urgency=low
 
   * depending on Python X2go 0.0.22
diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index 6660f64..6618379 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.4'
+__VERSION__ = '0.0.11'
 
 from frontend import *
\ No newline at end of file


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