This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/4.0.1.x in repository x2goserver. commit 2cdbc00c56bf926228c553bdcbf98d3c892ce49f Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jul 17 17:57:56 2015 +0200 debian/control: add new dependency on xkb-data to x2goserver. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f12f400..e7a235a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -76,6 +76,7 @@ x2goserver (4.0.1.20-0x2go1) UNRELEASED; urgency=low - Add new dependency on bash. * debian/control: - Add new dependency on bash. + - Add new dependency on xkb-data to x2goserver. [ Henning Heinold ] * New upstream version (4.0.1.20): diff --git a/debian/control b/debian/control index 9408510..94e8409 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,7 @@ Depends: psmisc, net-tools, xfonts-base, + xkb-data, Recommends: sshfs, x11-apps, -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git