The branch, master has been updated via 7ee07a96063a3266bd79ce109924a88c8eaa4ab5 (commit) from 561847d996f48a482bb85d98b28f1f282bf56edc (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 7ee07a96063a3266bd79ce109924a88c8eaa4ab5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jun 27 21:38:30 2013 +0200 TCE creation: install the TCE from the nightly builds while this project is not yet released. (Fixes: #251). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ .../etc/x2gothinclient_settings | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 2494e04..6cc8c51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,8 @@ x2gothinclient (1.0.99.1-0~x2go1) UNRELEASED; urgency=low - Fix shutdown button failures. - TCE management: Do an apt-get clean after TCE creation/upgrade. - TCE creation: fix installation path of FreeRDP's known_hosts file. + - TCE creation: install the TCE from the nightly builds while this + project is not yet released. (Fixes: #251). * /debian/control: + Maintainer change in package: X2Go Developers <x2go-dev@lists.berlios.de>. + Priority: optional. diff --git a/x2gothinclientmanagement/etc/x2gothinclient_settings b/x2gothinclientmanagement/etc/x2gothinclient_settings index b443f0c..b071ce9 100644 --- a/x2gothinclientmanagement/etc/x2gothinclient_settings +++ b/x2gothinclientmanagement/etc/x2gothinclient_settings @@ -42,7 +42,8 @@ TC_DEBMIRROR_URL="http://ftp.debian.org/debian" TC_DISTRO_CODENAME="squeeze" # Retrieve X2Go packages from this URL -TC_X2GO_DEBURL="deb http://packages.x2go.org/debian $TC_DISTRO_CODENAME main" +### FIXME: once we release this project, we have to remove the heuler area from the deburl below!!!! ### +TC_X2GO_DEBURL="deb http://packages.x2go.org/debian $TC_DISTRO_CODENAME main heuler" # Use a http/ftp proxy during debootstrap (leave empty if direct connections to http/ftp are allowed) #TC_HTTP_PROXY="http://webcache.intern:3128" hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) 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 "x2gothinclient.git" (X2Go Thin Client Environment).