This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit ed617885d4d3d31de71954e43b9aaf12b4ba20bf Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Dec 27 17:28:44 2020 +0100 x2goserver/bin: rename x2goupdateoptionsstring to x2gooptionsstring. It's not just modifying it any longer. --- debian/changelog | 2 ++ x2goserver/bin/{x2goupdateoptionsstring => x2gooptionsstring} | 0 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 37edbe2c..364807c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -376,6 +376,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - x2goserver/bin/x2goupdateoptionsstring: fix some Perl::Critic warnings. - x2goserver/bin/x2goupdateoptionsstring: encode/decode to/from shell locale. + - x2goserver/bin: rename x2goupdateoptionsstring to x2gooptionsstring. + It's not just modifying it any longer. * debian/control: + Build-depend upon lsb-release for distro version detection. * debian/x2goserver.manpages: diff --git a/x2goserver/bin/x2goupdateoptionsstring b/x2goserver/bin/x2gooptionsstring similarity index 100% rename from x2goserver/bin/x2goupdateoptionsstring rename to x2goserver/bin/x2gooptionsstring -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git