This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gohtmlclient. commit e9e3b26654cdc1b67af41c02868b412a732b6e5b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 7 23:53:10 2021 +0100 d/control: Fix typo in Recommends: field's name. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3fb3fb8..cc563d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,5 +7,6 @@ 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: Fix typo in Recommends: field's name. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 04 Jun 2019 11:10:43 +0200 diff --git a/debian/control b/debian/control index cd47faa..e64b7b6 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Architecture: any Depends: libjs-x2gokdriveclient, ${misc:Depends}, -Recomends: +Recommends: nginx, x2gowebrpc, x2gowswrapper, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gohtmlclient.git