This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/move-x2goagent-into-x2goserver in repository x2goserver. commit 26be82d8fdecebf093250d97840eab22b4ee631a Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 30 09:13:09 2016 +0200 x2goserver.spec: correctly create and specify the x2goserver-x2goagent subpackage, instead of a standalone x2goagent package. --- debian/changelog | 2 ++ x2goserver.spec | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b2c6cc9..4381fb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -177,6 +177,8 @@ x2goserver (4.1.0.0-0x2go1.1) UNRELEASED; urgency=low - Move shadow/shadow-utils/pwdutils Requires to x2goserver-common sub package (where they are actually needed.) - Re-add etc/rgb as a config file. + - Correctly create and specify the x2goserver-x2goagent subpackage, + instead of a standalone x2goagent package. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. * debian/: diff --git a/x2goserver.spec b/x2goserver.spec index 1b0da9b..7657d84 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -293,13 +293,13 @@ X2Go is a server based computing environment with This package contains the X2Go::Log Perl package. -%package -n x2goagent +%package x2goagent Group: Applications/System Summary: X2Go Server's X2Go Agent Requires: nxagent (>= 3.5.99.0) Obsoletes: x2goagent -%description -n x2goagent +%description x2goagent X2Go is a server based computing environment with - session resuming - low bandwidth support -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git