This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from 7047313 management/share/etc/x2gothinclient-minidesktop_start: correctly quote pactl command line arguments, avoids the shell interpreting the embedded semicolon as a command separator. new 4940ab6 misc: update copyright notices, but for Mike Gabriel. new 0c9e4fe README.howto: fix typos. new 5b8bed4 misc: update http:// to https:// URLs where appropriate. new 36c716f misc: drop whitespace from hashbangs. new c95481a debian/x2gothinclient-common.postrm: newline at EOF change. new 91ef462 misc: update Oleksandr's mail address. new 74811cd debian/copyright: remove obsolete and wrong obviouslynice.de address. new 89bbf28 debian/rules: whitespace only. new 3bad688 debian/rules: switch to building cdmanager/powerej via Qt5. new 7b59055 debian/control: build-depend upon Qt5 instead of Qt4. new 7ebd36c debian/control: bump DH compat level to 9. new 07eff56 debian/compat: bump DH compat level to 9. new 5a6fa94 debian/rules: modernize respective build flags. new f7ce593 debian/rules: add all clause. new ecf4912 misc manpages: whitespace only. new 36b6b9c misc manpages: pre-release version and date updates. The 16 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: README.howto | 6 +++--- README.i18n | 2 +- README.qemu | 4 ++-- cdmanager/init/x2gothinclient-cdmanager.init | 6 +++--- cdmanager/man/x2gocdmanager.8 | 6 +++--- cdmanager/man/x2goejectcd.1 | 6 +++--- cdmanager/powerej/eject.cpp | 4 ++-- cdmanager/x2gocdmanager | 4 ++-- chroot/init/x2gothinclient-chroot.init | 2 +- common/lib/x2gothinclient_init | 2 +- debian/changelog | 19 +++++++++++++++++++ debian/compat | 2 +- debian/control | 11 +++++------ debian/copyright | 11 +++++------ debian/rules | 17 ++++++++--------- debian/x2gothinclient-common.postinst | 2 +- debian/x2gothinclient-common.postrm | 4 ++-- debian/x2gothinclient-displaymanager.postinst | 2 +- debian/x2gothinclient-displaymanager.prerm | 4 ++-- debian/x2gothinclient-minidesktop.postinst | 2 +- debian/x2gothinclient-minidesktop.postrm | 2 +- debian/x2gothinclient-minidesktop.preinst | 2 +- debian/x2gothinclient-minidesktop.prerm | 4 ++-- debian/x2gothinclient.postinst | 4 ++-- debian/x2gothinclient.preinst | 2 +- .../init/x2gothinclient-displaymanager.init | 8 ++++---- displaymanager/man/x2gothinclientd.8 | 6 +++--- displaymanager/sbin/x2gothinclientd | 4 ++-- management/etc/x2gothinclient_settings | 4 ++-- management/man/x2gothinclient_cleanup.8 | 6 +++--- management/man/x2gothinclient_create.8 | 6 +++--- management/man/x2gothinclient_preptftpboot.8 | 6 +++--- management/man/x2gothinclient_shell.8 | 6 +++--- management/man/x2gothinclient_update.8 | 6 +++--- management/man/x2gothinclient_upgrade.8 | 6 +++--- management/sbin/x2gothinclient_cleanup | 4 ++-- management/sbin/x2gothinclient_create | 6 +++--- management/sbin/x2gothinclient_preptftpboot | 4 ++-- management/sbin/x2gothinclient_shell | 4 ++-- management/sbin/x2gothinclient_update | 4 ++-- management/sbin/x2gothinclient_upgrade | 4 ++-- .../share/etc/x2gothinclient-displaymanager_start | 4 ++-- management/share/etc/x2gothinclient-minidesktop_start | 4 ++-- .../005_x2gothinclient-wipe-home | 4 ++-- .../010_x2gothinclient-fresh-home | 4 ++-- .../950_x2gothinclient-minidesktop | 4 ++-- minidesktop/init/x2gothinclient-minidesktop.init | 2 +- smartcardrules/man/x2gognupgccid.8 | 4 ++-- usbmount/man/x2gousbmount.8 | 6 +++--- usbmount/x2gousbmount | 4 ++-- 50 files changed, 133 insertions(+), 117 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 4940ab6e3296edfa6330826d636a047784cbd624 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 00:32:39 2018 +0100 misc: update copyright notices, but for Mike Gabriel. --- cdmanager/init/x2gothinclient-cdmanager.init | 2 +- cdmanager/powerej/eject.cpp | 2 +- cdmanager/x2gocdmanager | 2 +- common/lib/x2gothinclient_init | 2 +- debian/changelog | 1 + debian/copyright | 8 ++++---- displaymanager/init/x2gothinclient-displaymanager.init | 2 +- displaymanager/sbin/x2gothinclientd | 2 +- management/etc/x2gothinclient_settings | 2 +- management/sbin/x2gothinclient_cleanup | 2 +- management/sbin/x2gothinclient_create | 2 +- management/sbin/x2gothinclient_preptftpboot | 2 +- management/sbin/x2gothinclient_shell | 2 +- management/sbin/x2gothinclient_update | 2 +- management/sbin/x2gothinclient_upgrade | 2 +- management/share/etc/x2gothinclient-displaymanager_start | 2 +- management/share/etc/x2gothinclient-minidesktop_start | 2 +- .../share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home | 2 +- .../share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home | 2 +- .../etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop | 2 +- usbmount/x2gousbmount | 2 +- 21 files changed, 24 insertions(+), 23 deletions(-) diff --git a/cdmanager/init/x2gothinclient-cdmanager.init b/cdmanager/init/x2gothinclient-cdmanager.init index bafde41..ec1b5f6 100644 --- a/cdmanager/init/x2gothinclient-cdmanager.init +++ b/cdmanager/init/x2gothinclient-cdmanager.init @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/cdmanager/powerej/eject.cpp b/cdmanager/powerej/eject.cpp index b35b8b9..69a6a83 100644 --- a/cdmanager/powerej/eject.cpp +++ b/cdmanager/powerej/eject.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2015 by Oleksandr Shneyder * + * Copyright (C) 2005-2018 by Oleksandr Shneyder * * oleksandr.shneyder@obviously-nice.de * * * * This program is free software; you can redistribute it and/or modify * diff --git a/cdmanager/x2gocdmanager b/cdmanager/x2gocdmanager index 7fbcc25..a47210c 100755 --- a/cdmanager/x2gocdmanager +++ b/cdmanager/x2gocdmanager @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # X2Go is free software; you can redistribute it and/or modify diff --git a/common/lib/x2gothinclient_init b/common/lib/x2gothinclient_init index 87c35f8..b6bd865 100755 --- a/common/lib/x2gothinclient_init +++ b/common/lib/x2gothinclient_init @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2015 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2007-2018 X2Go Project - http://wiki.x2go.org # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/debian/changelog b/debian/changelog index 2c5450c..a2c9765 100644 --- a/debian/changelog +++ b/debian/changelog @@ -112,6 +112,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - management/share/etc/x2gothinclient_init.d/ 950_x2gothinclient-minidesktop: call Xsession in mate-minidesktop builds of X2Go TCE Live. + - misc: update copyright notices, but for Mike Gabriel. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. diff --git a/debian/copyright b/debian/copyright index 95d63a3..3228c3f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,13 +4,13 @@ Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Source: http://wiki.x2go.org Files: * -Copyright: 2005-2015, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> - 2005-2015, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2005-2015, obviously nice - http://www.obviouslynice.de +Copyright: 2005-2018, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> + 2005-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2005-2018, obviously nice - http://www.obviouslynice.de License: GPL-2+ Files: debian/* -Copyright: 2005-2015, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +Copyright: 2005-2018, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-2+ diff --git a/displaymanager/init/x2gothinclient-displaymanager.init b/displaymanager/init/x2gothinclient-displaymanager.init index 5323d69..355951a 100644 --- a/displaymanager/init/x2gothinclient-displaymanager.init +++ b/displaymanager/init/x2gothinclient-displaymanager.init @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/displaymanager/sbin/x2gothinclientd b/displaymanager/sbin/x2gothinclientd index ca1b9d3..05280e9 100755 --- a/displaymanager/sbin/x2gothinclientd +++ b/displaymanager/sbin/x2gothinclientd @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # X2Go is free software; you can redistribute it and/or modify diff --git a/management/etc/x2gothinclient_settings b/management/etc/x2gothinclient_settings index fc7f995..56c5591 100644 --- a/management/etc/x2gothinclient_settings +++ b/management/etc/x2gothinclient_settings @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_cleanup b/management/sbin/x2gothinclient_cleanup index 74305cd..2eeac31 100755 --- a/management/sbin/x2gothinclient_cleanup +++ b/management/sbin/x2gothinclient_cleanup @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_create b/management/sbin/x2gothinclient_create index 8b8cb3b..5a8f029 100755 --- a/management/sbin/x2gothinclient_create +++ b/management/sbin/x2gothinclient_create @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_preptftpboot b/management/sbin/x2gothinclient_preptftpboot index 3e0d62a..83eaa81 100755 --- a/management/sbin/x2gothinclient_preptftpboot +++ b/management/sbin/x2gothinclient_preptftpboot @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_shell b/management/sbin/x2gothinclient_shell index ebb51ec..a05f3f4 100755 --- a/management/sbin/x2gothinclient_shell +++ b/management/sbin/x2gothinclient_shell @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_update b/management/sbin/x2gothinclient_update index a34d4c7..203e219 100755 --- a/management/sbin/x2gothinclient_update +++ b/management/sbin/x2gothinclient_update @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_upgrade b/management/sbin/x2gothinclient_upgrade index 43fc110..4faeef0 100755 --- a/management/sbin/x2gothinclient_upgrade +++ b/management/sbin/x2gothinclient_upgrade @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient-displaymanager_start b/management/share/etc/x2gothinclient-displaymanager_start index 542ce8f..cf0823f 100755 --- a/management/share/etc/x2gothinclient-displaymanager_start +++ b/management/share/etc/x2gothinclient-displaymanager_start @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient-minidesktop_start b/management/share/etc/x2gothinclient-minidesktop_start index 4cf51ae..ce74642 100755 --- a/management/share/etc/x2gothinclient-minidesktop_start +++ b/management/share/etc/x2gothinclient-minidesktop_start @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home index 30f1f3c..aece749 100755 --- a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home +++ b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home index 5375317..46e1a0b 100755 --- a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home +++ b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop index 4670e60..890fa0a 100755 --- a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop +++ b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/usbmount/x2gousbmount b/usbmount/x2gousbmount index fb8bf47..8cae2f6 100755 --- a/usbmount/x2gousbmount +++ b/usbmount/x2gousbmount @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2017 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # X2Go is free software; you can redistribute it and/or modify -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 0c9e4fe4666506f66b44b9f505230780db0c7c5e Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 00:33:59 2018 +0100 README.howto: fix typos. --- README.howto | 4 ++-- debian/changelog | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.howto b/README.howto index db921d0..fe7f36f 100644 --- a/README.howto +++ b/README.howto @@ -1,7 +1,7 @@ -XGgo Thin Client Environment +X2Go Thin Client Environment ============================ -A detailled installation description is available in the X2Go Wiki: +A detailed installation description is available in the X2Go Wiki: http://wiki.x2go.org/doku.php/wiki:advanced:tce:install light+love, diff --git a/debian/changelog b/debian/changelog index a2c9765..e60bbf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -113,6 +113,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low 950_x2gothinclient-minidesktop: call Xsession in mate-minidesktop builds of X2Go TCE Live. - misc: update copyright notices, but for Mike Gabriel. + - README.howto: fix typos. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 5b8bed4ad63fb1face616cfc81dfb79f01018cfd Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 01:03:15 2018 +0100 misc: update http:// to https:// URLs where appropriate. --- README.howto | 2 +- README.i18n | 2 +- README.qemu | 4 ++-- cdmanager/init/x2gothinclient-cdmanager.init | 2 +- cdmanager/man/x2gocdmanager.8 | 2 +- cdmanager/man/x2goejectcd.1 | 2 +- cdmanager/x2gocdmanager | 2 +- common/lib/x2gothinclient_init | 2 +- debian/changelog | 1 + debian/control | 4 ++-- debian/copyright | 4 ++-- debian/x2gothinclient-common.postinst | 2 +- debian/x2gothinclient-displaymanager.postinst | 2 +- debian/x2gothinclient-displaymanager.prerm | 2 +- debian/x2gothinclient-minidesktop.postinst | 2 +- debian/x2gothinclient-minidesktop.preinst | 2 +- debian/x2gothinclient-minidesktop.prerm | 2 +- debian/x2gothinclient.postinst | 2 +- debian/x2gothinclient.preinst | 2 +- displaymanager/init/x2gothinclient-displaymanager.init | 4 ++-- displaymanager/man/x2gothinclientd.8 | 2 +- displaymanager/sbin/x2gothinclientd | 2 +- management/etc/x2gothinclient_settings | 2 +- management/man/x2gothinclient_cleanup.8 | 2 +- management/man/x2gothinclient_create.8 | 2 +- management/man/x2gothinclient_preptftpboot.8 | 2 +- management/man/x2gothinclient_shell.8 | 2 +- management/man/x2gothinclient_update.8 | 2 +- management/man/x2gothinclient_upgrade.8 | 2 +- management/sbin/x2gothinclient_cleanup | 2 +- management/sbin/x2gothinclient_create | 4 ++-- management/sbin/x2gothinclient_preptftpboot | 2 +- management/sbin/x2gothinclient_shell | 2 +- management/sbin/x2gothinclient_update | 2 +- management/sbin/x2gothinclient_upgrade | 2 +- management/share/etc/x2gothinclient-displaymanager_start | 2 +- management/share/etc/x2gothinclient-minidesktop_start | 2 +- .../share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home | 2 +- .../share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home | 2 +- .../share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop | 2 +- smartcardrules/man/x2gognupgccid.8 | 2 +- usbmount/man/x2gousbmount.8 | 2 +- usbmount/x2gousbmount | 2 +- 43 files changed, 48 insertions(+), 47 deletions(-) diff --git a/README.howto b/README.howto index fe7f36f..467226f 100644 --- a/README.howto +++ b/README.howto @@ -2,7 +2,7 @@ X2Go Thin Client Environment ============================ A detailed installation description is available in the X2Go Wiki: -http://wiki.x2go.org/doku.php/wiki:advanced:tce:install +https://wiki.x2go.org/doku.php/wiki:advanced:tce:install light+love, Mike Gabriel diff --git a/README.i18n b/README.i18n index 4b32e15..58f6f5c 100644 --- a/README.i18n +++ b/README.i18n @@ -21,7 +21,7 @@ THANKS!!! for the time you give to the X2Go project. And, if you are new to the team and language files for the language you want to feel responsible for do not yet exist, please subscribe to this mailing list first: - http://lists.x2go.org/listinfo/x2go-i18n + https://lists.x2go.org/listinfo/x2go-i18n Once you are subscribed, send an email to diff --git a/README.qemu b/README.qemu index 9d30e25..c9369f7 100644 --- a/README.qemu +++ b/README.qemu @@ -6,7 +6,7 @@ Testing X2Go Thin Client Environment This HowTo has been inspired by Thomas Guettler. Thanks for your input. Do a complete installation of the X2Go TCE as described here: -http://wiki.x2go.org/doku.php/wiki:advanced:tce:install +https://wiki.x2go.org/doku.php/wiki:advanced:tce:install Esp. make sure that you have run x2gothinclient_preptftpboot at the end. @@ -51,4 +51,4 @@ Then use Ctrl-Alt-3 in the QEMU window and login as root on the (serial) termina light+love, -Mike Gabriel \ No newline at end of file +Mike Gabriel diff --git a/cdmanager/init/x2gothinclient-cdmanager.init b/cdmanager/init/x2gothinclient-cdmanager.init index ec1b5f6..4232920 100644 --- a/cdmanager/init/x2gothinclient-cdmanager.init +++ b/cdmanager/init/x2gothinclient-cdmanager.init @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/cdmanager/man/x2gocdmanager.8 b/cdmanager/man/x2gocdmanager.8 index b3d0a15..7ef2d3e 100644 --- a/cdmanager/man/x2gocdmanager.8 +++ b/cdmanager/man/x2gocdmanager.8 @@ -22,4 +22,4 @@ x2gocdmanager \- CD/DVD Management Daemon running on X2Go Thin Clients. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/cdmanager/man/x2goejectcd.1 b/cdmanager/man/x2goejectcd.1 index 71e10d4..2df4d3c 100644 --- a/cdmanager/man/x2goejectcd.1 +++ b/cdmanager/man/x2goejectcd.1 @@ -22,4 +22,4 @@ x2goejectcd \- CD/DVD bay eject tool for X2Go Thin Clients. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/cdmanager/x2gocdmanager b/cdmanager/x2gocdmanager index a47210c..93536a8 100755 --- a/cdmanager/x2gocdmanager +++ b/cdmanager/x2gocdmanager @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2007-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # X2Go is free software; you can redistribute it and/or modify diff --git a/common/lib/x2gothinclient_init b/common/lib/x2gothinclient_init index b6bd865..ba1bfdd 100755 --- a/common/lib/x2gothinclient_init +++ b/common/lib/x2gothinclient_init @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/debian/changelog b/debian/changelog index e60bbf3..3f8ad60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -114,6 +114,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low of X2Go TCE Live. - misc: update copyright notices, but for Mike Gabriel. - README.howto: fix typos. + - misc: update http:// to https:// URLs where appropriate. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. diff --git a/debian/control b/debian/control index c60298c..24e70c1 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Build-Depends: libqt4-dev, po-debconf, Standards-Version: 3.9.5 -Homepage: http://code.x2go.org/releases/source/x2gothinclient +Homepage: https://code.x2go.org/releases/source/x2gothinclient Vcs-Git: git://code.x2go.org/x2gothinclient.git -Vcs-Browser: http://code.x2go.org/gitweb?p=x2gothinclient.git;a=summary +Vcs-Browser: https://code.x2go.org/gitweb?p=x2gothinclient.git;a=summary Package: x2gothinclient-management Architecture: all diff --git a/debian/copyright b/debian/copyright index 3228c3f..cdb6c70 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: x2gothinclient Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Source: http://wiki.x2go.org +Source: https://wiki.x2go.org Files: * Copyright: 2005-2018, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> diff --git a/debian/x2gothinclient-common.postinst b/debian/x2gothinclient-common.postinst index 938d3c4..bfc05e3 100755 --- a/debian/x2gothinclient-common.postinst +++ b/debian/x2gothinclient-common.postinst @@ -14,7 +14,7 @@ set -e # * <deconfigured's-postinst> `abort-deconfigure' `in-favour' # <failed-install-package> <version> `removing' # <conflicting-package> <version> -# for details, see http://www.debian.org/doc/debian-policy/ or +# for details, see https://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in diff --git a/debian/x2gothinclient-displaymanager.postinst b/debian/x2gothinclient-displaymanager.postinst index a61e877..273a7c4 100755 --- a/debian/x2gothinclient-displaymanager.postinst +++ b/debian/x2gothinclient-displaymanager.postinst @@ -17,7 +17,7 @@ set -e # * <deconfigured's-postinst> `abort-deconfigure' `in-favour' # <failed-install-package> <version> `removing' # <conflicting-package> <version> -# for details, see http://www.debian.org/doc/debian-policy/ or +# for details, see https://www.debian.org/doc/debian-policy/ or # the debian-policy package THIS_PACKAGE=x2gothinclient-displaymanager diff --git a/debian/x2gothinclient-displaymanager.prerm b/debian/x2gothinclient-displaymanager.prerm index b15e762..d9a5fb8 100755 --- a/debian/x2gothinclient-displaymanager.prerm +++ b/debian/x2gothinclient-displaymanager.prerm @@ -17,7 +17,7 @@ set -e # * <deconfigured's-prerm> `deconfigure' `in-favour' # <package-being-installed> <version> `removing' # <conflicting-package> <version> -# for details, see http://www.debian.org/doc/debian-policy/ or +# for details, see https://www.debian.org/doc/debian-policy/ or # the debian-policy package THIS_PACKAGE=x2gothinclient-displaymanager diff --git a/debian/x2gothinclient-minidesktop.postinst b/debian/x2gothinclient-minidesktop.postinst index bed7c03..b446610 100755 --- a/debian/x2gothinclient-minidesktop.postinst +++ b/debian/x2gothinclient-minidesktop.postinst @@ -14,7 +14,7 @@ set -e # * <deconfigured's-postinst> `abort-deconfigure' `in-favour' # <failed-install-package> <version> `removing' # <conflicting-package> <version> -# for details, see http://www.debian.org/doc/debian-policy/ or +# for details, see https://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in diff --git a/debian/x2gothinclient-minidesktop.preinst b/debian/x2gothinclient-minidesktop.preinst index ab57530..8b855eb 100755 --- a/debian/x2gothinclient-minidesktop.preinst +++ b/debian/x2gothinclient-minidesktop.preinst @@ -14,7 +14,7 @@ set -e # * <deconfigured's-postinst> `abort-deconfigure' `in-favour' # <failed-install-package> <version> `removing' # <conflicting-package> <version> -# for details, see http://www.debian.org/doc/debian-policy/ or +# for details, see https://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in diff --git a/debian/x2gothinclient-minidesktop.prerm b/debian/x2gothinclient-minidesktop.prerm index 95b293f..c247599 100755 --- a/debian/x2gothinclient-minidesktop.prerm +++ b/debian/x2gothinclient-minidesktop.prerm @@ -17,7 +17,7 @@ set -e # * <deconfigured's-prerm> `deconfigure' `in-favour' # <package-being-installed> <version> `removing' # <conflicting-package> <version> -# for details, see http://www.debian.org/doc/debian-policy/ or +# for details, see https://www.debian.org/doc/debian-policy/ or # the debian-policy package if [ "$1" = "remove" -o "$1" = "deconfigure" ]; then diff --git a/debian/x2gothinclient.postinst b/debian/x2gothinclient.postinst index c0ca1e4..5208f73 100755 --- a/debian/x2gothinclient.postinst +++ b/debian/x2gothinclient.postinst @@ -17,7 +17,7 @@ set -e # * <deconfigured's-prerm> `deconfigure' `in-favour' # <package-being-installed> <version> `removing' # <conflicting-package> <version> -# for details, see http://www.debian.org/doc/debian-policy/ or +# for details, see https://www.debian.org/doc/debian-policy/ or # the debian-policy package THIS_PACKAGE=x2gothinclient diff --git a/debian/x2gothinclient.preinst b/debian/x2gothinclient.preinst index 35df2e5..b8ad870 100755 --- a/debian/x2gothinclient.preinst +++ b/debian/x2gothinclient.preinst @@ -14,7 +14,7 @@ set -e # * <deconfigured's-postinst> `abort-deconfigure' `in-favour' # <failed-install-package> <version> `removing' # <conflicting-package> <version> -# for details, see http://www.debian.org/doc/debian-policy/ or +# for details, see https://www.debian.org/doc/debian-policy/ or # the debian-policy package diff --git a/displaymanager/init/x2gothinclient-displaymanager.init b/displaymanager/init/x2gothinclient-displaymanager.init index 355951a..9347280 100644 --- a/displaymanager/init/x2gothinclient-displaymanager.init +++ b/displaymanager/init/x2gothinclient-displaymanager.init @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> @@ -48,7 +48,7 @@ DESC="X2Go Thinclient Display Manager" test -x $DAEMON || exit 0 if [ ! -x /etc/x2go/x2gothinclient_init ] || [ ! -x /etc/x2go/x2gothinclient_start ]; then echo "X2Go Thin Client system will not start as it is not configured, yet." - echo "See http://wiki.x2go.org/doku.php/wiki:advanced:tce:install" + echo "See https://wiki.x2go.org/doku.php/wiki:advanced:tce:install" exit 0 fi diff --git a/displaymanager/man/x2gothinclientd.8 b/displaymanager/man/x2gothinclientd.8 index 3daebca..48cfe33 100644 --- a/displaymanager/man/x2gothinclientd.8 +++ b/displaymanager/man/x2gothinclientd.8 @@ -22,4 +22,4 @@ x2gothinclientd \- Session Control Daemon running on X2Go Thin Clients. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/displaymanager/sbin/x2gothinclientd b/displaymanager/sbin/x2gothinclientd index 05280e9..ebf109b 100755 --- a/displaymanager/sbin/x2gothinclientd +++ b/displaymanager/sbin/x2gothinclientd @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2007-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # X2Go is free software; you can redistribute it and/or modify diff --git a/management/etc/x2gothinclient_settings b/management/etc/x2gothinclient_settings index 56c5591..fbd49d3 100644 --- a/management/etc/x2gothinclient_settings +++ b/management/etc/x2gothinclient_settings @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/man/x2gothinclient_cleanup.8 b/management/man/x2gothinclient_cleanup.8 index 7c998eb..8192eeb 100644 --- a/management/man/x2gothinclient_cleanup.8 +++ b/management/man/x2gothinclient_cleanup.8 @@ -30,4 +30,4 @@ Use with care!!! .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/management/man/x2gothinclient_create.8 b/management/man/x2gothinclient_create.8 index 77b3eec..aa83ce8 100644 --- a/management/man/x2gothinclient_create.8 +++ b/management/man/x2gothinclient_create.8 @@ -32,4 +32,4 @@ We highly recommend using a separate server (or virtual machine) for providing c .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/management/man/x2gothinclient_preptftpboot.8 b/management/man/x2gothinclient_preptftpboot.8 index fc7fa67..b8b6b38 100644 --- a/management/man/x2gothinclient_preptftpboot.8 +++ b/management/man/x2gothinclient_preptftpboot.8 @@ -62,4 +62,4 @@ obtained from \fI/etc/x2go/x2gothinclient_settings\fR. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/management/man/x2gothinclient_shell.8 b/management/man/x2gothinclient_shell.8 index 8eaba6b..092408e 100644 --- a/management/man/x2gothinclient_shell.8 +++ b/management/man/x2gothinclient_shell.8 @@ -28,4 +28,4 @@ This helper script opens a shell within the X2Go thin client chroot environment. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/management/man/x2gothinclient_update.8 b/management/man/x2gothinclient_update.8 index 7c889ed..9351f9a 100644 --- a/management/man/x2gothinclient_update.8 +++ b/management/man/x2gothinclient_update.8 @@ -36,4 +36,4 @@ This helper script updates the configuration of an X2Go thin client chroot envir .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/management/man/x2gothinclient_upgrade.8 b/management/man/x2gothinclient_upgrade.8 index e992b23..08c07b1 100644 --- a/management/man/x2gothinclient_upgrade.8 +++ b/management/man/x2gothinclient_upgrade.8 @@ -27,4 +27,4 @@ X2Go thin client's software. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/management/sbin/x2gothinclient_cleanup b/management/sbin/x2gothinclient_cleanup index 2eeac31..3846e17 100755 --- a/management/sbin/x2gothinclient_cleanup +++ b/management/sbin/x2gothinclient_cleanup @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_create b/management/sbin/x2gothinclient_create index 5a8f029..eb16823 100755 --- a/management/sbin/x2gothinclient_create +++ b/management/sbin/x2gothinclient_create @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> @@ -245,7 +245,7 @@ fi # tweak plymouth [ \$? -eq 0 ] && if [ "$TC_DISTRO_CODENAME" != "squeeze" ]; then echo "radeon" >> /etc/initramfs-tools/modules; echo "i915" >> /etc/initramfs-tools/modules; fi -[ \$? -eq 0 ] && test -e /etc/os-release && sed -e 's/PRETTY_NAME=.*/PRETTY_NAME="$TC_PRETTY_NAME"/' -e 's/NAME=.*/NAME="$TC_PRETTY_NAME"/' -e 's/VERSION=.*/VERSION="$TC_VERSION"/' -e 's/VERSION_ID=.*/VERSION_ID="$TC_VERSION"/' -e 's@HOME_URL=.*@HOME_URL="http://wiki.x2go.org"@' -e 's@SUPPORT_URL=.*@SUPPORT_URL="http://wiki.x2go.org/"@' -e 's@BUG_REPORT_URL=.*@BUG_REPORT_URL="http://bugs.x2go.org"@' -i /etc/os-release || echo -e 'PRETTY_NAME="$TC_PRETTY_NAME"\nNAME="$TC_PRETTY_NAME"\n' > [...] +[ \$? -eq 0 ] && test -e /etc/os-release && sed -e 's/PRETTY_NAME=.*/PRETTY_NAME="$TC_PRETTY_NAME"/' -e 's/NAME=.*/NAME="$TC_PRETTY_NAME"/' -e 's/VERSION=.*/VERSION="$TC_VERSION"/' -e 's/VERSION_ID=.*/VERSION_ID="$TC_VERSION"/' -e 's@HOME_URL=.*@HOME_URL="https://wiki.x2go.org"@' -e 's@SUPPORT_URL=.*@SUPPORT_URL="https://wiki.x2go.org/"@' -e 's@BUG_REPORT_URL=.*@BUG_REPORT_URL="https://bugs.x2go.org"@' -i /etc/os-release || echo -e 'PRETTY_NAME="$TC_PRETTY_NAME"\nNAME="$TC_PRETTY_NAME"\n [...] [ \$? -eq 0 ] && if [ "$TC_DISTRO_CODENAME" == "squeeze" ]; then test -e /etc/modprobe.d/i915-kms.conf && sed -s 's/modeset=1/modeset=0/' -i /etc/modprobe.d/i915-kms.conf; fi [ \$? -eq 0 ] && if [ "$TC_DISTRO_CODENAME" == "squeeze" ]; then test -e /etc/modprobe.d/radeon-kms.conf && sed -s 's/modeset=1/modeset=0/' -i /etc/modprobe.d/radeon-kms.conf; fi diff --git a/management/sbin/x2gothinclient_preptftpboot b/management/sbin/x2gothinclient_preptftpboot index 83eaa81..0b9da97 100755 --- a/management/sbin/x2gothinclient_preptftpboot +++ b/management/sbin/x2gothinclient_preptftpboot @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_shell b/management/sbin/x2gothinclient_shell index a05f3f4..c097e49 100755 --- a/management/sbin/x2gothinclient_shell +++ b/management/sbin/x2gothinclient_shell @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_update b/management/sbin/x2gothinclient_update index 203e219..7c16ae7 100755 --- a/management/sbin/x2gothinclient_update +++ b/management/sbin/x2gothinclient_update @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_upgrade b/management/sbin/x2gothinclient_upgrade index 4faeef0..94d7797 100755 --- a/management/sbin/x2gothinclient_upgrade +++ b/management/sbin/x2gothinclient_upgrade @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient-displaymanager_start b/management/share/etc/x2gothinclient-displaymanager_start index cf0823f..1034981 100755 --- a/management/share/etc/x2gothinclient-displaymanager_start +++ b/management/share/etc/x2gothinclient-displaymanager_start @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient-minidesktop_start b/management/share/etc/x2gothinclient-minidesktop_start index ce74642..f71f37e 100755 --- a/management/share/etc/x2gothinclient-minidesktop_start +++ b/management/share/etc/x2gothinclient-minidesktop_start @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home index aece749..ed71b5f 100755 --- a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home +++ b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home index 46e1a0b..01fcf0b 100755 --- a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home +++ b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop index 890fa0a..c9e62d7 100755 --- a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop +++ b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/smartcardrules/man/x2gognupgccid.8 b/smartcardrules/man/x2gognupgccid.8 index 6f419de..144c2d3 100644 --- a/smartcardrules/man/x2gognupgccid.8 +++ b/smartcardrules/man/x2gognupgccid.8 @@ -22,4 +22,4 @@ x2gognupgccid .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/usbmount/man/x2gousbmount.8 b/usbmount/man/x2gousbmount.8 index f053f00..7f06a3a 100644 --- a/usbmount/man/x2gousbmount.8 +++ b/usbmount/man/x2gousbmount.8 @@ -22,4 +22,4 @@ x2gousbmount \- udev Script handling USB Flash Drives on X2Go Thin Clients. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project -(http://www.x2go.org). +(https://www.x2go.org). diff --git a/usbmount/x2gousbmount b/usbmount/x2gousbmount index 8cae2f6..0c3ffd3 100755 --- a/usbmount/x2gousbmount +++ b/usbmount/x2gousbmount @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2007-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # X2Go is free software; you can redistribute it and/or modify -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 36c716fd940da88b9a7572109f03b24d6ae9b388 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 01:11:28 2018 +0100 misc: drop whitespace from hashbangs. --- cdmanager/init/x2gothinclient-cdmanager.init | 2 +- chroot/init/x2gothinclient-chroot.init | 2 +- debian/changelog | 1 + debian/x2gothinclient-common.postrm | 2 +- debian/x2gothinclient-displaymanager.prerm | 2 +- debian/x2gothinclient-minidesktop.postrm | 2 +- debian/x2gothinclient-minidesktop.prerm | 2 +- debian/x2gothinclient.postinst | 2 +- displaymanager/init/x2gothinclient-displaymanager.init | 2 +- minidesktop/init/x2gothinclient-minidesktop.init | 2 +- 10 files changed, 10 insertions(+), 9 deletions(-) diff --git a/cdmanager/init/x2gothinclient-cdmanager.init b/cdmanager/init/x2gothinclient-cdmanager.init index 4232920..29fefbc 100644 --- a/cdmanager/init/x2gothinclient-cdmanager.init +++ b/cdmanager/init/x2gothinclient-cdmanager.init @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> diff --git a/chroot/init/x2gothinclient-chroot.init b/chroot/init/x2gothinclient-chroot.init index 16902ba..43d0daa 100644 --- a/chroot/init/x2gothinclient-chroot.init +++ b/chroot/init/x2gothinclient-chroot.init @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh ### BEGIN INIT INFO # Provides: x2gothinclient-chroot # Required-Start: $local_fs diff --git a/debian/changelog b/debian/changelog index 3f8ad60..c2fb7fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -115,6 +115,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - misc: update copyright notices, but for Mike Gabriel. - README.howto: fix typos. - misc: update http:// to https:// URLs where appropriate. + - misc: drop whitespace from hashbangs. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. diff --git a/debian/x2gothinclient-common.postrm b/debian/x2gothinclient-common.postrm index 228ef25..ca99cf8 100755 --- a/debian/x2gothinclient-common.postrm +++ b/debian/x2gothinclient-common.postrm @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # postrm script for x2gothinclient # # see: dh_installdeb(1) diff --git a/debian/x2gothinclient-displaymanager.prerm b/debian/x2gothinclient-displaymanager.prerm index d9a5fb8..8207016 100755 --- a/debian/x2gothinclient-displaymanager.prerm +++ b/debian/x2gothinclient-displaymanager.prerm @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # prerm script for x2gothinclient-displaymanager # diff --git a/debian/x2gothinclient-minidesktop.postrm b/debian/x2gothinclient-minidesktop.postrm index ee23817..1205214 100755 --- a/debian/x2gothinclient-minidesktop.postrm +++ b/debian/x2gothinclient-minidesktop.postrm @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # postrm script for x2gothinclient-minidesktop # # see: dh_installdeb(1) diff --git a/debian/x2gothinclient-minidesktop.prerm b/debian/x2gothinclient-minidesktop.prerm index c247599..0f7c483 100755 --- a/debian/x2gothinclient-minidesktop.prerm +++ b/debian/x2gothinclient-minidesktop.prerm @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # prerm script for x2gothinclient-minidesktop # diff --git a/debian/x2gothinclient.postinst b/debian/x2gothinclient.postinst index 5208f73..f562a77 100755 --- a/debian/x2gothinclient.postinst +++ b/debian/x2gothinclient.postinst @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # prerm script for x2gothinclient # diff --git a/displaymanager/init/x2gothinclient-displaymanager.init b/displaymanager/init/x2gothinclient-displaymanager.init index 9347280..5af1889 100644 --- a/displaymanager/init/x2gothinclient-displaymanager.init +++ b/displaymanager/init/x2gothinclient-displaymanager.init @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> diff --git a/minidesktop/init/x2gothinclient-minidesktop.init b/minidesktop/init/x2gothinclient-minidesktop.init index dc954b5..a485775 100644 --- a/minidesktop/init/x2gothinclient-minidesktop.init +++ b/minidesktop/init/x2gothinclient-minidesktop.init @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh ### BEGIN INIT INFO # Provides: x2gothinclient-minidesktop # Required-Start: $local_fs -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit c95481a266adf633b0b117d86b9d435ba6af2c1a Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 01:12:07 2018 +0100 debian/x2gothinclient-common.postrm: newline at EOF change. --- debian/changelog | 1 + debian/x2gothinclient-common.postrm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c2fb7fc..bee10cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -116,6 +116,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - README.howto: fix typos. - misc: update http:// to https:// URLs where appropriate. - misc: drop whitespace from hashbangs. + - debian/x2gothinclient-common.postrm: newline at EOF change. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. diff --git a/debian/x2gothinclient-common.postrm b/debian/x2gothinclient-common.postrm index ca99cf8..1f7037c 100755 --- a/debian/x2gothinclient-common.postrm +++ b/debian/x2gothinclient-common.postrm @@ -36,4 +36,4 @@ esac #DEBHELPER# -exit 0 \ No newline at end of file +exit 0 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 91ef4627771f36e5a8ced0c41de72eb2f4e3ccee Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 01:34:47 2018 +0100 misc: update Oleksandr's mail address. --- cdmanager/init/x2gothinclient-cdmanager.init | 2 +- cdmanager/powerej/eject.cpp | 2 +- cdmanager/x2gocdmanager | 2 +- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 4 ++-- displaymanager/init/x2gothinclient-displaymanager.init | 2 +- displaymanager/sbin/x2gothinclientd | 2 +- management/etc/x2gothinclient_settings | 2 +- management/sbin/x2gothinclient_cleanup | 2 +- management/sbin/x2gothinclient_create | 2 +- management/sbin/x2gothinclient_preptftpboot | 2 +- management/sbin/x2gothinclient_shell | 2 +- management/sbin/x2gothinclient_update | 2 +- management/sbin/x2gothinclient_upgrade | 2 +- management/share/etc/x2gothinclient-displaymanager_start | 2 +- management/share/etc/x2gothinclient-minidesktop_start | 2 +- .../share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home | 2 +- .../share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home | 2 +- .../share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop | 2 +- usbmount/x2gousbmount | 2 +- 21 files changed, 22 insertions(+), 21 deletions(-) diff --git a/cdmanager/init/x2gothinclient-cdmanager.init b/cdmanager/init/x2gothinclient-cdmanager.init index 29fefbc..7ef81bf 100644 --- a/cdmanager/init/x2gothinclient-cdmanager.init +++ b/cdmanager/init/x2gothinclient-cdmanager.init @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/cdmanager/powerej/eject.cpp b/cdmanager/powerej/eject.cpp index 69a6a83..4d723a4 100644 --- a/cdmanager/powerej/eject.cpp +++ b/cdmanager/powerej/eject.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005-2018 by Oleksandr Shneyder * - * oleksandr.shneyder@obviously-nice.de * + * o.shneyder@phoca-gmbh.de * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/cdmanager/x2gocdmanager b/cdmanager/x2gocdmanager index 93536a8..afe50a7 100755 --- a/cdmanager/x2gocdmanager +++ b/cdmanager/x2gocdmanager @@ -1,7 +1,7 @@ #!/usr/bin/perl # Copyright (C) 2007-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # X2Go is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/debian/changelog b/debian/changelog index bee10cd..65ed7f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -117,6 +117,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - misc: update http:// to https:// URLs where appropriate. - misc: drop whitespace from hashbangs. - debian/x2gothinclient-common.postrm: newline at EOF change. + - misc: update Oleksandr's mail address. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. diff --git a/debian/control b/debian/control index 24e70c1..0e356e0 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, - Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>, + Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>, Mihai Moldovan <ionic@ionic.de>, Build-Depends: debhelper (>= 7.0.50~), diff --git a/debian/copyright b/debian/copyright index cdb6c70..da4b565 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,13 +4,13 @@ Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Source: https://wiki.x2go.org Files: * -Copyright: 2005-2018, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +Copyright: 2005-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> 2005-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> 2005-2018, obviously nice - http://www.obviouslynice.de License: GPL-2+ Files: debian/* -Copyright: 2005-2018, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +Copyright: 2005-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-2+ diff --git a/displaymanager/init/x2gothinclient-displaymanager.init b/displaymanager/init/x2gothinclient-displaymanager.init index 5af1889..d429cde 100644 --- a/displaymanager/init/x2gothinclient-displaymanager.init +++ b/displaymanager/init/x2gothinclient-displaymanager.init @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/displaymanager/sbin/x2gothinclientd b/displaymanager/sbin/x2gothinclientd index ebf109b..cc223f0 100755 --- a/displaymanager/sbin/x2gothinclientd +++ b/displaymanager/sbin/x2gothinclientd @@ -1,7 +1,7 @@ #!/usr/bin/perl # Copyright (C) 2007-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # X2Go is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/management/etc/x2gothinclient_settings b/management/etc/x2gothinclient_settings index fbd49d3..5f3a44c 100644 --- a/management/etc/x2gothinclient_settings +++ b/management/etc/x2gothinclient_settings @@ -1,5 +1,5 @@ # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_cleanup b/management/sbin/x2gothinclient_cleanup index 3846e17..95e834c 100755 --- a/management/sbin/x2gothinclient_cleanup +++ b/management/sbin/x2gothinclient_cleanup @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_create b/management/sbin/x2gothinclient_create index eb16823..4184f23 100755 --- a/management/sbin/x2gothinclient_create +++ b/management/sbin/x2gothinclient_create @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_preptftpboot b/management/sbin/x2gothinclient_preptftpboot index 0b9da97..af5fde3 100755 --- a/management/sbin/x2gothinclient_preptftpboot +++ b/management/sbin/x2gothinclient_preptftpboot @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_shell b/management/sbin/x2gothinclient_shell index c097e49..3d1f47c 100755 --- a/management/sbin/x2gothinclient_shell +++ b/management/sbin/x2gothinclient_shell @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_update b/management/sbin/x2gothinclient_update index 7c16ae7..751effb 100755 --- a/management/sbin/x2gothinclient_update +++ b/management/sbin/x2gothinclient_update @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_upgrade b/management/sbin/x2gothinclient_upgrade index 94d7797..4e2abdb 100755 --- a/management/sbin/x2gothinclient_upgrade +++ b/management/sbin/x2gothinclient_upgrade @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient-displaymanager_start b/management/share/etc/x2gothinclient-displaymanager_start index 1034981..83a064d 100755 --- a/management/share/etc/x2gothinclient-displaymanager_start +++ b/management/share/etc/x2gothinclient-displaymanager_start @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient-minidesktop_start b/management/share/etc/x2gothinclient-minidesktop_start index f71f37e..c3fcd38 100755 --- a/management/share/etc/x2gothinclient-minidesktop_start +++ b/management/share/etc/x2gothinclient-minidesktop_start @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home index ed71b5f..916f55f 100755 --- a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home +++ b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home index 01fcf0b..b416350 100755 --- a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home +++ b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop index c9e62d7..bee2588 100755 --- a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop +++ b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/usbmount/x2gousbmount b/usbmount/x2gousbmount index 0c3ffd3..946fe72 100755 --- a/usbmount/x2gousbmount +++ b/usbmount/x2gousbmount @@ -1,7 +1,7 @@ #!/usr/bin/perl # Copyright (C) 2007-2018 by X2Go project, https://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # X2Go is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 74811cd60c3d347bb20ec1fa2433dcbaed8315ea Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 02:07:24 2018 +0100 debian/copyright: remove obsolete and wrong obviouslynice.de address. --- debian/changelog | 2 ++ debian/copyright | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 65ed7f6..e1dcd83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -142,6 +142,8 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low interpreting the embedded semicolon as a command separator. * debian/po: - Minor fixup on author name. + * debian/copyright: + - Remove obsolete and wrong obviouslynice.de address. [ Oleksandr Shneyder ] * x2gothinclientd: load config file when starting PulseAudio. Fixes: 1092. diff --git a/debian/copyright b/debian/copyright index da4b565..608c61a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,7 +6,6 @@ Source: https://wiki.x2go.org Files: * Copyright: 2005-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> 2005-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2005-2018, obviously nice - http://www.obviouslynice.de License: GPL-2+ Files: debian/* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 89bbf28233b3320c22a47ff5d0f4ffc15239fcf7 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 02:19:13 2018 +0100 debian/rules: whitespace only. --- debian/changelog | 2 ++ debian/rules | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e1dcd83..5f82a2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -144,6 +144,8 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Minor fixup on author name. * debian/copyright: - Remove obsolete and wrong obviouslynice.de address. + * debian/rules: + - Whitespace only. [ Oleksandr Shneyder ] * x2gothinclientd: load config file when starting PulseAudio. Fixes: 1092. diff --git a/debian/rules b/debian/rules index 7144403..b0f8006 100755 --- a/debian/rules +++ b/debian/rules @@ -17,7 +17,7 @@ configure-stamp: build: build-arch build-indep build-arch: build-stamp -build-stamp: configure-stamp +build-stamp: configure-stamp dh_testdir dh_prep $(MAKE) -C cdmanager/powerej @@ -38,7 +38,7 @@ binary-indep: build-indep binary-arch: build-arch dh_testdir dh_testroot - dh_installchangelogs + dh_installchangelogs dh_installdocs dh_installexamples dh_installdirs -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 3bad688b7c7a697c5121e3fbf42cfa94bdd916ca Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 02:36:04 2018 +0100 debian/rules: switch to building cdmanager/powerej via Qt5. --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5f82a2f..a822764 100644 --- a/debian/changelog +++ b/debian/changelog @@ -146,6 +146,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Remove obsolete and wrong obviouslynice.de address. * debian/rules: - Whitespace only. + - Switch to building cdmanager/powerej via Qt5. [ Oleksandr Shneyder ] * x2gothinclientd: load config file when starting PulseAudio. Fixes: 1092. diff --git a/debian/rules b/debian/rules index b0f8006..183a841 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,7 @@ endif configure: configure-stamp configure-stamp: dh_testdir - cd cdmanager/powerej && qmake-qt4 powerej.pro + cd cdmanager/powerej && qmake-qt5 powerej.pro touch $@ build: build-arch build-indep -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 7b59055142e02f8b86f51b86b85ec41694868a65 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 02:36:50 2018 +0100 debian/control: build-depend upon Qt5 instead of Qt4. --- debian/changelog | 1 + debian/control | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a822764..c994a1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -137,6 +137,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low Depend on them lightly. - Replace iceweasel dependency with firefox-esr. All suites provide the newer name. Avoids an ugly outdated menu entry. + - Build-depend upon Qt5 instead of Qt4. * management/share/etc/x2gothinclient-minidesktop_start: - Correctly quote pactl command line arguments, avoids the shell interpreting the embedded semicolon as a command separator. diff --git a/debian/control b/debian/control index 0e356e0..e105f4b 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,7 @@ Uploaders: Mihai Moldovan <ionic@ionic.de>, Build-Depends: debhelper (>= 7.0.50~), - qt4-qmake, - libqt4-dev, + qtbase5-dev, po-debconf, Standards-Version: 3.9.5 Homepage: https://code.x2go.org/releases/source/x2gothinclient -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 7ebd36c9c4cd8b0ebba3f73fd36be447ec3bdbc3 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 02:43:23 2018 +0100 debian/control: bump DH compat level to 9. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c994a1f..52b3c08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -138,6 +138,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Replace iceweasel dependency with firefox-esr. All suites provide the newer name. Avoids an ugly outdated menu entry. - Build-depend upon Qt5 instead of Qt4. + - Bump DH compat level to 9. * management/share/etc/x2gothinclient-minidesktop_start: - Correctly quote pactl command line arguments, avoids the shell interpreting the embedded semicolon as a command separator. diff --git a/debian/control b/debian/control index e105f4b..05d7f43 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>, Mihai Moldovan <ionic@ionic.de>, Build-Depends: - debhelper (>= 7.0.50~), + debhelper (>= 9~), qtbase5-dev, po-debconf, Standards-Version: 3.9.5 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 07eff56e6ba919536c65b33e7add88edd6848613 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 02:43:57 2018 +0100 debian/compat: bump DH compat level to 9. --- debian/changelog | 2 ++ debian/compat | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 52b3c08..b4432ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -149,6 +149,8 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low * debian/rules: - Whitespace only. - Switch to building cdmanager/powerej via Qt5. + * debian/compat: + - Bump DH compat level to 9. [ Oleksandr Shneyder ] * x2gothinclientd: load config file when starting PulseAudio. Fixes: 1092. diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 5a6fa947cf35a87c69ffc3cf75cfbd7d6fa13d78 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 02:48:03 2018 +0100 debian/rules: modernize respective build flags. --- debian/changelog | 1 + debian/rules | 9 +++------ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index b4432ed..1af63e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -149,6 +149,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low * debian/rules: - Whitespace only. - Switch to building cdmanager/powerej via Qt5. + - Modernize respective build flags. * debian/compat: - Bump DH compat level to 9. diff --git a/debian/rules b/debian/rules index 183a841..859b684 100755 --- a/debian/rules +++ b/debian/rules @@ -1,12 +1,9 @@ #!/usr/bin/make -f -CFLAGS = -Wall -g +export DEB_BUILD_MAINT_OPTIONS = hardening=+all +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/buildflags.mk -ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) - CFLAGS += -O0 -else - CFLAGS += -O2 -endif configure: configure-stamp configure-stamp: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit f7ce593d111c21be4bcef44e462a4306e7fcb8f2 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 02:48:50 2018 +0100 debian/rules: add all clause. --- debian/changelog | 1 + debian/rules | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1af63e7..02e7837 100644 --- a/debian/changelog +++ b/debian/changelog @@ -150,6 +150,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Whitespace only. - Switch to building cdmanager/powerej via Qt5. - Modernize respective build flags. + - Add all clause. * debian/compat: - Bump DH compat level to 9. diff --git a/debian/rules b/debian/rules index 859b684..83dfcde 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk +%: + dh $@ --parallel configure: configure-stamp configure-stamp: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit ecf49121df1cc1342fd5097e7c7108cf864f5817 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 03:02:43 2018 +0100 misc manpages: whitespace only. --- cdmanager/man/x2gocdmanager.8 | 2 +- cdmanager/man/x2goejectcd.1 | 2 +- debian/changelog | 1 + displaymanager/man/x2gothinclientd.8 | 2 +- management/man/x2gothinclient_cleanup.8 | 2 +- management/man/x2gothinclient_create.8 | 2 +- management/man/x2gothinclient_preptftpboot.8 | 2 +- management/man/x2gothinclient_shell.8 | 2 +- management/man/x2gothinclient_update.8 | 2 +- management/man/x2gothinclient_upgrade.8 | 2 +- usbmount/man/x2gousbmount.8 | 2 +- 11 files changed, 11 insertions(+), 10 deletions(-) diff --git a/cdmanager/man/x2gocdmanager.8 b/cdmanager/man/x2gocdmanager.8 index 7ef2d3e..106a27e 100644 --- a/cdmanager/man/x2gocdmanager.8 +++ b/cdmanager/man/x2gocdmanager.8 @@ -12,7 +12,7 @@ x2gocdmanager \- CD/DVD Management Daemon running on X2Go Thin Clients. 'nh .fi .ad l -\fBx2gocdmanager\fR +\fBx2gocdmanager\fR .SH DESCRIPTION \fBx2gocdmanager\fR is a CD/DVD management daemon that runs on X2Go thin clients. diff --git a/cdmanager/man/x2goejectcd.1 b/cdmanager/man/x2goejectcd.1 index 2df4d3c..c6f7280 100644 --- a/cdmanager/man/x2goejectcd.1 +++ b/cdmanager/man/x2goejectcd.1 @@ -12,7 +12,7 @@ x2goejectcd \- CD/DVD bay eject tool for X2Go Thin Clients. 'nh .fi .ad l -\fBx2goejectcd\fR +\fBx2goejectcd\fR .SH DESCRIPTION \fBx2goejectcd\fR is used to eject the CD/DVD bay of optical discs built into X2Go thin clients. diff --git a/debian/changelog b/debian/changelog index 02e7837..5297dd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -118,6 +118,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - misc: drop whitespace from hashbangs. - debian/x2gothinclient-common.postrm: newline at EOF change. - misc: update Oleksandr's mail address. + - misc manpages: whitespace only. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. diff --git a/displaymanager/man/x2gothinclientd.8 b/displaymanager/man/x2gothinclientd.8 index 48cfe33..1aa1065 100644 --- a/displaymanager/man/x2gothinclientd.8 +++ b/displaymanager/man/x2gothinclientd.8 @@ -12,7 +12,7 @@ x2gothinclientd \- Session Control Daemon running on X2Go Thin Clients. 'nh .fi .ad l -\fBx2gothinclientd\fR +\fBx2gothinclientd\fR .SH DESCRIPTION \fBx2gothinclientd\fR is a session control daemon that runs on X2Go thin clients. diff --git a/management/man/x2gothinclient_cleanup.8 b/management/man/x2gothinclient_cleanup.8 index 8192eeb..b53ba6e 100644 --- a/management/man/x2gothinclient_cleanup.8 +++ b/management/man/x2gothinclient_cleanup.8 @@ -12,7 +12,7 @@ x2gothinclient_cleanup \- Removes the X2Go Thin Client environment from the X2Go 'nh .fi .ad l -\fBx2gothinclient_cleanup\fR +\fBx2gothinclient_cleanup\fR .SH DESCRIPTION This helper script removes the complete X2Go TCE from your system. The script will diff --git a/management/man/x2gothinclient_create.8 b/management/man/x2gothinclient_create.8 index aa83ce8..0d3dc43 100644 --- a/management/man/x2gothinclient_create.8 +++ b/management/man/x2gothinclient_create.8 @@ -12,7 +12,7 @@ x2gothinclient_create \- Creates X2Go Thin Client chroot Environment. 'nh .fi .ad l -\fBx2gothinclient_create\fR +\fBx2gothinclient_create\fR .SH DESCRIPTION This helper script creates a bootable X2Go thin client system in a chroot environment. diff --git a/management/man/x2gothinclient_preptftpboot.8 b/management/man/x2gothinclient_preptftpboot.8 index b8b6b38..8db6f29 100644 --- a/management/man/x2gothinclient_preptftpboot.8 +++ b/management/man/x2gothinclient_preptftpboot.8 @@ -12,7 +12,7 @@ x2gothinclient_preptftpboot \- Prepare PXE/Syslinux Boot Environment (delivered 'nh .fi .ad l -\fBx2gothinclient_preptftpboot\fR +\fBx2gothinclient_preptftpboot\fR .SH DESCRIPTION This helper script prepares X2Go's PXE/Syslinux boot environment. As X2Go PXE diff --git a/management/man/x2gothinclient_shell.8 b/management/man/x2gothinclient_shell.8 index 092408e..9fbc9d8 100644 --- a/management/man/x2gothinclient_shell.8 +++ b/management/man/x2gothinclient_shell.8 @@ -12,7 +12,7 @@ x2gothinclient_shell \- Opens a shell within the X2Go Thin Client chroot Environ 'nh .fi .ad l -\fBx2gothinclient_shell\fR +\fBx2gothinclient_shell\fR .SH DESCRIPTION This helper script opens a shell within the X2Go thin client chroot environment. diff --git a/management/man/x2gothinclient_update.8 b/management/man/x2gothinclient_update.8 index 9351f9a..1de0a06 100644 --- a/management/man/x2gothinclient_update.8 +++ b/management/man/x2gothinclient_update.8 @@ -12,7 +12,7 @@ x2gothinclient_update \- Updates the X2Go Thin Client configuration. 'nh .fi .ad l -\fBx2gothinclient_update\fR +\fBx2gothinclient_update\fR .SH DESCRIPTION This helper script updates the configuration of an X2Go thin client chroot environment (x2goclient startup, non-LDAP session profiles). diff --git a/management/man/x2gothinclient_upgrade.8 b/management/man/x2gothinclient_upgrade.8 index 08c07b1..897df9c 100644 --- a/management/man/x2gothinclient_upgrade.8 +++ b/management/man/x2gothinclient_upgrade.8 @@ -12,7 +12,7 @@ x2gothinclient_upgrade \- Upgrade the X2Go Thin Client's software. 'nh .fi .ad l -\fBx2gothinclient_upgrade\fR +\fBx2gothinclient_upgrade\fR .SH DESCRIPTION This helper script performs a package upgrade within the X2Go thin client chroot. Use this script to update/upgrade your diff --git a/usbmount/man/x2gousbmount.8 b/usbmount/man/x2gousbmount.8 index 7f06a3a..ca6627f 100644 --- a/usbmount/man/x2gousbmount.8 +++ b/usbmount/man/x2gousbmount.8 @@ -12,7 +12,7 @@ x2gousbmount \- udev Script handling USB Flash Drives on X2Go Thin Clients. 'nh .fi .ad l -\fBx2gousbmount\fR +\fBx2gousbmount\fR .SH DESCRIPTION \fBx2gousbmount\fR is a udev script that handles plugging of USB flash drives into X2Go thin clients. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 36b6b9c51d61cc656cc672d3638ebfb1c9d2b844 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 03:03:36 2018 +0100 misc manpages: pre-release version and date updates. --- cdmanager/man/x2gocdmanager.8 | 2 +- cdmanager/man/x2goejectcd.1 | 2 +- debian/changelog | 1 + displaymanager/man/x2gothinclientd.8 | 2 +- management/man/x2gothinclient_cleanup.8 | 2 +- management/man/x2gothinclient_create.8 | 2 +- management/man/x2gothinclient_preptftpboot.8 | 2 +- management/man/x2gothinclient_shell.8 | 2 +- management/man/x2gothinclient_update.8 | 2 +- management/man/x2gothinclient_upgrade.8 | 2 +- smartcardrules/man/x2gognupgccid.8 | 2 +- usbmount/man/x2gousbmount.8 | 2 +- 12 files changed, 12 insertions(+), 11 deletions(-) diff --git a/cdmanager/man/x2gocdmanager.8 b/cdmanager/man/x2gocdmanager.8 index 106a27e..d58e110 100644 --- a/cdmanager/man/x2gocdmanager.8 +++ b/cdmanager/man/x2gocdmanager.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gocdmanager 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gocdmanager 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gocdmanager \- CD/DVD Management Daemon running on X2Go Thin Clients. .SH SYNOPSIS diff --git a/cdmanager/man/x2goejectcd.1 b/cdmanager/man/x2goejectcd.1 index c6f7280..4de0092 100644 --- a/cdmanager/man/x2goejectcd.1 +++ b/cdmanager/man/x2goejectcd.1 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goejectcd 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2goejectcd 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2goejectcd \- CD/DVD bay eject tool for X2Go Thin Clients. .SH SYNOPSIS diff --git a/debian/changelog b/debian/changelog index 5297dd2..9bd61fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -119,6 +119,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - debian/x2gothinclient-common.postrm: newline at EOF change. - misc: update Oleksandr's mail address. - misc manpages: whitespace only. + - misc manpages: pre-release version and date updates. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. diff --git a/displaymanager/man/x2gothinclientd.8 b/displaymanager/man/x2gothinclientd.8 index 1aa1065..0c5c88a 100644 --- a/displaymanager/man/x2gothinclientd.8 +++ b/displaymanager/man/x2gothinclientd.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclientd 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gothinclientd 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gothinclientd \- Session Control Daemon running on X2Go Thin Clients. .SH SYNOPSIS diff --git a/management/man/x2gothinclient_cleanup.8 b/management/man/x2gothinclient_cleanup.8 index b53ba6e..d62db50 100644 --- a/management/man/x2gothinclient_cleanup.8 +++ b/management/man/x2gothinclient_cleanup.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclient_cleanup 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gothinclient_cleanup 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gothinclient_cleanup \- Removes the X2Go Thin Client environment from the X2Go PXE server. .SH SYNOPSIS diff --git a/management/man/x2gothinclient_create.8 b/management/man/x2gothinclient_create.8 index 0d3dc43..115b8d8 100644 --- a/management/man/x2gothinclient_create.8 +++ b/management/man/x2gothinclient_create.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclient_create 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gothinclient_create 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gothinclient_create \- Creates X2Go Thin Client chroot Environment. .SH SYNOPSIS diff --git a/management/man/x2gothinclient_preptftpboot.8 b/management/man/x2gothinclient_preptftpboot.8 index 8db6f29..dfd271a 100644 --- a/management/man/x2gothinclient_preptftpboot.8 +++ b/management/man/x2gothinclient_preptftpboot.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclient_preptftpboot 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gothinclient_preptftpboot 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gothinclient_preptftpboot \- Prepare PXE/Syslinux Boot Environment (delivered via tftpd) on X2Go PXE Server. .SH SYNOPSIS diff --git a/management/man/x2gothinclient_shell.8 b/management/man/x2gothinclient_shell.8 index 9fbc9d8..b942099 100644 --- a/management/man/x2gothinclient_shell.8 +++ b/management/man/x2gothinclient_shell.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclient_shell 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gothinclient_shell 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gothinclient_shell \- Opens a shell within the X2Go Thin Client chroot Environment. .SH SYNOPSIS diff --git a/management/man/x2gothinclient_update.8 b/management/man/x2gothinclient_update.8 index 1de0a06..75314b1 100644 --- a/management/man/x2gothinclient_update.8 +++ b/management/man/x2gothinclient_update.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclient_update 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gothinclient_update 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gothinclient_update \- Updates the X2Go Thin Client configuration. .SH SYNOPSIS diff --git a/management/man/x2gothinclient_upgrade.8 b/management/man/x2gothinclient_upgrade.8 index 897df9c..49a4c3d 100644 --- a/management/man/x2gothinclient_upgrade.8 +++ b/management/man/x2gothinclient_upgrade.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclient_upgrade 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gothinclient_upgrade 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gothinclient_upgrade \- Upgrade the X2Go Thin Client's software. .SH SYNOPSIS diff --git a/smartcardrules/man/x2gognupgccid.8 b/smartcardrules/man/x2gognupgccid.8 index 144c2d3..57b6d1a 100644 --- a/smartcardrules/man/x2gognupgccid.8 +++ b/smartcardrules/man/x2gognupgccid.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gognupgccid 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gognupgccid 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gognupgccid \- udev Script handling GnuPG smart card readers on X2Go Thin Clients. .SH SYNOPSIS diff --git a/usbmount/man/x2gousbmount.8 b/usbmount/man/x2gousbmount.8 index ca6627f..3aa9910 100644 --- a/usbmount/man/x2gousbmount.8 +++ b/usbmount/man/x2gousbmount.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gousbmount 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" +.TH x2gousbmount 8 "Nov 2018" "Version 1.5.0.x" "X2Go Thin Client Environment" .SH NAME x2gousbmount \- udev Script handling USB Flash Drives on X2Go Thin Clients. .SH SYNOPSIS -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git