This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 0a789a7 debian/x2goserver.install: install bin/x2goupdateoptionsstring. new 768a609 debian/x2goserver.manpages: install x2goupdateoptionsstring man page. The 1 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: debian/changelog | 1 + debian/x2goserver.manpages | 1 + 2 files changed, 2 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 768a60935abde0a263d0bc2b243240ceb20e08ba Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Dec 13 11:27:03 2018 +0100 debian/x2goserver.manpages: install x2goupdateoptionsstring man page. --- debian/changelog | 1 + debian/x2goserver.manpages | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 935db04..edcbff2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -78,6 +78,7 @@ x2goserver (4.1.0.4-0x2go1) UNRELEASED; urgency=medium + Build-depend upon lsb-release for distro version detection. * debian/x2goserver.manpages: + Install x2gocleansessions man page. + + Install x2goupdateoptionsstring man page. * x2goserver.spec: + Install new x2goisint wrapper. * debian/x2goserver.install: diff --git a/debian/x2goserver.manpages b/debian/x2goserver.manpages index 01ddcfe..84daaa3 100644 --- a/debian/x2goserver.manpages +++ b/debian/x2goserver.manpages @@ -23,4 +23,5 @@ debian/tmp/usr/share/man/man8/x2gosuspend-session.8* debian/tmp/usr/share/man/man8/x2goterminate-session.8* debian/tmp/usr/share/man/man8/x2goumount-session.8* debian/tmp/usr/share/man/man8/x2goumount_session.8* +debian/tmp/usr/share/man/man1/x2goupdateoptionsstring.1* debian/tmp/usr/share/man/man8/x2goversion.8* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git