This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from a1669071 x2goserver.spec: exclude KDrive support for old Fedora, RHEL/CentOS/... and *SuSE distribution versions. new a650c8de debian/control: fix description for x2goserver-x2gokdrive. 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/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) -- 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 a650c8de24bf4831e3913532639a19655b1b30c1 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri May 26 21:27:59 2023 +0200 debian/control: fix description for x2goserver-x2gokdrive. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c99f7344..f51f9d32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -443,6 +443,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium * debian/control: + Build-depend upon lsb-release for distro version detection. + Pull in base64 as a run-time dependency. We'll need it in scripts. + + Fix description for x2goserver-x2gokdrive. * debian/x2goserver.manpages: + Install x2gocleansessions man page. + Install x2goupdateoptionsstring man page. diff --git a/debian/control b/debian/control index 81ad6aa8..f05b4a0b 100644 --- a/debian/control +++ b/debian/control @@ -327,8 +327,8 @@ Description: X2Go Server's X2Go KDrive Xserver modern desktop environments, namely desktops derived from the GNOME desktop shell. . - X2Go KDrive does not require an XServer on the client-side, only the - X11-independent x2gokdriveclient. esktop session data transfers from + X2Go KDrive does not require an XServer on the client side, only the + X11-independent x2gokdriveclient. Desktop session data transfers from server to client use differential image compression and image data gets cached client-side. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git