From x2go@ymir.das-netzwerkteam.de  Thu Jan 14 07:29:51 2016
Received: (at control) by bugs.x2go.org; 14 Jan 2016 06:30:09 +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=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 156FB5DB16; Thu, 14 Jan 2016 07:29:50 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 936-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 936@bugs.x2go.org
Subject: X2Go issue (in src:x2godesktopsharing) 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: <20160114062951.156FB5DB16@ymir.das-netzwerkteam.de>
Date: Thu, 14 Jan 2016 07:29:50 +0100 (CET)

tag #936 pending
fixed #936 3.1.1.3
thanks

Hello,

X2Go issue #936 (src:x2godesktopsharing) 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=x2godesktopsharing.git;a=commitdiff;h=a92075b

The issue will most likely be fixed in src:x2godesktopsharing (3.1.1.3).

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

---
commit a92075b48d1d03b688583059f0f5923deeb9edcf
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Thu Jan 14 07:10:05 2016 +0100

    misc: fix X2GO => X2Go and add "Desktop" where missing. Fixes: #936.

diff --git a/debian/changelog b/debian/changelog
index 85030d0..4e21389 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ x2godesktopsharing (3.1.1.3-0x2go1) UNRELEASED; urgency=low
     - x2godesktopsharing_zh_tw: rename to x2godesktopsharing_zh_tw.ts. Oops.
     - x2godesktopsharing.pro: also rename x2godesktopsharing_zh_tw in project
       file.
+    - misc: fix X2GO => X2Go and add "Desktop" where missing. Fixes: #936.
   * debian/control:
     - Drop libqt4-gui Depends. Already handled by shlibs and misc Depends.
       Fixes: #905.

