This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 65990298 GNOME sessions: Avoid firing up of a polkit-1 authentication dialog requesting admin credentials to register a new color map device. new aef470fe x2goserver.spec: X2Go KDrive package has been renamed to xorg-x11-server-x2gokdrive to be in line with general RPM package names. 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 aef470fec0ce019d852cf2fa4c35c83f30240246 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Nov 6 04:25:17 2019 +0100 x2goserver.spec: X2Go KDrive package has been renamed to xorg-x11-server-x2gokdrive to be in line with general RPM package names. --- debian/changelog | 2 ++ x2goserver.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 018166c5..1c84c243 100644 --- a/debian/changelog +++ b/debian/changelog @@ -179,6 +179,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium + Exclude x2goagent man page from x2goserver package. + Pass down LIBDIR via make calls, not by modifying all source files with sed. + + X2Go KDrive package has been renamed to xorg-x11-server-x2gokdrive to be + in line with general RPM package names. * debian/x2goserver.install: + Install bin/x2goupdateoptionsstring. * debian/rules: diff --git a/x2goserver.spec b/x2goserver.spec index a52c1ac1..186d967e 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -372,7 +372,7 @@ on NX. %package x2gokdrive Group: Applications/System Summary: X2Go Server's X2Go KDrive Xserver -Requires: xserver-x2gokdrive +Requires: xorg-x11-server-x2gokdrive %description x2gokdrive 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