The branch, release/0.1.1.x has been updated via aecf8d324f31c87b2a3da85ba337ff36b2e3ce02 (commit) via 75cfc90773e4c62ffd20a1feeb0a4847fc1adb09 (commit) from ec38cb41810c72bd8e4c5b3013250492a7ce7b17 (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 ----------------------------------------------------------------- commit aecf8d324f31c87b2a3da85ba337ff36b2e3ce02 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 20 23:20:30 2011 +0200 remove interpreter from defaults.py commit 75cfc90773e4c62ffd20a1feeb0a4847fc1adb09 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 20 23:20:20 2011 +0200 version fix in changelog ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 +- x2go/defaults.py | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index a4a7278..b09e257 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-x2go (0.1.1.5-0~x2go3) UNRELEASED; urgency=low +python-x2go (0.1.1.5-0~x2go1) UNRELEASED; urgency=low * New upstream version (0.1.1.5), bugfix release for 0.1.1.x series: - Call hook method instead of exception raisal if session startup has failed. diff --git a/x2go/defaults.py b/x2go/defaults.py index 37bb434..bc682ad 100644 --- a/x2go/defaults.py +++ b/x2go/defaults.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> hooks/post-receive -- python-x2go.git (Python X2go Client API) 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 "python-x2go.git" (Python X2go Client API).