From x2go@ymir  Tue Dec 17 12:40:45 2013
Received: (at 366) by bugs.x2go.org; 17 Dec 2013 11:40:45 +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=ham version=3.3.2
Received: by ymir (Postfix, from userid 1005)
	id 100905DB22; Tue, 17 Dec 2013 12:40:45 +0100 (CET)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 366-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 366@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: <20131217114045.100905DB22@ymir>
Date: Tue, 17 Dec 2013 12:40:45 +0100 (CET)

tag #366 pending
fixed #366 1.1.0.2
thanks

Hello,

X2Go issue #366 (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=b8da9ed

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

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

---
commit b8da9edf7ffd43ab2873ab5bd8470196549c8708
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Tue Dec 17 12:40:43 2013 +0100

    debian/control: Add libfile-path-expand-perl to Depends: field of x2gothinclient bin:package. (Fixes: #366).

diff --git a/debian/changelog b/debian/changelog
index 29e9975..1e5014b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ x2gothinclient (1.1.0.2-0x2go2) UNRELEASED; urgency=low
 
   * New upstream version (1.1.0.2):
     - Continue development...
+  * debian/control:
+    + Add libfile-path-expand-perl to Depends: field of x2gothinclient
+      bin:package. (Fixes: #366).
   * debian/source/format:
     + Switch to format 1.0.
 

