This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch release/4.0.1.x in repository x2goserver. from 729d18d Don't depend on libdb-pg-perl for armhf builds. (Fixes: #712). Thanks to Heinrich Schuchardt for providing information on this. new a7183d2 Upgrade to D again (bin:package x2goserver): xfonts-base (Fixes: #770). The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/4.0.1.x in repository x2goserver. commit a7183d2e1d615f24b96eb8b7eac27347669605a3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jan 28 11:04:34 2015 +0100 Upgrade to D again (bin:package x2goserver): xfonts-base (Fixes: #770). --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bfc70f5..045c493 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,7 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium + Bump Standards: to 3.9.6. No changes needed. - Don't depend on libdb-pg-perl for armhf builds. (Fixes: #712). Thanks to Heinrich Schuchardt for providing information on this. + - Upgrade to D again (bin:package x2goserver): xfonts-base (Fixes: #770). * debian/x2goserver.docs: + Install README.i18n file into bin:package x2goserver. * x2goserver.spec: diff --git a/debian/control b/debian/control index 584917b..3bf6ad7 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Depends: xauth, psmisc, net-tools, + xfonts-base, Recommends: sshfs, x11-apps, @@ -46,7 +47,6 @@ Recommends: xinit, x2goserver-extensions (= ${source:Version}), x2goserver-xsession (= ${source:Version}), - xfonts-base, Suggests: x2goserver-printing (= ${source:Version}), x2goserver-compat (= ${source:Version}), -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git