The branch, twofactorauth has been updated via 6e920b395f10cb493365760613df0ece70779e0a (commit) from 1264677bb288cc33493d2e8ae3da14996881a801 (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 978c172..d4261d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pyhoca-gui (0.0.26-0~nwt1) lucid maverick testing unstable; urgency=low + + * added PulseAudio support for Windows + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 18 Jan 2011 11:41:00 +0100 + pyhoca-gui (0.0.25-0~nwt2) lucid maverick testing unstable; urgency=low * changed maintainer email address diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index 43bf89e..bb35c78 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.25' +__VERSION__ = '0.0.26' 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)).