This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 331604e x2goserver.spec: create applications file in %install section, not %pre. new 792fab3 x2goserver.spec: remove useless x2goagent-virtual Provides: and let x2goserver-x2goagent obsolete older x2goagent packages. 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 ++ x2goserver.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/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 master in repository x2goserver. commit 792fab37bc70fecc2457a1971a2bc4c7716ca296 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Feb 13 04:05:38 2018 +0100 x2goserver.spec: remove useless x2goagent-virtual Provides: and let x2goserver-x2goagent obsolete older x2goagent packages. --- debian/changelog | 2 ++ x2goserver.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 316aad3..b27d8a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -282,6 +282,8 @@ x2goserver (4.1.0.0-0x2go1.2) UNRELEASED; urgency=low - Let x2goserver depend upon its own x2goserver-virtual package for now. The release after that can drop the virtual package again. - Add x2goistrue to %files section. + - Remove useless x2goagent-virtual Provides: and let x2goserver-x2goagent + obsolete older x2goagent packages. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. - Depend upon newer x2goagent package that now provides the diff --git a/x2goserver.spec b/x2goserver.spec index 47c2883..e765b48 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -306,8 +306,8 @@ This package contains the X2Go::Log Perl package. Group: Applications/System Summary: X2Go Server's X2Go Agent Requires: nxagent >= 3.5.99.3 -Provides: x2goagent-virtual = %{version}-%{release} Conflicts: x2goagent < 3.5.99.0 +Obsoletes: x2goagent < 3.5.99.0 %description x2goagent X2Go is a server based computing environment with -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git