From x2go@ymir.das-netzwerkteam.de  Mon Feb 12 21:21:08 2018
Received: (at control) by bugs.x2go.org; 12 Feb 2018 20:21:25 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00,
	URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id B81165DAED;
	Mon, 12 Feb 2018 21:21:08 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id LzBLVDc9m3bq; Mon, 12 Feb 2018 21:21:04 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 265E05DACF; Mon, 12 Feb 2018 21:21:03 +0100 (CET)
From: =?utf-8?q?Mike_Gabriel?= <mike.gabriel@das-netzwerkteam.de>
To: 1240-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1240@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: <20180212202104.265E05DACF@ymir.das-netzwerkteam.de>
Date: Mon, 12 Feb 2018 21:21:04 +0100 (CET)

tag #1240 pending
fixed #1240 0.0.4.0
thanks

Hello,

X2Go issue #1240 (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=52b542f

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

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

---
commit 52b542f9735485fa5a0f912281e3d44d714ef9a9
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Mon Feb 12 21:20:54 2018 +0100

    debian/changelog: add closure for #1240

diff --git a/debian/changelog b/debian/changelog
index 46cf7ec..3db7744 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium
 
   * New upstream version (0.0.4.0):
     - Bump upstream version to 0.0.4.0.
-    - Port to Python 3.
+    - Port to Python 3. (Fixes: #1240).
     - Drop left-over debug print() call.
     - Makefile: Assure that setup.py is run under Python3.
     - Improve debugging messages during authentication phase.

