This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gohtmlclient. from 38e46ea conf/nginx/snippets/x2gohtmlclient-wswrapper.conf: Put regular expression into double-quotes. Otherwise nginx misinterprets the curly braces as config block braces. new 8ce5644 d/control: Drop nginx from S: again, it is already in Recommends: field. 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 | 1 - 2 files changed, 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gohtmlclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gohtmlclient. commit 8ce5644cb1f0574f15458200d2cdfac22516d0fd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 7 17:46:47 2021 +0100 d/control: Drop nginx from S: again, it is already in Recommends: field. --- debian/changelog | 1 - debian/control | 1 - 2 files changed, 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fd9fc38..3fb3fb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,5 @@ x2gohtmlclient (1.0-0x2go1) UNRELEASED; urgency=medium * conf/nginx/snippets/x2gohtmlclient-wswrapper.conf: - Put regular expression into double-quotes. Otherwise nginx misinterprets the curly braces as config block braces. - * d/control: Add nginx to Suggests: field. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 04 Jun 2019 11:10:43 +0200 diff --git a/debian/control b/debian/control index 9c6cd0c..cd47faa 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,6 @@ Recomends: Suggests: x2goserver, x2goserver-x2gokdrive, - nginx, Description: X2Go HTML5 Client (example html page) X2Go is a server based computing environment with - session resuming -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gohtmlclient.git