This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from fbdcf94 debian/control: Mention "client side printing support" also in descr of bin:pkg x2goserver-common. new 36a1632 Regression fix: Use "desktopsharing" package name above its description, not copy+pasted "extensions". 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 | 2 ++ x2goserver.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- 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 36a16328b06b1bdbf7454e346b25d83fbaaf83cb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 14 12:52:43 2018 +0100 Regression fix: Use "desktopsharing" package name above its description, not copy+pasted "extensions". --- debian/changelog | 2 ++ x2goserver.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5bb59f1..6c785b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,8 @@ x2goserver (4.1.0.3-0x2go1) UNRELEASED; urgency=medium * debian/*: White-space cleanup. * x2goserver.spec: + Mention "client side printing support" in all pkg descriptions. + + Regression fix: Use "desktopsharing" package name above its description, + not copy+pasted "extensions". -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 14 Aug 2018 16:41:40 +0200 diff --git a/x2goserver.spec b/x2goserver.spec index 4c3ca46..eee7287 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -415,7 +415,7 @@ Group: Applications/Communications Group: Productivity/Networking/Remote Desktop %endif -%description extensions +%description desktopsharing X2Go is a server based computing environment with - session resuming - low bandwidth support -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git