This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gohtmlclient. commit 75bde00c4e7376f003b9c23da0bccf0ca2d69721 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Dec 9 19:58:29 2021 +0100 d/control: Add to R: (x2gohtmlclient): fcgiwrap. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 80ff483..02f8ed6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,5 +10,6 @@ x2gohtmlclient (1.0-0x2go1) UNRELEASED; urgency=medium * d/control: + Fix typo in Recommends: field's name. + Fix line breaks in Depends:, Recommends: and Suggests: fields. + + Add to R: (x2gohtmlclient): fcgiwrap. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 04 Jun 2019 11:10:43 +0200 diff --git a/debian/control b/debian/control index 783c1d6..ab692fe 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Architecture: any Depends: libjs-x2gokdriveclient, ${misc:Depends}, Recommends: nginx, + fcgiwrap, x2gowebrpc, x2gowswrapper, Suggests: x2goserver, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gohtmlclient.git