This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 4a6bf69201b6bdd03758c180adb82f59cc197120 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. Cherry-picked from release/4.0.1.x branch. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f66b406..49dede6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -248,6 +248,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 a58b49e..a578777 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