The branch, master has been updated via 516d847818e55a6ae6b4ce7cb122195b046a157c (commit) from 9157f221a1f0758f4489baf63f710b5fbfd5b59f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 516d847818e55a6ae6b4ce7cb122195b046a157c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Aug 1 21:15:07 2013 +0200 Move xfonts-base from Recommends: field to Depends: field (bin:package x2goserver). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index bfac45a..77b61dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,8 @@ x2goserver (4.0.1.7-0~x2go1) UNRELEASED; urgency=low (Fixes: #278). * /debian/control: - Update LONG_DESCRIPTIONS. + - Move xfonts-base from Recommends: field to Depends: field (bin:package + x2goserver). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 28 Jul 2013 13:37:12 +0200 diff --git a/debian/control b/debian/control index e5504b2..f1f1e68 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Depends: xauth, psmisc, net-tools + xfonts-base, Recommends: sshfs, x11-apps, @@ -37,7 +38,6 @@ Recommends: x11-xfs-utils, x11-xkb-utils, x11-xserver-utils, - xfonts-base, fontconfig, xinit, x2goserver-extensions (>= ${source:Version}), x2goserver-extensions (<< ${source:Version}.1~), hooks/post-receive -- x2goserver.git (X2Go Server) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goserver.git" (X2Go Server).