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 fc13fb3 Handle execution of ss command from Perl script x2golistdesktops in a way that not only works on Debian, but also on Fedora et al. (Fixes: #727). new 91da54c Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2-0~). (Fixes: #700). 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 | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 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 91da54c9f1c64dd62fd311735c9d09219208e68b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 9 00:01:19 2015 +0100 Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2-0~). (Fixes: #700). --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 12a0415..3f4fae1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -64,7 +64,7 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium that not only works on Debian, but also on Fedora et al. (Fixes: #727). * debian/control: + Add D (x2goserver): libfile-which-perl. - + Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2). + + Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2-0~). (Fixes: #700). + Bump Standards: to 3.9.6. No changes needed. * debian/x2goserver.docs: + Install README.i18n file into bin:package x2goserver. diff --git a/debian/control b/debian/control index 449a62c..4eeb589 100644 --- a/debian/control +++ b/debian/control @@ -61,7 +61,7 @@ Replaces: x2goserver-one, x2goserver-home, Conflicts: - x2godesktopsharing (<< 3.1.1.2), + x2godesktopsharing (<< 3.1.1.2-0~), Description: X2Go server daemon scripts X2Go is a server based computing environment with - session resuming -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git