This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.6.1.0
in repository x2goclient.
commit 2d88f3dfd34c6390c18bce37cf3dc8ec4a4c09af
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Fri Sep 22 12:06:12 2017 +0200
debian/control: White-space fix.
---
debian/control | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/control b/debian/control
index 19de075c..41989596 100644
--- a/debian/control
+++ b/debian/…
[View More]control
@@ -40,4 +40,3 @@ Description: Command line X2Go client written in Python
PyHoca-CLI provides a simple and flexible command line client
written in Python that allows you to control X2Go client sessions
on desktops and thin clients.
-
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
[View Less]
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.6.1.0
in repository x2goclient.
commit 9428156ce19265ad3172fa21cb81a6e075109723
Author: Mihai Moldovan <ionic(a)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.
---
debian/changelog | 3 +++
man/man1/pyhoca-cli.…
[View More]1 | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 66690ae9..44694865 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(a)lists.x2go.org>.
- Uploaders: add myself. Also, force a rebuild due to the changed
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index e7fa5484..c24b6b76 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -195,7 +195,7 @@ Session type (default: 'application'). Note: there are also some auto-detection
feature for the session type built into the code.
It might not always happen what you expect from setting this option.
.TP
-\*(T<\fB\-p, \-\-pack\fR \fI<PACK_METHOD>\fR\*(T>
+\*(T<\fB\-\-pack\fR \fI<PACK_METHOD>\fR\*(T>
Compression method (see below for possible values).
.TP
\*(T<\fB\-\-kbd\-layout\fR \fI{us|de|fr|...}\fR\*(T>
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
[View Less]
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.6.1.0
in repository x2goclient.
commit f727fb80d6bd93bc96a21cb93a983b58c28ae94c
Author: Mihai Moldovan <ionic(a)ionic.de>
Date: Mon Jun 27 04:09:19 2016 +0200
debian/control: add myself as uploader.
Also, force a rebuild due to the changed versioning.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/…
[View More]control
index f4c8268e..6e86c744 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: python
Priority: optional
Maintainer: X2Go Developers <x2go-dev(a)lists.x2go.org>
Uploaders:
- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
+ Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>,
+ Mihai Moldovan <ionic(a)ionic.de>,
Build-Depends:
debhelper (>= 7.0.50~),
man2html-base | man2html,
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
[View Less]