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 9429bf2 be more precise with error message for unset X2GO_CLIENT env var new 3da76e9 Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2). 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, 3 insertions(+) -- 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 3da76e9b166648e0c6461b65df21fb94ba385829 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Nov 18 08:08:53 2014 +0100 Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2). --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index b05584d..c0e4300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,6 +51,7 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium server-side log output. * debian/control: + Add D (x2goserver): libfile-which-perl. + + Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2). * debian/x2goserver.docs: + Install README.i18n file into bin:package x2goserver. * x2goserver.spec: diff --git a/debian/control b/debian/control index d64bf89..ce60078 100644 --- a/debian/control +++ b/debian/control @@ -60,6 +60,8 @@ Breaks: Replaces: x2goserver-one, x2goserver-home, +Conflicts: + x2godesktopsharing (<< 3.1.1.2), 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