From x2go@ymir  Thu May 30 00:36:43 2013
Received: (at 218) by bugs.x2go.org; 29 May 2013 22:36: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 204695DB26; Thu, 30 May 2013 00:36:43 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 218-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 218@bugs.x2go.org
Subject: X2Go issue (in src:x2gobroker) 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: <20130529223643.204695DB26@ymir>
Date: Thu, 30 May 2013 00:36:43 +0200 (CEST)

tag #218 pending
fixed #218 0.0.2.3
thanks

Hello,

X2Go issue #218 (src:x2gobroker) 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=x2gobroker.git;a=commitdiff;h=b0cefb7

The issue will most likely be fixed in src:x2gobroker (0.0.2.3).

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

---
commit b0cefb72b896ea34c724d0a8b79f9f8edadff7b5
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Thu May 30 00:33:04 2013 +0200

    inifile broker: Allow explicit specification combinations of »<hostname> (<address>)« in host= session profile field. (Fixes: #218).

diff --git a/debian/changelog b/debian/changelog
index a6b1619..d9e5f35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x2gobroker (0.0.2.3-0~x2go1) UNRELEASED; urgency=low
 
-  * Continue development...
+  * New upstream version (0.0.2.3):
+    - inifile broker: Allow explicit specification combinations of
+      »<hostname> (<address>)« in host= session profile field. (Fixes: #218).
 
  -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 22 May 2013 17:42:12 +0200
 

