[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-148-gd82c204
X2Go dev team
git-admin at x2go.org
Mon Apr 8 22:38:32 CEST 2013
The branch, master has been updated
via d82c2044f94705ba3884168b2b6f35066d5f0f8e (commit)
from 5f4b153ddb457b32ab3ee6a92b6fddd03171b9c7 (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 d82c2044f94705ba3884168b2b6f35066d5f0f8e
Author: Mike Gabriel <mike.gabriel at 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 88b4015..6b2b0fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,6 +60,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 at 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 8706750..0b1f489 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,8 @@ Recommends:
x11-xfs-utils,
x11-xkb-utils,
x11-xserver-utils,
+ xfonts-base,
+ fontconfig,
xinit,
x2goserver-extensions (>= ${source:Version}), x2goserver-extensions (<< ${source:Version}.1~),
x2goserver-xsession (>= ${source:Version}), x2goserver-xsession (<< ${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).
More information about the x2go-commits
mailing list