The branch, release/4.0.0.x has been updated via fb53bd9d0133a821a410e716d186a6b5c728fd29 (commit) from 98fa38c879da3ee1663f8d076163ff365adb63bd (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 fb53bd9d0133a821a410e716d186a6b5c728fd29 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 8 22:38:11 2013 +0200 /debian/control: + Let x2goserver bin:package depend on xfonts-base and fontconfig. (Fixes: #163). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 5 +++++ debian/control | 2 ++ 2 files changed, 7 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 654403a..72a4f4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,11 @@ x2goserver (4.0.0.2-0~x2go1) UNRELEASED; urgency=low * New upstream version (4.0.0.2): - Use x2gopath in Perl scripts to set the lib path. (Fixes: #103). + [ Mike Gabriel ] + /debian/control: + + Let x2goserver bin:package depend on xfonts-base and fontconfig. (Fixes: + #163). + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 25 Mar 2013 22:34:11 +0100 x2goserver (4.0.0.1-0~x2go1) unstable; urgency=low diff --git a/debian/control b/debian/control index f242c27..44f3789 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,8 @@ Recommends: x11-xfs-utils, x11-xkb-utils, x11-xserver-utils, + xfonts-base, + fontconfig, xinit, x2goserver-extensions (= ${source:Version}) Suggests: 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).