The branch, release/4.0.1.x has been updated via 97f863c86780bd84dc487105f6645056010431e6 (commit) from 6567318201544d31d380a7fabb90de87bfbdb89a (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 97f863c86780bd84dc487105f6645056010431e6 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 d6b0af6..f0269f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,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 b6889f1..eee7475 100644 --- a/debian/control +++ b/debian/control @@ -32,6 +32,7 @@ Depends: xauth, psmisc, net-tools + xfonts-base, Recommends: sshfs, x11-apps, @@ -40,7 +41,6 @@ Recommends: x11-xfs-utils, x11-xkb-utils, x11-xserver-utils, - xfonts-base, fontconfig, xinit, x2goserver-extensions (= ${source:Version}) 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).