From x2go@ymir  Thu Jun 27 21:38:35 2013
Received: (at 251) by bugs.x2go.org; 27 Jun 2013 19:38:51 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=NO_RELAYS,URIBL_BLOCKED
	autolearn=unavailable version=3.3.2
Received: by ymir (Postfix, from userid 1005)
	id 095685DB35; Thu, 27 Jun 2013 21:38:34 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 251-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 251@bugs.x2go.org
Subject: X2Go issue (in src:x2gothinclient) has been marked as pending for release
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: http://snipr.com/post-receive-tag-pending
Message-Id: <20130627193835.095685DB35@ymir>
Date: Thu, 27 Jun 2013 21:38:34 +0200 (CEST)

tag #251 pending
fixed #251 1.0.99.1
thanks

Hello,

X2Go issue #251 (src:x2gothinclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

    http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=7ee07a9

The issue will most likely be fixed in src:x2gothinclient (1.0.99.1).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
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).

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.

