This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 5e2aca5f148885f01246ad2e7392c72c5f78e775 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Nov 8 04:29:18 2020 +0100 {X2Go/Server/Agent/NX/Options.pm,x2goserver/lib/x2goupdateoptionsstring}: add =pod markers. --- X2Go/Server/Agent/NX/Options.pm | 2 ++ debian/changelog | 2 ++ x2goserver/bin/x2goupdateoptionsstring | 2 ++ 3 files changed, 6 insertions(+) diff --git a/X2Go/Server/Agent/NX/Options.pm b/X2Go/Server/Agent/NX/Options.pm index eea1fcd0..2944c07d 100644 --- a/X2Go/Server/Agent/NX/Options.pm +++ b/X2Go/Server/Agent/NX/Options.pm @@ -780,6 +780,8 @@ sub compact_intermediate { __END__ +=pod + =head1 NAME X2Go::Server::Agent::NX::Options - NX Options modification module diff --git a/debian/changelog b/debian/changelog index fce9af9d..d512cb91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -245,6 +245,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - X2Go/Server/Agent/NX/Options.pm: fix typos in internal section links. - X2Go/Server/Agent/NX/Options.pm: add newline before __END__, non-functional. + - {X2Go/Server/Agent/NX/Options.pm, + x2goserver/lib/x2goupdateoptionsstring}: add =pod markers. * debian/control: + Build-depend upon lsb-release for distro version detection. * debian/x2goserver.manpages: diff --git a/x2goserver/bin/x2goupdateoptionsstring b/x2goserver/bin/x2goupdateoptionsstring index a06a487f..fbcb0cd8 100755 --- a/x2goserver/bin/x2goupdateoptionsstring +++ b/x2goserver/bin/x2goupdateoptionsstring @@ -313,6 +313,8 @@ sub Main { __END__ +=pod + =head1 NAME x2goupdateoptionsstring - X2Go Agent Options String Manipulator -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git