From x2go@ymir  Tue May 14 12:25:06 2013
Received: (at 200) by bugs.x2go.org; 14 May 2013 10:25:15 +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 B78485DB26; Tue, 14 May 2013 12:25:06 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 200-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 200@bugs.x2go.org
Subject: X2Go issue (in src:x2goserver) 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: <20130514102506.B78485DB26@ymir>
Date: Tue, 14 May 2013 12:25:06 +0200 (CEST)

tag #200 pending
fixed #200 4.0.0.2
thanks

Hello,

X2Go issue #200 (src:x2goserver) 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=x2goserver.git;a=commitdiff;h=3f7c053

The issue will most likely be fixed in src:x2goserver (4.0.0.2).

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

---
commit 3f7c053a58aa2e38c93935c9ac3ac570896e6506
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Tue May 14 12:24:44 2013 +0200

    changelog: add closure for issue #200

diff --git a/debian/changelog b/debian/changelog
index 359a2f9..470a502 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,7 @@ x2goserver (4.0.0.2-0~x2go1) UNRELEASED; urgency=low
   [ Mike Gabriel ]
   * New upstream version (4.0.0.2):
     - Use make_path from File::Path in x2godbadmin to create user directory if
-      not present.
+      not present. (Fixes: #200).
   /debian/control:
     + Let x2goserver bin:package depend on xfonts-base and fontconfig. (Fixes:
       #163).

