The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated via 5d01759d449b367c3ddafaf76d7863d37ca8ec87 (commit) from baa6f17c8bba19f5d42d83c0509d2a3ed7539196 (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 | 7 +++++++ demo/pyhoca-in-action_linux.odp | Bin 0 -> 6949864 bytes demo/pyhoca-in-action_linux.pdf | Bin 0 -> 1032808 bytes pyhoca/wxgui/__init__.py | 2 +- 4 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 demo/pyhoca-in-action_linux.odp create mode 100644 demo/pyhoca-in-action_linux.pdf The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 6740939..50421e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pyhoca-gui (0.0.14-0~nwt1) lucid maverick testing unstable; urgency=low + + * artwork fine-tuning + * work on Windows code + + -- Mike Gabriel <m.gabriel@das-netzwerkteam.de> Tue, 14 Dec 2010 18:36:00 +0100 + pyhoca-gui (0.0.13-0~nwt3) lucid maverick testing unstable; urgency=low * fixing image path diff --git a/demo/pyhoca-in-action_linux.odp b/demo/pyhoca-in-action_linux.odp new file mode 100644 index 0000000..ae915b0 Binary files /dev/null and b/demo/pyhoca-in-action_linux.odp differ diff --git a/demo/pyhoca-in-action_linux.pdf b/demo/pyhoca-in-action_linux.pdf new file mode 100644 index 0000000..a78752f Binary files /dev/null and b/demo/pyhoca-in-action_linux.pdf differ diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index 4d629f2..e078a4d 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.13' +__VERSION__ = '0.0.14' 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)).