From x2go@ymir.das-netzwerkteam.de  Sun Aug  7 18:51:32 2016
Received: (at 1062) by bugs.x2go.org; 7 Aug 2016 16:51:34 +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=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00,
	URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 6DF105DE08;
	Sun,  7 Aug 2016 18:51:31 +0200 (CEST)
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 jif2KiqcUlHv; Sun,  7 Aug 2016 18:51:24 +0200 (CEST)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id D80A25DDCB; Sun,  7 Aug 2016 18:51:24 +0200 (CEST)
From: Mihai Moldovan <ionic@ionic.de>
To: 1062-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1062@bugs.x2go.org
Subject: X2Go issue (in src:pyhoca-cli) 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: <20160807165124.D80A25DDCB@ymir.das-netzwerkteam.de>
Date: Sun,  7 Aug 2016 18:51:24 +0200 (CEST)

tag #1062 pending
fixed #1062 0.5.0.4
thanks

Hello,

X2Go issue #1062 (src:pyhoca-cli) 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=pyhoca-cli.git;a=commitdiff;h=9428156

The issue will most likely be fixed in src:pyhoca-cli (0.5.0.4).

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

---
commit 9428156ce19265ad3172fa21cb81a6e075109723
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Sun Aug 7 18:49:11 2016 +0200

    man/man1/pyhoca-cli.1: drop incorrect short option -p as an alias for --pack. Fixes: #1062.
    
    -p is already used as the short option for --remote-ssh-port.

diff --git a/debian/changelog b/debian/changelog
index 66690ae..4469486 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ pyhoca-cli (0.5.0.4-0x2go1) UNRELEASED; urgency=medium
 
   [ Mihai Moldovan ]
   * New upstream version (0.5.0.4):
+    - man/man1/pyhoca-cli.1: drop incorrect short option -p as an alias for
+      --pack. Fixes: #1062. -p is already used as the short option for
+      --remote-ssh-port.
   * debian/control:
     - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>.
     - Uploaders: add myself. Also, force a rebuild due to the changed

