The branch, twofactorauth has been updated via 44f7f789ffe30066091eb525ecc33ae0a59f29cb (commit) from 98b591c127312c76f50968d9f5604d3fe08733cc (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 007f951..bda0cdf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pyhoca-gui (0.0.27.1-0~nwt1) natty lucid maverick stable testing unstable; urgency=low + + * EMPTY + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 22 Feb 2011 13:26:00 +0100 + pyhoca-gui (0.0.27-0~nwt2) natty lucid maverick stable testing unstable; urgency=low * fixed missing i18n translations diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index 14e27f4..17d9a83 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.27' +__VERSION__ = '0.0.27.1' 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)).